• 0 Posts
  • 58 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle
  • 9point6@lemmy.worldtoFediverse@lemmy.worldNo wonder Reddit has turned to shit
    link
    fedilink
    English
    arrow-up
    121
    arrow-down
    1
    ·
    9 days ago

    Most people […] write […] comments […] and hope AI picks them up

    Really quite sad if there’s even one person out there doing that.

    This is also as much of a grift as any SEO that claims to have cracked the code of getting to the top of results. Even if they have figured something reproducible, it will get fixed. If someone can manipulate a search engine to provide results different to what it would otherwise do, that’s a bug they will fix









  • Nearly the same for me, but it was closer to the end of June that I moved.

    I’ve not contributed to Reddit since, and only really occasionally browse it from my computer when I’m looking for something in particular now.

    Kinda helped by the fact the Reddit I used to enjoy seems to be more or less dead anyway. Weird bot filled comment sections, ads shoved in your face, weird monetising features no one asked for, increasingly weird moderation.




  • For a good while, Plex was the only game in town that did the job well, and they put the transcoding feature behind the paywall.

    Given it wasn’t that expensive for a lifetime pass a number of years ago (I remember it was cheaper than a game anyway) and they still seemed relatively user-centric at the time, many people like me felt like they were supporting developers building something that was useful to us.

    I still run my Plex server since it’s not really costing me not to, but I’ve been running Jellyfin too for a little while and it more or less can do the same job these days








  • Essentially for something to be decentralised and not ephemeral, everyone needs a copy of the data.

    To go into a bit more detail—one of the biggest benefits of decentralised systems is generally redundancy has to be built in otherwise you have a Single Point Of Failure™️, and then you get data loss when it’s gone. Given any sensible decentralised system is designed to avoid this scenario, that data has to be somewhere, and generally the simplest and less expensive (in terms of processing) way to improve on data in one place, is to have it in every place. Any time the data isn’t in one place or every place, you then have an exercise in figuring out where it actually is. This “finding it” processing is going to take time and effort, and if you imagine a standard semi-popular lemmy post, that’s potentially data coming from all sorts of different places, which may or may not be there—this would inevitably make request times ridiculous and basically no one would use it.

    At the end of the day, any kind of processing is energy, cost & time expensive, whereas storage makes that part of the process effectively instant and is much cheaper than increasing processing power in both cost and energy.

    So basically in this use case and many like it: it makes sense if you’re trying to pick what to optimise, you optimise for lower processing and higher storage requirements rather than vice versa.

    The history aspect is more straightforward to understand given the above, if you expect people to care what happened a year ago and want to support that, that data needs to live somewhere