[-] lupec@lemm.ee 14 points 1 week ago

Ah, I see Linux supports breadboards now!

[-] lupec@lemm.ee 13 points 1 month ago

a cat is fine too

Goddammit lol, been a while since I've seen that referenced anywhere

[-] lupec@lemm.ee 13 points 2 months ago* (last edited 2 months ago)

Lol I came here to basically make that exact comment. I don't even bother with timeshift on NixOS since the state that actually matters to me is described by my git repo and it's got native rollbacks.

That said, I'd love for btrfs + timeshift to become the out of the box standard everywhere else, it's just fantastic user experience.

[-] lupec@lemm.ee 12 points 5 months ago

As for the wallet thing , it does depend on the payment method at least in my country

[-] lupec@lemm.ee 14 points 5 months ago

That's basically the one thing you can't do right now unless you add another copy to the family iirc, which is fair enough imo

[-] lupec@lemm.ee 13 points 7 months ago

My understanding is folks tend to gravitate towards that because it's indeed very close to might've and whatnot phonetically. My anecdotal experience as a non-native speaker is we tend to be less affected since we usually tackle speaking and listening more seriously after we've already familiarized ourselves enough with writing/reading, grammar and vocab.

[-] lupec@lemm.ee 15 points 9 months ago

Yeah I've gotten into Nix recently and it's slowly been taking everything over bit by bit. So now I have the standalone package manager when I'm on WSL or other distros, full NixOS on a couple machines, fully reproducible LXC containers for my Proxmox build, the list goes on and on! Hell, I've got it on my steam deck to manage my CLI apps just because I can lol

[-] lupec@lemm.ee 13 points 10 months ago* (last edited 10 months ago)

As someone who clicked partly to check if it was Rust-based, I think that's a 100% fair call-out lol

[-] lupec@lemm.ee 15 points 10 months ago

Imo it's decent at what it set out to be: user friendly, painless realtime chatting, with some voice/video calling to top it up. That said, they keep adding questionable bloat to try and upsell Nitro subs so honestly I can only see it worsening as time goes on.

[-] lupec@lemm.ee 12 points 10 months ago* (last edited 10 months ago)

As a recent NixOS convert coming from Bazzite (Kinoite/Silverblue with user friendly daily driver and gaming tweaks), and before that mostly Arch-based distros, I'd say it boils down to the tradeoff between having way more control over reproducibility and having to deep dive into the often poorly documented domain specific rabbit hole that is Nix. If you're comfortable with going out of your way to learn, looking for examples, reading source code to find out what options you can use or how stuff works, it can absolutely be worth it but it's a steep price to pay for sure.

I personally adore what Nix sets out to solve and find it extremely rewarding to learn. Plus, as a developer, I enjoy puzzling out how to get stuff done and don't mind diving into the source if I need to, so it works for me. I'd absolutely prefer solid documentation, of course, but it's not a deal breaker.

When it comes to software, the Nix repo has a staggering amount of prebuilt binaries ready to download (which you can search here) and it's often not too hard to hack together your own reproducible package if you want after you get comfortable enough with it. At least for my use cases, I haven't really missed much from my days using Arch and the AUR. If anything, I appreciate how much more consistent it tends to be in comparison.

If you, like myself, go for a flake (yet another rabbit hole within a rabbit hole) based setup and point to the unstable repo, you basically get a fully reproducible, easy to update and rollback rolling release not too dissimilar to using Arch with auto btrfs snapshots enabled. That's how I used to do Arch and it feels pretty familiar.

Anyway, that's what I got. If you have any more specific concerns or questions I'd be happy to elaborate!

Edit: I forgot to add but I find a nice way to get comfortable without fully commiting is using Nix as a package manager on any old distro. You could install it on Endeavour (I recommend this method) and play around with Home Manager, use it as a dotfiles manager on steroids, have it declaratively install and manage the CLI apps you can't live without and whatnot, see how you like it. That's how I started, I have a common HM config I've so far used with Debian at work, Ubuntu running under WSL when I'm on Windows and now NixOS itself.

[-] lupec@lemm.ee 14 points 11 months ago

I've used btrfs for gaming and deduping in particular helps a lot with steam prefixes since it's a lot of individual folders with similar files. I don't have hard data but the before and after comparison I've made after getting my deck from ext4 to btrfs left me more than satisfied. I'd guess compression doesn't hurt either, although again I don't have actual numbers.

[-] lupec@lemm.ee 13 points 1 year ago

Yup, same. I've been a developer for years and used to code way before that and to this day I can't write any non trivial bash script without looking up half a dozen of things lol, glad I'm not alone.
I've recently come across nushell, and it's everything I've ever wanted when it comes to shell scripting. It's not POSIX compliant so you can't just run it anywhere but it helps keep my sanity in personal projects and whatnot. See also, elvish, xonsh.

view more: ‹ prev next ›

lupec

joined 1 year ago