For anything more complicated than an alias, I tend to suck it up and write a program. I used to keep launcher scripts in ~/bin but I’ve recently taken to creating package manager packages for them. I’ve learned how to do that with NixOS and Arch Linux and I peeked at the Debian documentation.
- 6 Posts
- 292 Comments
Why don’t you like Debian?
man man
bradboimlerto Asklemmy@lemmy.ml•What is the most overrated video game of all time?English1·13 days agoI’ve played through World fairly recently. To me, the SMB3 stages had far more variety and life to them.
bradboimlerto Asklemmy@lemmy.ml•What is the most overrated video game of all time?English6·14 days agoI prefer ALttP
bradboimlerto Asklemmy@lemmy.ml•What is the most overrated video game of all time?English41·14 days agoI haven’t kept up since the Galaxies but to me SMB3 is the epitome
Why in the world is -S used for install?
The only reason I’m hanging onto Windows at the moment is Apple Music
I’ve been using Linux for years and years. I get the subjective sense it is a system built by engineers for engineers. I can examine, poke, prod, and break every aspect of the system. I consider that a bonus and it’s how I learn about computers.
I can fly through the system with my terminal
Etc
Edit: Centralized software package and dependency management is awesome
bradboimlerto Nix / NixOS@programming.dev•NixOS Review: The Most Powerful Linux Distro in 2026?English3·1 month agoI’ve distro hopped from Debian, to NixOS, to Arch Linux. The neat thing about NixOS is that 99% of the system and user configuration was spread out across a handful of manageable files. And it was only multiple files because I modularized them; it could’ve been a single file. Localizing the configuration made it easy to wrap my brain around it.
I’ve lost track of what I’ve configured on Arch. I could’ve been more diligent and kept track but NixOS is more conducive to that from the getgo.
Another neat thing is that nixpkgs (the NixOS package repository) has everything, close enough for me anyway. In one place. I’m already relying on the AUR (a separate repo from the core Arch ones) and all that entails. NixOS (nixos-unstable) is also more bleeding edge than Arch if you’re into that sort of thing (I am).
The entirety of your configuration being in one (esoteric, but simple) language was also neat
It wasn’t without its downsides but I had fun with it. I totally get the hype.
bradboimlerto Star Trek Social Club@startrek.website•Did you like Star Trek: Nemesis?English3·2 months agoI enjoyed Picard more than I thought I would
bradboimlerto Programming@programming.dev•Sudo maintainer, handling utility for more than 30 years, is looking for supportEnglish2·2 months agoThat was scary. I had the bad version on my computer for a bit.
bradboimlerto Linux@lemmy.ml•Coworker wants to try Linux with gaming, Bazzite or Mint?English4·2 months agoI installed Arch for the very first time this past weekend. I am a software engineer with almost 30 years experience and some time less with Linux. I did my research beforehand: I watched a manual installation on YouTube and I went over the wiki.
And the manual installation was hard. I would not recommend it to a beginner.
he is still completely new to this so I want things to work out perfectly for his first experience.
This isn’t Arch, sorry. My own Arch didn’t boot the first time (but yes I was able to fix it quickly).
The pacing never bothered me. Then again I think Better Call Saul is the best thing ever put on television.
GNOME is amazing
bradboimlerto Debian operating system@lemmy.ml•Debian stable or Debian Testing for home usersEnglish8·2 months agoStart with stable. You can migrate a stable installation to testing later if you’re so inclined.
I don’t think the private portions of passkeys are stored on servers
How did y’all get here on Lemmy?
After the Reddit API thing
Do you still use the SF subreddit?
I’ve stopped contributing to Reddit (I haven’t logged in, posted, commented, voted, etc) but I still lurk, unfortunately. In the SF subreddit not so much. Mostly in whatever the default feed is and random subreddits that I feel like checking out.
Can local communities grow on what I call alternate social media?
It will be hard
Yep. NixOS inspired me to write my very first package manager package. I distro hopped to Arch Linux and wrote a PKGBUILD for that.
I’m back on NixOS