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/)MA
Posts
59
Comments
681
Joined
2 yr. ago

  • "Calling" someone your enemy is completely useless when you're executing their foreign policy. If you care more about who they "call" their enemy rather than who they are actually murdering, then... Well I'll stop right here out of respect.

    And this isn't even about Russia or China. ISIS was born out of the Syrian war, yet again executing someone's foreign policy. ISIS shared a border with Israel for a time and never made any attacks, but continue to murder Muslims time after time.

  • Out of curiosity, what brought you to lemmy and what interested you in it? I am a techie myself (I work in tech), and was always into decentralized stuff. I feel like decentralism doesn't appeal to most Arabs though. What was it for you?

  • They actually are exceptional. In many countries, religious schools are not for the purpose of avoiding laws of curriculums. Some countries force the curriculum anyways, and said schools can only add their own. In some places, there's not a hard rule to avoid.

  • The PDS, in many ways, fulfills a simple role: it hosts your account and gives you the ability to log in, it holds the signing keys for your data, and it keeps your data online and highly available. Unlike a Mastodon instance, it does not need to function as a full-fledged social media service. We wanted to make atproto data hosting—like web hosting—into a fairly simple commoditized service. The PDS’s role has been limited in scope to achieve this goal. By limiting the scope, the role of a PDS in maintaining an open and fluid data network has become all the more powerful.

    https://docs.bsky.app/blog/self-host-federation

    And:

    In the Bluesky app, we hardcode our in-house moderation to provide a strong foundation that upholds our community guidelines. We will continue to uphold our existing policies in the Bluesky app, even as this new architecture is made available. With the introduction of labelers, users will be able to subscribe to additional moderation services on top of the existing foundation of our in-house moderation.

    https://docs.bsky.app/blog/blueskys-moderation-architecture

    You'll see a lot more on their site. But the point is, this is more about a "distributed infrastructure" than federated control. So much still has to go through their central servers. Hosting your own server has little benefits. Moderation is still very centralized, even after their planned features for moderation.

  • Are you taking a class or reading a book?

    Reading a book actually. A programmer by craft who never studied CS, so decided to do it on my own. I appreciate the depth of your answer, thank you! :)

    So Turing machines cannot be considered equivalent to algorithms when we involve steps like random number generation? How does church-turing address this? Isn't that part of what's "computable"?

  • I see. I have little knowledge, but I bet that the "root privileges" part of this process is the reboot. Upon rebooting, system updates are applied from the new image via some privileged process.

    That's pretty neat. Unfortunately I haven't ventured deeply enough into that type of system yet (was it called immutable distro or something?). I use gentoo, which doesn't support this out of the box.

    Thanks for showing me something new!