Ah, I see. A youngling who never heard of the usenet.
Ah, I see. A youngling who never heard of the usenet.
Big red button might help, but when I’m “in the zone” with coding, normally I forget everything around me :) One moment I’ll be browsing the web on my leisure time, and then I have an idea for one of my work projects, switch to that and “wake up” 8 hours later with lots of stuff done and no idea when I “clocked in” - that’s usually when I do “ls -lR” on my project folders and check file timestamps :D
The problem is working on different computers & sometimes switching back and forth between private time and work time. That’d require actual button presses or something to “clock” in/out
As someone who works atrocius times of their own volition & has to create a clean timesheet every end of the month, this is a great idea -buyt there are too many special rules to consider imo - also I never properly track time (keep forgetting) but reconstruct work times from emails, chats & calendar entries :)
Well - I thought I’d mention that it could look like that - but of course it really depends on the personality / financial situation of your friends whether that might have influenced them
Is that a tip jar on the table? Even if not, just the association is enough for people to feel like they have to contribute financially for the food. While that isn’t an outrageous thought, for people who are tight on their finances, it might be an uncomfortable situation where they’d rather skip on the food than take it and not pay a share.
I guess I should have clarified in my original comment that I was exaggerating - obviously, C++ doesn’t get as bad as python, not even into the same ballpark.
My emphasis was on “don’t use C++ like you would python” because that’s not good advice imo.
Not quite, but smart pointers in the wrong location can be quite wasteful in terms of CPU cycles.
So, basically, use it like you would use Python.
That’s a great way to get performance as shitty as python’s.
I didn’t realize that capitalism and democracy are mutually exclusive until I grew out of my mid 20s…
Oh that war criminal monster Netanyahu was never willing to negotiate in good faith. He really is doing a genocide to distract from his own criminal proceedings. Once, in my younger days, I thought democracy had overcome absolutism. Now, I just think the ways to power have changed
Let me get this right… Hamas is bad, so those cunts assassinate moderate party representatives that would be an alternative to Hamas?
For the purpose of protecting important data, the distinction really doesn’t matter. And the good old xkcd comic has a point - for many people, all relevant data is in the user’s accessible storage area anyways. Hence me running almost all internet applications and steam in a jail.
Okay, fair point, let me rephrase: if someone knows what kernel (admin) level execution means, and installs a game that requires this on a computer where they keep important data, they are a dumbass mtherfcker :) Generally speaking though: most people shouldn’t be allowed to use technology - humans are unbelievably stupid for the most part.
we just need one pvp game with kernel level anti cheat
Leaving aside that security patches should be done, if you install that kind of game on a system where you have any data worth protecting, you’re a dumb ass mtherfcker. Sorry, but seriously, that’s just how it is.
While security has nothing to do with my disgust for docker and people advocating its use, docker adds a layer of complexity, which means it is not necessarily more secure.
What is extremely bad about docker:
In general, if you can’t write a good user manual, or at least clearly identify needed dependencies and configurations, you should not be developing software for other people.
it combines the disadvantages of a VM (shitty performance) and running directly on the host OS (sandboxing is not nearly as good as on a VM)
it creates insane bloat, by completely bypassing the concept of shared libraries and making people download copies of software they already have on their system
it adds a lot of security risks because the user would have to not only review the source code they are compiling and installing, but also would have to scan all the dependencies and what-not, and would basically have to trust the developer and/or anyone distributing an image that they did not add any malware.
I have no mistress, and I know no misters.
you lost me at “docker”. The only people using docker are morons and those that trust software by morons.
best summary.
I noticed they seem to be intentionally locking out smaller domains and I hope that backfires. Not holding my breath though.