Yeah that’s fair. I don’t quite know why I read that the way I did, but I read the “choosing” as “lives there and isn’t actively attempting to move”.
Yeah that’s fair. I don’t quite know why I read that the way I did, but I read the “choosing” as “lives there and isn’t actively attempting to move”.
… do you just expect everybody who lives there to pack up and leave? Even though their entire lives might be there and moving costs a ton?
But there’s no “biological” reason for that. In the same way, skirts/dresses being for women and suits/ties being for men, leg hair, haircuts, voice, mannerisms, emotional availability, all get tied one gender or another.
We, in our society, have associated some properties to one of two genders. Some of these properties tend to be associated to one sex (sex being a more “biological” thing (but still not binary or unchangeable!)), but many of them are just expectations we put upon people. This is what “gender is a social construct” means; that the general understanding and intuition about gender is constructed by the society in which we live. Different societies may have more than 2 genders or completely different sets of associations.
Unfortunately these categorizations are bad for a significant portion of the population, including trans people, gender non-confirming people, but even cishet people; how many times have you heard of some act making you “not a real man” (eg crying for a movie)?
Ahh, that makes sense. Powers of two are real convenient. Your math is a little wrong though: X != (X & 0xFF) + (X >> 8), but X = (X & 0xFF) + (X >> 8) << 8
The right half can be removed entirely if you’re doing modulo 16, since the first 4 bits will always be 0. So it simply becomes X & 15
! Much cleaner for sure.
Would you happen to remember what the optimization was, mathematically?
https://stackoverflow.com/questions/20036698/subdivide-a-modulo-function-16-bit-but-can-only-do-8-bits-at-a-time#20036828 seems to say that it’s “impossible afaik”, and I can’t seem to optimize it myself (though this kind of math isn’t my forte)
I’m not an OS dev, I have no idea how stuff this low-level works.
I’d suggest some kind of “press this key to view debug information” text (or make it documented but not visible, to avoid people just pressing whatever button is written on the screen)
Hosted on poast, though, which is defederated from literally everyone decent for a good reason
I’ll stick with AP for now but I’ll keep an eye on it, then.
Nostr is culturally vaguely american, and it’s hard to distinguish the libertarians from the Trumpists there (I’ve seen several posts saying “Trump will be better for Bitcoin”, for example). Libertarians and republicans both sell themselves as “small government”.
“Leftist libertarians” generally call themselves anarchists, in my experience.
I checked out Nostr relatively recently and it seemed to me it was full of cryptobros and extremely right-wing people (libertarians, Trump fanatics. A ton of racism and queerphobia, also a bunch of conspiracy thinking). Has anything changed?
It’s actually several seminars. For historical reasons presentations from gay frogs, lesbian frogs, bisexual frogs, etc. Are all grouped under “gay frog seminar”
Just to offer some support, you’re right and those are good questions
How do you know how much of the disc is used?
Also, the reason this is a CVE is because Rust itself guarantees that calling commands doesn’t evaluate shell stuff (but this breaks that guarantee). As far as I know C/C++ makes no such guarantee whatsoever.
Yeah I agree, I just don’t call “stuff’s gonna be bad” doomerism (it’s pretty clear at this point). I call “this is the end and there’s nothing we can do” doomerism.
There’s a pretty big difference between “it’s going to get a lot worse before it gets better”, and “it’s already over, we’re all fucked”.
The original comment presents things poorly: we are past several “points of no return”, but saying the point of no return implies there’s nothing to be done.
Additionally the last point is… pretty much entirely wrong. We have absolutely made significant and noticeable progress against climate change. It’s not enough yet, but it’s absolutely not nothing.
Those last two points are just doomerism that is either
The point you’re missing is that it isn’t about integrating significantly different platforms like lemmy and mastodon, but rather connecting platforms that are close enough.
Mastodon federates with misskey, firefish, iceshrimp, sharkey, (all extremely featured and very similar to mastodon), writefreely (more for blogging and writing but absolutely connects), some wordpress websites (there’s a plugin), peertube (you can follow channels to see when videos are posted), friendica and who knows how many tiny custom instances.
This allows massive customisation of your experience.
Anyway, interop is more of a happy side-effect of using a common federation protocol
Here’s an archived version of that medium link that doesn’t cut off: https://archive.is/FNqUx (and that loads super fast)