Is there any benefit to host my own instance?

  • @[email protected]
    link
    fedilink
    English
    91 year ago

    I think it would be better if @[email protected] would post the errors so the solution to his problems is documented in case someone else has a similar problem.

    This way we could google problems and just add lemmy instead of reddit to find a proper solution.

    • @[email protected]
      link
      fedilink
      English
      3
      edit-2
      1 year ago

      Of course, the most important aspect of fixing a problem, is writing down how you fixed it. Never know what a different, but similar problem might crop up again. Sometimes getting a quick answer, or having a human readable explanation for an error goes a long way. Often enough I’ll have complex logs entries that I can’t parse what the problem actually is, I can quick copy paste and get a normal people paragraph. Sometimes “os: error (-4) aborting” actually just means you forgot to change user permissions on your volume folder. In a perfect world, all program’s logs would be perfectly readable by machines and people at the same time. :P