9 pointsby wyxuan15 hours ago2 comments
  • hofrogs9 hours ago
    I wish it would be the other way around, RSS feeds -from- the walled garden of discord guilds ("servers"). I don't want to make a discord account and join 1000 different guilds just to see updates on some game or software project.
    • compressedgas6 hours ago
      This is what I thought it was from the title.
  • wiether4 hours ago
    > Best of all – self hosting is very cheap and trivial with Railway

    > Get a postgres compatible db url and put in for the DATABASE_URL. You can use an external provider like Neon

    I feel old.

    Depending and needing to learn two external services to deploy what should have a been a simple `docker-compose.yml` on localhost or on a VM seems cumbersome to say the least.