• 5 Posts
  • 146 Comments
Joined 3 years ago
cake
Cake day: June 4th, 2023

help-circle

  • PieFed is absolutely a “derivative” in terms of its DNA. It’s basically built as a love letter to Lemmy’s specific flavor of ActivityPub.

    If you look at the raw JSON, PieFed isn’t just “using ActivityPub”, it’s specifically implementing the “Lemmy-isms” that make the Threadiverse work. It uses the same Group actor logic, the same Dislike activity extensions for downvoting, and even mirrors Lemmy’s API routes so you can use apps like Jerboa.

    In a way, it’s like how a 3rd-party controller is a “derivative” of a PlayStation controller. The internals are completely different, but it’s shaped exactly that way so it can plug into the same console and work perfectly. PieFed chose to speak “Lemmy-ish” instead of just “ActivityPub-ish” to ensure it wasn’t an island.






  • notfromhere@lemmy.mltoFediverse@lemmy.worldBoy I was wrong about the Fediverse
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    39
    ·
    edit-2
    28 days ago

    I really do not understand all the .ml hate. If you have it so much why are you using their technology (Lemmy)? So much bullshit being reposted as fact. Basically echo chamber brigading. I left Reddit to escape this shit…

    Edit: although judging by your post history you lack conviction and joke about everything, so maybe I missed the mark



  • More “feel good” legislation that has no basis in reality. They obviously do not actually intend to enforce this for corporations because it would shut down modern software development and data centers overnight. Imagine spinning up a docker container or a VM with accounts created. Suddenly you’re violating the law because there’s no age attestation. Nor should there be.

    If they want this to actually fly, they should be more targeted in their legislation, but that would require they actually know what they’re fucking talking about.

    This is obviously targeted at individuals to “protect” them. Great. No thank you.










  • This is pretty rad! Thanks for sharing. I went down the same road with learning k3s on about 7 Raspberry Pis and pivoted over to Proxmox/Ceph on a few old gaming PCs / Ethereum miners. Now I am trying to optimize the space and looking at how to rack mount my ATX machines with GPUs lol… I was able to get a RTX 3070 to fit in a 2U rack mount enclosure but having some heat issues… going to look at 4U cases with better airflow for the RTX 3090 and various RX480s.

    I am planning to set up Talos VMs (one per Proxmox host) and bootstrap k8s with Traefik and others. If you’re learning, you might want to start with a batteries-included k8s distro like k3s.