honestly - while a Mac is certainly less painful to use than winshit, putting rubbish files recursively into each(!!) accessed folder, on all thumbdrives ever inserted, that’s something Jobs deserves to burn in hell for.
honestly - while a Mac is certainly less painful to use than winshit, putting rubbish files recursively into each(!!) accessed folder, on all thumbdrives ever inserted, that’s something Jobs deserves to burn in hell for.
yeah, not quite as good as German sour dough, but at least real good french bread :)
Honestly the release version looks way more appealing.
Goddamnit that motherfucker is cringe. And stupid…
yes. about three fiddy…
Should be, but I am afraid that our system encourages corrupt people to seek positions of power.
Until the next corrupt politician… but yeah, let’s hope Linux stays, this time around.
Nope, not Germany. The city of Munich, and it was rolled back because a politician took Microsoft bribes and drank the Microsoft snake oil.
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 was - I had waited a bit too long and the API was locked down, I was under the impression that the deletion tools no longer worked (and a bit hesitant to give my login / password to some third party tool)
It does - ever since the “new new UI” I had been using that exclusively. Still, there’s a limit in how many pages back you can go in your comment history to edit / delete. If you happen to find one of your old comments by other means, you can still edit it - but not through your own history. But I see that long before that caps out, some of my comments have already been restored, after having been gone for months… Those fuckers…
*had. I deleted all my posts that I could find. I hope many others did the same. “Conveniently” these assholes limit how far back in your post history you can go, and beyond that I can no longer delete comments because I can’t systematically browse them to edit in “Fuck reddit!”. :/
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.
Me too - maybe because I was distracted by the irony that C# devs are typically the opposite of sharp… Or because it’s MicroShit and I didn’t give a flippin fuck ;)
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.
today I learned - using Linux at home since 2005ish and I have never had an auto-file generated on any USB attached drives of mine…