- 141 Posts
- 1.46K Comments
exu@feditown.comto
Linux@programming.dev•A PHP Dev Just Solved a 20+ Year-Old KDE Plasma Problem No One Else WouldEnglish
13·4 days agoI’ve been following the discussion and it’s great to see this finally complete. Will definitely it once I have KDE 6.7
exu@feditown.comto
History Memes@piefed.social•don't google churchills view on indiaEnglish
5·4 days agoDon’t leave us hanging
exu@feditown.comto
Selfhosted@lemmy.world•Vaultwarden update (an update to the update)English
13·6 days agohotfix2
Perfectly illustrates how it doesn’t make sense.
I can get behind
- 11.30pm
- 12.30pm
- 1.30am
Or
- 11.30pm
- 0.30am
- 1.30am
But
- 11.30pm
- 12.30am
- 1.30am
just doesn’t make sense.
exu@feditown.comto
Selfhosted@lemmy.world•GitHub - Dr-Blank/Vaani: Beautiful, Fast and Functional client for your Audiobookshelf server.English
1·7 days agoDidn’t appear to be vibecoded last I checked. Guy’s been working on this since 2024
Bro could build his own hornyposting community
exu@feditown.comto
linuxmemes@lemmy.world•With the latest changes from Microslop, this has been me in my friend group lately.English
6·12 days agoThat’s why bleeding edge distributions should not be recommended to new users.
Podman is an alternative to Docker which integrates better with systemd and it also offers a way to automatically update containers.
exu@feditown.comto
Europe@europe.pub•Gulf Wealth Flows Into Switzerland Amid Middle East TensionsEnglish
1·15 days agoWe should really tax them some more
exu@feditown.comto
PC Gaming@lemmy.ca•It took 3 years for PlayStation to earn $300 million in PC salesEnglish
3·15 days agoThey could easily make their own store with the original prices and increase the price on Steam to cover those 30%.
exu@feditown.comto
Linux@programming.dev•Fedora Rejects Proposal To Use systemd For Managing Per-User Environment VariablesEnglish
1·16 days ago/etc/profilealso needs root to edit. I agree that there should be a config file in a standard location, my issue is that using$(your local shell config)is barely a standard.
For this purpose PAM’s/etc/environmentworks great in the global context, but there’s no PAM equivalent for each user.
Systemd has global and per user environment stuff, but last I checked this only worked for systemd services
I didn’t know there was a fourth book. Awesome!
Edit: tbf, released in 2026
exu@feditown.comto
Technology@lemmy.world•ONLYOFFICE accuses "Euro-Office" maker Nextcloud and IONOS of License ViolationEnglish
4·17 days agoThis is one of the exceptions to prove the rule
Hey fellow reader of that book!
exu@feditown.comto
Linux@programming.dev•Fedora Rejects Proposal To Use systemd For Managing Per-User Environment VariablesEnglish
9·17 days agoAt the risk of being serious, there’s really no good way to set user environment variables. (It’s been a while since I last checked, so I might be wrong)
PAM used to have an equivalent to their
/etc/environmentfor users, but that was deprecated or maybe removed last I checked.Systemd user environment variables don’t apply in a shell context
.bashrc only works if you use bash as login shell and I’m not sure if it applies everywhere. Sure, I can set stuff in the shell I use, but it feels weird to modify my shell in order to change global environment variables.
exu@feditown.comto
Linux@lemmy.ml•How to find reason why linux froze or crashed ?English
2·17 days agoI’ve always used the longer version that asks processes to stop, then kills them before syncing and umnounting the disk.
REISUB: Reboot even if system utterly broken
Also, SysRq is often Print Screen on modern keyboards.
















Just for comparison, here’s someone with a similar question that makes sense, asks detailed questions based on their knowledge and also responds to people in the comments.
https://lemmy.ml/post/46031895