Every tool author should use https://xdgbasedirectoryspecification.com/
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 1st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
mikazuki@lemmy.worldto
Ask Lemmy@lemmy.world•What is the pasta shape you dislike the most?
01·11 months agoBucatini, they are so needlessly hard to pick up for almost no gain over Spaghetti. Same for some Linguine that want to untwist from your fork and try to splatter you with sauce.

At the bottom of that page the author lists some tools that can fix apps that don’t respect this.
libetc - uses a .so to reroute syscalls that try to access files in $HOME, but this hasn’t been updated since 2018 boxxy - calls the tool in a Linux namespace with bindmounts to reroute files. This seems maintained but you need to alias commands like
alias aws="boxxy aws"