←back to thread

Against /tmp

(dotat.at)
257 points todsacerdoti | 2 comments | | HN request time: 0.441s | source
1. bjourne ◴[] No.41925591[source]
Shouldn't XDG_CACHE_DIR handle most use cases for /tmp? I can't see any reasons why we need to keep /tmp around since we have so many better options for ipc and for storing ephemeral data.
replies(1): >>41926860 #
2. remram ◴[] No.41926860[source]
and XDG_RUNTIME_DIR for sockets and such. Typically set to /run/user/<id>/