Dotfiles matter! Please stop dumping files in users’ $HOME directories.
Dotfiles matter! Please stop dumping files in users’ $HOME directories.
You're viewing a single thread.
I just write my config files directly to random unused blocks on /dev/sda, filesystems are overrated.
119 2 ReplyYou still have sd devices? /s
32 4 ReplyYou still have devices?
I'm over here chilling with
mya- Rental flat, where I can't make any modifications or else I'll be evicted.
- Free TV that serves me ads, on the condition I don't tamper with it.
- Leased car with a heated seat subscription.
- Vendor-locked iPhone that came with my mobile plan.
- Netflix subscription that still shows me ads.
I'd say the only thing I own is the clothes on my back, but those were repossessed yesterday for nonpayment.
/s
12 2 Reply
Nah, dump em' to /tmp/ and let the user figure out the rest
27 1 ReplyI just leave all config in memory. If the user really cared, they would never reboot.
20 1 ReplyI just hard code all config in the source code. If the user really cared, they would recompile from source.
11 1 ReplyA suckless fan I see
8 0 Reply
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.
2 0 Reply“Developers hate him for this one cool trick.”
1 0 Reply
/dev/null
11 1 Reply
A filesystem is just writing to random unused blocks with extra steps.
5 0 Reply