Fedora. Specifically I’ve been using Silverblue recently, very stable system for me.
- 0 Posts
- 8 Comments
Joined 2 years ago
Cake day: June 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
amanneedsamaid@sopuli.xyzto Programmer Humor@lemmy.ml•Principal Skinner on Immutable DistrosEnglish1·10 months agoUsing Fedora Sway Atomic has been the most consistent Linux experience I’ve had.
amanneedsamaid@sopuli.xyzto Linux@lemmy.ml•Which CLI app/utility you wish there was a GUI for?English2·10 months agoThis is what I use (with zsh):
yt-audio() { yt-dlp --no-playlist -f 'ba' -x --audio-format mp3 $1 } yt-audio-playlist() { yt-dlp -f 'ba' -x --audio-format mp3 $1 }
It takes the best quality available and downloads it to mp3.
amanneedsamaid@sopuli.xyzto Linux@lemmy.ml•Which CLI app/utility you wish there was a GUI for?English7·10 months agoI do exactly this for downloading music, I aliased my preferred options to ‘yt-audio’
amanneedsamaid@sopuli.xyzto Linux@lemmy.ml•Is there a better way to browse man pages?English21·11 months ago+1, displaying in a Emacs buffer solves any issues I could have. If you’re already ‘in’ Emacs, this will be more frictionless than shell scripts around
man
amanneedsamaid@sopuli.xyzto Linux@lemmy.ml•Is there a file browser with fzf like capabilitiesEnglish3·11 months agoEmacs find-file with vertico and orderless achieve this nicely.
amanneedsamaid@sopuli.xyzto Linux@lemmy.ml•Stable, consistent workstation recommendations?English21·1 year agoI love Fedora Sircea, however NixOS seems like a better solution (albeit with a larger learning-curve.)
EDIT: Just looked it up, I guess it was renamed “Sway Atomic”, and iirc they’ve also released a Budgie Atomic version with Fedora 40!
Fr, you can disagree with someone and still make use of the software they create. Especially because you’re not even directly supporting them monetarily.