• @hperrin
      link
      191 year ago

      I just leave all config in memory. If the user really cared, they would never reboot.

      • @[email protected]
        link
        fedilink
        101 year ago

        I just hard code all config in the source code. If the user really cared, they would recompile from source.

      • @[email protected]
        link
        fedilink
        21 year ago

        I deliberately run / and /home as tmpfs. Then everything I want to persist across boots gets symlinked in at system start, and anything I didn’t opt in to saving gets deleted every boot.

        • @hperrin
          link
          11 year ago

          “Developers hate him for this one cool trick.”