←back to thread

Against /tmp

(dotat.at)
257 points todsacerdoti | 1 comments | | HN request time: 0.204s | source
Show context
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 #
1. remram ◴[] No.41926860[source]
and XDG_RUNTIME_DIR for sockets and such. Typically set to /run/user/<id>/