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/)AN
Posts
4
Comments
138
Joined
1 yr. ago

  • Bit of a wash, tbh: I like that the “but simplicity!” computer touchers now write their trash code in a memory-safe language; it sure reduces the amount of extremely preventable issues by introducing some other extremely preventable issues.

  • I’m pretty sure this is just a handy convenience around launching another container that has debug tools in all the same namespaces (network, pid, user, filesystem, …) as the other. Kubernetes has a similar thing and it’s pretty handy.

    Edit: oooooh wait, I misread your entire comment: you were referring to the ai-powered install instructions. Oops, and yep, that is a big yikes. Wow.

  • I recently learned there is a page showing just the comments of the communities you are subscribed to; that works for me because this space is so incredibly low-traffic, but I guess falls apart if you use that account to follow higher-traffic chatter.

  • Just leave the computer running, the capacitors will explode before the model is done evaluating.

    (Or it’ll spring a pre-auth vuln and turn into a buttcoin miner, or it’ll experience a blip in communication latency and lose its ability to talk to the others in its cluster, …)

  • Yup, there are a few efforts out there like that, I would group aux and lix in with them, as ecosystem-compatible parts.

    My feeling these days is that the ecosystem is kinda screwy on a fundamental level, and I’m willing to blame the unhealthy focus on “purity” (both the word and the concept) for a good part of that. The language you use to define packages and systems doesn’t need to be lazily evaluated and purely functional; nothing needs to be, that is a lesson freely available to be learned coming out of the early 2000s.

    Anyway, here I am slowly reading through the doctoral thesis, picking out the (several) grains of corn that make up the really good and solid ideas that make it a useful system; maybe a thing can be made that adds a bit of pragmatism… and then a lot of effort can be poured into that, unpragmatically.