Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CO
Posts
2
Comments
53
Joined
1 yr. ago

  • As far as I know, no one has demonstrated that they can successfully run their own instance and have it integrated with the main Bluesky infrastructure as easily as the spec authors have claimed.

    Until that happens, all the talk about federation and open standards is just that - talk.

  • A lot of complaints I've seen is that it's bloated - it's not only a system manager but also has a DNS relay, network manager, container manager, and so on.

    That said, codifying service startup and managing them with cgroups is IMO MUCH better than init scripts that think running killall apache is a good way to stop a service.

  • C rule

    Jump
  • It's mostly because C is notorious for not holding your hand and not telling you when you mess up. Write one past the array's length? Might do nothing, might crash, might mess up some other data, might crash later in somewhere completely different.

  • And how is calling conservatives "weird" how you describe?

    Compared to conservatives calling anything left of them "communist", calling a party backing a felon president and a vice president that can't even make small talk at a doughnut store "weird" is very fitting.

  • Anything with enough access to block malicious programs has enough access to block any other program by mistake.

    Security modules like this usually get very invasive with the OS, to be able to monitor everything and so that malicious programs don't have the ability to shut it off.