This is beautiful, but what would be even better is to have the program open a reverse shell so you can log into the computer to install pandas manually.
This is beautiful, but what would be even better is to have the program open a reverse shell so you can log into the computer to install pandas manually.
Sweet - I didn’t realize that malware is tailored for one OS usually, but that makes a lot more sense.
I love you so much. Never change
Why do the tech heads show why it won’t be adopted mainstream any time soon?
deleted by creator
Linux doesn’t always work. We know that. But it looks like you’re misconstruing your specific issue with some broader argument for Linux being mainstream. The fact that you connected it to a switch tells me that youre already more advanced than the average user. I get you’re annoyed, but you can also just ask about your specific issue.
The article made a few good points, but a good amount of it was conjecture. I liked the part about comparing the two functions and showing that exceptions are faster but I think a big thing he’s not getting is readability. Even in the functions he showed, you can directly see that the one using std::expected has the happy path and error path directly in the function signature, whereas the exception one doesn’t.
As for the “error kind” trap he was talking about, that definitely exists, but ignores the fact that you can also get this same kind of error from exceptions. I’ve definitely gotten exceptions that I didn’t understand from Python or Java libraries, but it’s not a problem with exceptions but a problem with how they’re shown. If there’s nothing to tell me that I should have thought of that error, it shouldn’t be an expectation for a dev to have thought of it.
What does YoE stand for
This is so bad I can’t look away
Looks like mogus
That looks promising, much appreciated. I should also mention I also mean to back up MMS along with SMS.
The problem with interpretation is that, if you can make a convincing argument about why something should be seen a specific way, youll have people see it that way. Same thing here. I agree that it’s a possible interpretation, but it also just depends on who you’re talking to. Point being others in the comments with wildly differing views, but with justifications that are equally as valid. Who knows what’s the right interpretation, your guess is as good as anyone’s.
The core principle of computer-science is that we need to live with legacy, not abandon it.
The problem isn’t a principle of a computer science, but one of just safety. Also, who said this is a principle of computer science?
Namecheap bc I typed where to buy cheap domains and that was the first one.
Can someone drop a Jesus pun for this. I can’t think of any
I initially just used it on personal projects just so I could rollback if I needed to. Afterwards I realized that you could branch after watching Fireship videos. I never got an aha moment, but the moment I really understood was after my first pull request to a project I liked at the time.
Damn I was wrong my b. Haha at least now I know Firefox doesn’t work everywhere, I appreciate it.
Why not just compress a directory then encrypt that?