Based on the article, it seems like cult-follower behavior. Not everyone is susceptible to cults (I think it's a combo of individual brain and life-circumstances), but I wouldn't say, "eh, it's not the cult's fault that these delusional people killed themselves!"
I don't disagree with you, but I don't put a lot of value in that judgement. Like, if I was the VP of Denying Claims at UnitedHealthcare, I guess I would avoid being in a room with him and a gun just to be safe? I donno...
When I see people saying he's definitely innocent, I mostly read that as a reaction against the media which portrays all suspects as 100% guilty. And that's a pretty fucked-up thing, right? Like, suppose there's a real trial and we all get to see that the evidence against Manione is garbage and that he's clearly innocent and he gets correctly exonerated. Even still, he'll spend the rest of his life as "Luigi, that dude who killed the CEO!" because that's what people saw on TV long before his trial.
enough that voted Trump
Fuck those assholes. The ones that break my heart are the ones who didn't vote at all because "the Democrats are terrible too". Yeah, they are. But voting for the least-bad politician is the minimum-effort thing and everyone I know who skipped voting is not spending their time community-organizing or engaged in violent revolution.
You haven't missed anything; there isn't any such place. There's a bunch of suggestions on how you could patch such a thing together StackOverflow: Is there a way to list pip dependencies/requirements?. Basically either running pip
or querying the PyPI API to discover transitive dependencies. Sounds like a fun little programming project! 😀
Not an answer to your question, but I thought this was a nice article for getting some basic grounding on the new AI stuff: https://arstechnica.com/science/2023/07/a-jargon-free-explanation-of-how-ai-large-language-models-work/
it is agnostic of cloud providers: you can use it to deploy infrastructure to multiple providers
Nicely put. I frequently see the first part of this sentence and not the second. (Maybe I only pay attention to the first part and then disappoint myself...)
Terraform/Tofu allow me to use the same basic syntax and to have one project that controls AWS/GCP/K8s/my home servers, but I cannot use it to describe "a running server process" and just deploy that on any of those places. Instead I'd need to have like aws_beanstalk_service { ... }
and gcp_application { ... }
and kubernetes_manifest { ... }
and systemd_service { ... }
and the contents of those blocks would be totally different (and I'd need a bunch of different ancillary blocks for each of those).
Consent in a situation like this is difficult to establish, to the point of it being pointless. Your comment implies to me that you think if the person said "OK" to a search request then whatever happened next is their own fault.
Consider just the situation where you're in the immigration line and two uniformed officers walk up to you and say, "please come with us." If you go with them, is that voluntary? If you say "yes" I just think "voluntary" doesn't hold much meaning. What happens if you don't volunteer to go with them? Surely, they say, "come with us now or you'll be arrested." And if you don't volunteer at that point, they'll physically restrain you and take you away.
Since most people are able to understand the subtext of the situation, they're able to tell that, "please come with us" actually means "you are required to come with us now. You may either walk of your own accord, or we will take you captive and punish you beyond whatever we initially intended." So, there's not any consent happening. Just deciding whether being beaten and dragged away in public would be helpful to you, and in many cases it is not.
You might be confusing US law around unlawful search and seizure with US law around border crossings. While the ACLU's position is that the 4th amendment trumps CBP, CBP's position is that it does not and that you cannot stop them.
Can we think of any device someone might have that would struggle with 60k? Certainly an ESP32 chip could handle it fine, so most IoT devices would work...
Dead plants from before there were decomposers who could properly devour the corpses. Oil is lich-ferns
It'd be way less offensive if it was just present as an option, instead of dancing around flashing at me
Purescript looks pretty cool, but the author was definitely positive on TypeScript warts. Like, I think the article's main take was, "it's easy to transition to TypeScript gradually, which is why it's a great language. But watch out: that capability also means you can never get to some 'pure' TypeScript."
Mniot
0 post score0 comment score
Thanks for linking that. Reading the paper, it looks like the majority of the "self-host" population they're capturing is people who have a WordPress site. By my reading, the wording of the paper would disqualify a wordpress.com-hosted site as "self-hosted". But I'd be very suspicious of their methodology and would expect that quite a few people who use WP-hosted reported as self-hosted because the language is pretty confusing.