all 30 comments

sorted by: hot top controversial new old
[–] 28 points 2 years ago
[–] 20 points 2 years ago

Some of the larger instances have updated already. It's beautiful to see.

  • source
  • [–] 18 points 2 years ago (1 child)

    I'm surprised that there are still instances out there running 0.18.2-rc2 or 0.17.0. Those versions are full of bugs and miss so many features.

  • source
  • hideshow 2 child comments
  • [–] 13 points 2 years ago*

    I scrolled to the bottom, saw there was 1 instance still running 0.16.6 lol, I clicked on it and saw it's actually still active, there are recent posts there. Amazing.

    Edit: all from 1 user lol no upvotes, might even be a bot.

  • source
  • parent
  • [–] 12 points 2 years ago

    I just made it 62.

  • source
  • [–] 10 points 2 years ago (1 child)

    Just updated :) The broken "feature in local" function made me paranoid and I'm glad it fixed now.

  • source
  • hideshow 2 child comments
  • [–] 9 points 2 years ago

    did it before my smoke break

  • source
  • [–] 6 points 2 years ago (1 child)

    0.19.5 has passed 0.19.4 now, with 86 vs 85

    I'm surprised 0.18.4 has more instances than 0.18.5, considering 0.18.5 was the simplest update ever with just a small hotfix for federating moderation actions (which is a really important bugfix) and it didn't have any changes to the database or configuration or dependencies

  • source
  • hideshow 2 child comments
  • [–] [S] 2 points 2 years ago (1 child)

    Having a look, the only instance with more than 250 monthly active users on 18.4 is Beehaw. They decided to not update after their disagreement with the Lemmy devs.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 2 years ago (2 children)

    WordPress has automatic updates for core, plugins and themes. I've never had any problems with it, running a very basic WordPress site. Would something like that be possible for Lemmy?

  • source
  • hideshow 4 child comments
  • [–] 20 points 2 years ago (2 children)

    I doubt it tbh. A static wordpress site is infinitely less complex than something that constantly needs to take in and distribute content from/to thousands of endpoints with potentially many different api versions on the other side.

    Im not that deep into activitypub stuff but from my understanding, automatic updates are not really a good idea in this case.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 12 points 2 years ago

    Federation doesnt have many breaking changes anymore. The bigger problem is if a database migration goes wrong, then there should be an admin around to fix it manually. Im sure Wordpress has the resources for much more thorough testing so these things dont happen.

  • source
  • parent
  • [+] 2 points 2 years ago (1 child)
  • [–] 9 points 2 years ago (1 child)

    Yes, I could easily configure our Podman containers to auto-update, but given how there have been significant breaking bugs in Lemmy releases before, I think it's better to not automate it.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago

    I'll probably update within a week as well :)

  • source
  • [–] 4 points 2 years ago

    yoo i’m on the list

  • source
  • [–] 3 points 2 years ago (1 child)

    Thanks for the post, it persuaded me to get off my bottom and add another one to the list.

  • source
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (2 children)

    What's the easiest way to pop up a server? I tried yunohost but the lemmy code is very old now.

  • source
  • hideshow 4 child comments
  • [–] 4 points 2 years ago

    "Easy" might just be relevant to your experience. You can follow along with the Ansible instructions, or go your own way with Docker and Docker Compose.

    Both methods require a bit of work to get spun up, but it's not too bad.

  • source
  • parent
  • [–] 0 points 2 years ago (1 child)