I’m about at that point. I had to set up a Windows VM last year to do some testing. It was more of a struggle to install than I expected.
I’m about at that point. I had to set up a Windows VM last year to do some testing. It was more of a struggle to install than I expected.
The only one I think is reasonable is GraphQL. But that isn’t rest, and HTTP is just one of the transport layers it supports.
For anything claiming to be RESTful, it’s a crime.
(another pet peeve of mine is “rest” APIs that use 200 response codes for everything)
Yup, also some APIs use GET for everything. It’s a pain. And it means that filtering by verb only helps if you’re intimately familiar with the API. And even then, only if you keep up with changes as they happen. So really, only if you’re developing the API yourself.
I misread the first one as “Dipshit” at first 🤣
I think they did say that in the older thread. But for proper security, you shouldn’t have to trust them. You should have build tools that will re-fetch everything to create an identical build. That gives a clear chain of custody, which proves that morning has been tampered with.
It sounds like most, if not all, come from upstream projects.
The bigger deal is how many customers will react worse if you engage with them in any way. If that weren’t the case, pointing to the hours, shaking your head, etc, would be reasonable.
My wife worked at a rental office for an apartment building and had the same experience.
Which isn’t to say there can’t be leftist antisemites. But it does seem like a lot of anti genocide people are unjustly treated as antisemitic.
It’s hard to prove the blanket statement, “there are no good reasons to have a private jet.” But it’s easy to prove, “one overpaid person taking a private jet to commute 1000 miles is frivolous.”
No. As a general rule with all software, you purchase a license to use the software, not the actual software itself. That being said, GOG and Itch.io can’t yank games that you’ve already downloaded. I don’t know if Steam does or not, but it probably can.
Here’s another plug for gitea. It’s lightweight, but still has a nice feature set.
I tried hosting GitLab a number of years back, but it was more resource hungry than my host machine could handle well.
Nothing new. Nothing recent. Just people being scared of something because they don’t know how it works or because it’s relatively new.
Major distros have started adopting it in recent years. It’s one of many ways for a distro to manage which services are running. Many of the others are essentially a hodgepodge of shell scripts.
systemd provides a lot of flexibility with service dependencies and logging, amount other things. It has a standard way to have user-scoped services. It’s standardizes filtering logs for specific services.
A third option is KeePassXC. You can set TOTP seeds for entries there.
For organizing and searching the files, I’m using paperless-ngx. It’s worked pretty well for these and for scanned documents.
My issue is getting the PDFs without having to spend time every month manually downloading them.
All solutions that integrate with banking sites I’ve ever encountered were nothing more but ugly hacks, IMHO.
Yup. That’s basically what FileThis provided. A maintained set of ugly hacks to pull the files for you automatically :D.
Restic using resticprofile to configure and schedule backup runs.
It’s powerful, lightweight, and ubiquitous. If you do sysadmin work, remote into a random machine, and need to update a config file, it probably has vi installed already. It’s also extensible enough to use as a full IDE.
Personally, I like it because of how fast it feels and because I can do everything while keeping my hands on the home row of the keyboard.