• F04118F@feddit.nl
    link
    fedilink
    arrow-up
    5
    ·
    3 个月前

    Is compiling it yourself with the time and effort that it costs worth more than a few GB of disk space?

    Then your disk is very expensive and your labor very cheap.

    • BeigeAgenda@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      3 个月前

      I should have noted that I’ll compile myself when we are talking about something that should run as a service on a server.

    • cley_faye@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      3 个月前

      For a lot of project “compiling yourself”, while obviously more involved than running some magic install command, is really not that tedious. Good projects have decent documentation in that regard and usually streamline everything down to a few things to configure and be done with it.

      What’s aggravating is projects that explicitly go out of their way to make building them difficult, removing existing documentation and helper tools and replacing them with “use whatever we decided to use”. I hate these.

      • Batbro@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        3 个月前

        2 comments up they said

        If the choice then is flatpack vs compile your own, I think I’ll generally compile it, but it depends on the circumstances.