Skip Navigation

User banner
TheDoctor [they/them]
TheDoctor [they/them] @ TheDoctor @hexbear.net
Posts
2
Comments
109
Joined
1 yr. ago

  • We may get 2 republican presidents in a row after this election because Biden won’t get his head out of his ass

  • time

    Jump
  • “5:30” refers to an uncountably infinite subset of all possible instants. How absolutely useless.

  • This is what buying from coop developers is like. You know that everyone involved has agreed that everyone else is essential to the creation of the game and that everyone receives a cut in one way or another.

  • Those tall lamps that most corporate chain stores install in their giant parking lots are also specifically angled to make laying down in your car difficult. It shines right in your eyes. I see a lot of people talk about hostile architecture in terms of physically stopping unhoused people from sleeping in the streets. But car sleeping has a lot of similar barriers that are otherwise invisible.

  • Legit, if you want to know if a conspiracy is true, just wait 20-50 years and the CIA will declassify the related documents. Most of them are open secrets that happen to be difficult to corroborate as they’re happening. Very few rely on outright secrecy. More just plausible deniability during the period where the public would be up in arms about it.

  • Basically “I can always tell” as an actually fallacy. Neat

  • I can’t imagine just opening a giant PR without having extensive contact and coordination with the maintainer. Almost any amount of incremental safe steps would be preferable to a giant PR, even with extensive communication. I once introduced fully strict typescript into a vanilla js codebase and it took dozens of small PRs to do so. It was made more complicated by the fact that it was a library, but still. The communication made the entire process smooth and let everyone be confident the changes were correct along the way. If I’d done it all at once without any coordination, it would have been faster for me, but at the cost of the maintainer’s sanity and time.

  • Unfortunately, ActivityPub isn’t really designed to scale in a way that a Discord alternative would require. The intended behavior for federation isn’t clear either. Matrix is already a mature federated chat server with dozens of clients including an official one. Building a Discord clone client for it would be a lot easier than rolling a whole new custom server.