mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

i have a new computer arriving soon, and will be using linux on it (probably arch)
i've not used linux on the (lap|desk)top since uni, anyone got any tip and tricks for setting things up nice in 2022?

i want a gui, have used tiling wms in the past and wouldn't mind doing that again, but i'm open to all recommendations

i don't know if i forgot how much of a hassle arch linux was on desktops or if i simply had way more patience for linux tweaking ten years ago, but i've bailed and switched to fedora instead

yeah, i'm really enjoying fedora silverblue

it was a little awkward at first trying to understand how to tweak an "immutable" operating system, but really with flatpaks and distrobox, it works really well

it's nice to have a system that is hard to break, and easy to roll back, and having separate containers for different versions of compilers and stuff makes development so much easier!

@gaeel Ditto. And I’m gravitating away from GNU + Linux to “Rust + Linux” (github.com/learnbyexample/awes) given how well a cargo install (into your user directory) works with having seamless access to your CLI apps from every container.

Traditional package managers are going to have to fundamentally alter their approach if they’re going to be relevant in a world of “immutable” operating systems. Hopefully will also mean that we leave the mainframe model behind completely in Linux land sometime soon.

GitHubGitHub - learnbyexample/awesome-rewrite-it-in-rust: A curated list of replacements for existing software written in RustA curated list of replacements for existing software written in Rust - GitHub - learnbyexample/awesome-rewrite-it-in-rust: A curated list of replacements for existing software written in Rust

@aral oh that's interesting!

so this basically lets you install and run cli apps as cargo crates the same way you'd run flatpak apps?

@aral i also agree that linux needs to realise that mainframe multi-user models are next to irrelevant on the desktop, and that if we can find more appropriate models, it'll greatly help make desktop linux much better

@gaeel @aral So fork linux and make a desktop variant. Linux is still mostly used in servers or embedded!