People keep on telling me that python is a "scripting language" but honestly I would rather use the shoddiest and most barebones shell you would give me than python if I had to make a script. It all boils to interfaces, and there are more programs, libraries, and daemons that have a shell interface as opposed to whatever other "better" language there is out there. Trying to write scripts with Python or ruby or whatever will just boils down to plumbing data between external programs in a less succinct syntax. What good is type safety, try/catch, and classes if all the tools that you're using are taking in and spitting out raw text anyway?
renzev
Alpine linux, one of the most popular distros to use inside docker containers (and arguably good for desktop, servers, and embedded) is held together by shell scripts, and it's doing just fine. The installer, helper commands, and init scripts are all written for busybox sh. But I guess that falls under "scripting" by your definition.
Create archive: 7z a archive.7z file1.pdf file2.pdf file3.pdf ...
Extract archive: 7z x archive.7z
What is there to hate? It's pretty much the same as every other archive tool that I've seen.
I hate how we allowed these ghouls to make the word "nonstick" synonymous with teflon/PFAS. It makes it sound like if you use a regular pan, you constantly have to scrape off burnt food or something. That's just not true, a well-seasoned regular pan can be just as "nonstick" as one with a PFAS coating. It's a fake non-problem that was invented to sell this garbage that poisons us and the environment. If it was up to me, the executives at dupont and anyone else responsible for this psyop would be sent off to labor camps (with humane working conditions of course)
Doesn't work too well with induction stoves in my experience. Difficult to season, since it doesn't get heated evenly. Fine if you have a gas stove tho!
This sounds like a great thing for deaf people and just in general, but I don't think AI will ever replace anime fansub makers who have no problem throwing a wall of text on screen for a split second just to explain an obscure untranslatable pun.
I mean yeah he needs to cool his personality emulation chip somehow
Gray market license keys for software. The money you're paying for these will never make it to the developer, so you might as well pirate.
I didn't see what you said before it got deleted, but I think I agree
How does it work when you're in a conversation with other ADHD people? Is it just as tough? Or do yalls conversations just go at a faster rate to keep up with a chains of thoughts? Sorry if I"m asking too much, just curious
I'm still waiting for someone to come up with a better alternative. And once someone does come up with something better, it will be another few decades of waiting for it to catch on. Terminal emulation is dumb and weird, but there's just no better solution that's also compatible with existing software. Just look at any IDE as an example: visual studio, code blocks, whatever. Thousands of hours put into making all those fancy buttons menus and GUIs, and still the only feature that is worth using is the built-in terminal emulator which you can use to run a real text editor like vim or emacs.