• towerful
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    9 months ago

    Those docs look pretty easy to scale mastodon. What am i missing?

    • Oliver Lowe@hachyderm.io
      link
      fedilink
      arrow-up
      5
      ·
      9 months ago

      @towerful I mainly program in Go, so when I see all that extra software I notice how much easier it is when I get to just rely on the Go runtime. It does a lot of the heavy lifting done here, but the resulting code is not as clean. Actually just today I read through Mastodon’s code to track down a bug in my in-progress ActivityPub service (in Go) and found the Ruby really easy to navigate!

      @programmer_humor