The author has a Master’s in informatics. That’s pretty much like an MBA. I wouldn’t expect more than buzzword-bingo from someone like that.
I’m a computer and open source enthusiast from Toronto, Ontario, Canada.
The author has a Master’s in informatics. That’s pretty much like an MBA. I wouldn’t expect more than buzzword-bingo from someone like that.
Python? This will require “specialized hardware” just due to the interpreter overhead taking continuous screenshots of everything you do and indexing/storing them. Why bother implementing something like this using an interpreted language??
Only if he uses Linux and insists on anal as a form of contraception. 😂
Well, as a feminist, I’m choosing the wolves.
That’s a decent workaround for a laptop with a broken keyboard.
400ppm? That’s pretty hard water. Your espressos must taste awful. 😣
My guess is that some businesses get tax breaks from municipalities in exchange for filling office spaces with warm bodies. The idea is that people in office buildings support local businesses by buying lunch, and sometimes grabbing a pint after work.
I’m not trying to excuse this trend, in fact as an IT person myself I 100% agree with the sentiment, I’m just trying to share what I’ve been told.
If you’re that worried, why not run chmod -R u+w .git inside the project dir to “un write-protect” the files, then just ascend to the directory containing the project dir (cd …) and use rm -r without -f?
The force flag (-f) is the scary one, I presume?
Whoah, isn’t FUTO the non-profit that Louis Rossmann works for? This is great news!!
The ability to walk at 40km/h speeds.
His analysis and analogies are actually pretty good, except he ruins it all with his cringy intro and outro. That’s disappointing.
If this is their attitude to a clear self-inflicted fuckup, then that’s plenty reason for me to avoid them and their services. It’s not like their services were distinct in any way… just a dime in a dozen cloud provider.
At work, if you have the option, consider using KeePassXC or similar software. That will give you a properly encrypted file with secrets and also password-manager features.
Google reminds me more and more of Microsoft of the 90s. That’s exactly the kind of compatibility breaking asinine move MS would do 30 years ago. Sigh…
I think descriptive and useful error messages are OK to report as enhancements. They don’t have to be functional bugs.
Good old git blame lol! Not only can you determine when the change was made and where, it’s trivial to look up the author of the commit: https://github.com/iputils/iputils/commit/562e0d570d93cfcfdebab1215a2f04efa64a24f8
To be fair, the author’s first language may not be English…
Is anyone interested in submitting a pull request? Looks like Github contributions are accepted.
Who knows anymore with these youngsters’ vernacular?
Classic! Love this clip!!!
Better late than never and I responded! Check your DM. :)
Make a plain text file under Apache somewhere with .php extension and stick the following into it:
<?php phpinfo(); ?>
Ctrl+F the word “memory” and see if anything looks off.