(another pet peeve of mine is “rest” APIs that use 200 response codes for everything)
(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.
Abortion should be legal in all cases
The thread replying to the parent comment is a good example of how restricting abortion access requires people to arbitrarily decide definitions of when a fetus “becomes human.”
It’s best to leave that decision up to the pregnant person in consultation with their medical providers.
but a fetus becomes a unique individual when there is clear, identifiable, brainwave activity.
If there’s no brainwave activity, it’s not a life, no matter how many weeks old pre-birth or how many years old after birth.
This is another arbitrary definition of personhood. That doesn’t mean it’s wrong. But there are other (equally arbitrary) definitions that are reasonable too. (And there are a bunch of unreasonable definitions, but we don’t need to go into those.)
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.
It’s especially effective for those when an executive function disorder 😉
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.”
Whether they’re directly caused by an ADHD neurotype or not, all those things are associated with ADHD
To pick one at random, Rejection Sensitive Disphoria (RSD) is often found with people who have ADHD. People dealing with RSD often imagine rejection where none was intended. That includes reading negative feelings into text messages, conversations, etc.
(CAVEAT: I am not an expert. This is not my professional field. This is speculation from someone who has ADHD and is around ADHD kids) I don’t know if there’s good research out there or not about RSD+ ADHD, but I suspect RSD is conditioned. Growing up with ADHD, you get a lot of negative feedback from people. You aren’t paying attention well enough, you’re often clumsy, you often say the wrong things at the wrong time, etc. With enough of that sort of feedback, developing negative self talk which turns into full RSD sounds like a natural outcome.
I started using restic for backups.
Pro:
Con:
Glad it wasn’t just me that read it that way.
What if I like ellipses…
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.
That’s not exactly how it works. There are “territorial waters” which are entirely under the control of the state. And there is the “exclusive economic zone” (EEZ) outside of that, where the state has rights to resources. But the surface is “international waters”. This incident happened in the EEZ.
If anyone else is interested in details on the effect of active sonar on divers, I found this https://physics.stackexchange.com/q/93222
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.
Yes. I’ve used it to batch convert PNG and jpg to webp.
Check out mogrify
. I think it’s installed standard with ImageMagick, and it does wildcard conversions.
A third option is KeePassXC. You can set TOTP seeds for entries there.
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.