Shameless plug: I am the author.

  • @[email protected]
    link
    fedilink
    English
    1
    edit-2
    4 months ago

    tmpfs (…) to build programs (…) to not be hammering my ssd with unnecessary writes

    Sounds useful. How did you setup the directory?

    Running df tells me “tmpfs” is mounted on /run. If I build in that that directory then would it be stored in RAM, or do I need to do something else?