Skip Navigation

User banner
Posts
12
Comments
875
Joined
2 yr. ago

  • 99%/.9%/0.1% Subscribed thanks to all of the shit users on default communities.

    I’m subscribed to the communities I moderate and around 700 others. So, it’s rarely an empty feed. If the feed is empty, it means I’m slacking and I need to step away from Lemmy for a day or two.

  • The film industry is dead and streaming killed it. Pirate movies over a vpn as much as you want.

    Movie studios are now just landlords. They’re run by boards of directors, focused on nothing but number go up. They want money for sitting like a dragon on top of a stockpile of content. Fuck them.

  • Self driving vehicles are one area I’d like to see that style of standards applied.

  • You make great points. The problem is, our demagogues work directly for those corporations. So, the demands of corporations will always favor corporations until corporations aren’t considered constituents (which has been true since Citizens United in the US).

  • The only uniquely human pursuits are art and human connection. Those both fly directly in the face of what our sick society values. There is no freedom (or success and sustainability) until we find a way to end runaway consumption.

  • Hard to describe in one phrase other than to say:

    NixOS is to Linux as Unison is to Haskell

    Content-addressing used in the context of programming languages in the service of solving the problem of distributed systems and their inability to share code across time and space.

    Haskell has a content-addressed module that was perhaps influenced by Unison.

    Here’s an excellent interview with one of the authors of Unison:

    https://youtu.be/zHzpoVgqgc4

  • As others have said, Haskell and Rust are pretty great. A language that hasn’t been mentioned that I REALLY want to catch on, though, is Unison.

    Honorable mention to my main driver lately: Purescript

  • hexbear

    and sometimes I make my own:

  • I read that algae actually makes up more of what we know as oil than decomposed dinosaurs.

    Edit: the source of that tidbit. He does a cool demo at the beginning.

  • My daughter’s smile.

  • This comment changed my life. Thanks.

  • I used to think json was the best until I found json lines or line delimited json. Thank me later. I use it all the time. You can append until you’re blue in the face. It’s great for log files. Each line is a valid json file.

  • I think they had far more nefarious reasons than that. They intentionally try to divide themselves from the other corporate party to keep us (the poor) infighting. It was a simple exercise in branding.

    Let’s put it this way: If this were the WWF, they were chosen to play the role of the Undertaker so we’d fight hard for Hulk Hogan despite Hulk Hogan being good friends with the Undertaker (indeed working WITH the undertaker all along) to take away our basic freedoms. They like to show us the blatant evil so that we’ll accept the fake good guys as our allies.

  • I’ve been thinking a lot about this. Another way might be for a Lemmy instance to run a stake pool from the same machine. They could offer perks to users while also not requiring donations directly. Perhaps even reward users with the pool’s native tokens for every post they submit or something (this is a great place to bring up the drawbacks and very real issues that offering a perverse incentive can have: Cobra Effect).

    The tech chosen is a key decision(in this case Cardano would be my recommendation honestly because I prefer the tech and not because I have a bag of it) because that stake pool could mint native tokens and use those as a currency for use on their instance if we used Cardano. Native tokens on Cardano are cheaper and not subject to the same fees as other (ERC-20) chains to use and mint. So it would allow that instance to have its own native currency with very little overhead.

    Look at Kbin’s old code. There’s some mention of Cardano wallets on there so I’m guessing that the creator of that was interested in this idea.