Ditch Debian. FreeBSD has the current version…
- 10 Posts
- 565 Comments
dinoto Gaming@beehaw.org•BDS calls for boycott of Microsoft and Xbox gaming products over alleged Israeli military connectionsEnglish1·14 days agoOh yeah, give me those flags…
dinoto Gaming@beehaw.org•BDS calls for boycott of Microsoft and Xbox gaming products over alleged Israeli military connectionsEnglish1·15 days agowhat bullshit is this, what is BDS and why does it exist?
dinoto Linux@lemmy.ml•A month with LFS (Linux From Scrath) + musl + eudev + libressl + qi package builder helper. What a great experience.English1·15 days agoIts not about liking, its about how people use it and what for. AUR shouldn’t be used willynillyngly.
dinoto Linux@lemmy.ml•A month with LFS (Linux From Scrath) + musl + eudev + libressl + qi package builder helper. What a great experience.English1·19 days agoWhich model?
dinoto Linux@lemmy.ml•A month with LFS (Linux From Scrath) + musl + eudev + libressl + qi package builder helper. What a great experience.English1·19 days agoI agree, AUR and pacman (syntax) suck. Apart from that Arch is one of the best.
dinoto Linux@lemmy.ml•I wrote an ebook on GNU awk with hundreds of examples and exercisesEnglish2·24 days agoYou misstyped fish.
dinoto Linux@lemmy.ml•A Roadmap for a modern Plasma Login Manager – David Edmundson's Web LogEnglish3·26 days agoUpvote for acknowledging this blatant flaw while working on everything else KDE does at the moment.
Keeping away from sudo, got it.
So why would somebody run that on their homeserver compared to tried and true staples with tons of documentation? 🍿
Running exotic niche server images out in the wild…
Wait your previous comment was not sarcastic? 😱
Such a bad comment, what does tinkering mean? Not use any software besides the default one? So only browsing and text apps? facepalm
dinoto Berkeley Software Distribution@lemmy.sdf.org•Why Choose to Use the BSDs in 2025English4·29 days agoStefano best!
In conclusion Fedora is the best libre Linux distributions out there.
Aha.
rofl, Fedora for EU what a joke…
AUR is not to be compared to arch packages.
Warning: AUR packages are user-produced content. These PKGBUILDs are completely unofficial and have not been thoroughly vetted. Any use of the provided files is at your own risk.-
https://wiki.archlinux.org/title/Arch_User_Repository
And exactly this is the reason it is its biggest flaw. People don’t read what AUR actually is.
Really good post and as a daily linux user for quite some time, I can relate.
I also strive for simplicity so I try to minimize the use of anything which isn’t in the official repos of a distribution. This is a big one, because depending on your use-case this trims down the applicable distros to your specific needs quite a bit. e.g. do you need up-to-date packages/firmware/drivers, you have to look at rolling-release distros. Do you not have these requirements and looking for stability then you can look at point releases (LTS) on the other side of the spectrum.
What most linux enthusiast forget to take into consideration is the willingness to use the command line. If you are very reluctant to use a terminal you should look e.h. for distros which give you the ability to configure almost everything through built-in GUIs e.g. OpenSuse’s Yast (Leap, Tumbleweed etc.) or Gnome focused distros (Ubuntu etc.) This also links into trying out the different package managers and their commands, some of them will seem more straightforward (apt install, zypper install) whereas others are more obfuscated (pacman -S, xbps-install). Searching for packages (apt search, zypper search, pacman -Ss/-Qs whatever, xbps-query)
In terms of desktop environments/window managers I also strive for simplicity, but I am willing to invest some time to setup the initial configuration. If you want something which works out of the box you need to try out different ones. KDE is a sure hit on most of those use-cases (esp. gaming, being very customizable although I’d recommend to not fiddle too much, similar workflow to Windows) if you feel comfortable with the workflow of Gnome, this might also be something for you (kind of tablet/phone). Otherwise go into the rabbit-hole of smaller WMs like openbox, labwc or if you are using terminal applications a lot, twms, i3, riverwm etc.
Each time I ran into the same frustrations. Stuff didn’t work and troubleshooting consisted more of filtering which guides are actually applicable to my current combination of software than actually solving the problem
I think herein lies your problem, you need the ability to adapt problem solutions aimed at other software/setups at your own. I know it sounds easier than it is, but thats the gist of working with linux.
yikes