Nice write-up! I read about Luanti a few months ago and have been meaning to check it out at some point. This gives me a better idea on what to expect.
juipeltje
I’d just like to interject for a moment…
- 0 Posts
- 265 Comments
I hadn’t heard of this one before, but it looks really impressive!
juipeltje@lemmy.worldto
Linux@lemmy.ml•Any ideas what to add to my list of NixOS things to do?
21·10 days agoHelix is a solid choice tbh. I’m not sure if it works on NixOS, but you could always try something like Doom Emacs that comes preconfigured, similar to things like Lazyvim on the Neovim side. But yeah Emacs is a lot to take in and can be a pain sometimes. I actually just got done troubleshooting and making some changes to my config to solve an issue i had where simple things like scrolling up and down in a file was causing very high cpu usage. I ended up figuring out the issue with the help from a kind redditor, but i was kinda on the verge of considering a different editor if i hadn’t manage to solve it lol.
juipeltje@lemmy.worldto
Linux@lemmy.ml•Any ideas what to add to my list of NixOS things to do?
1·12 days agoIf you’re just using it to declare packages and some configs then yeah you could definitely run like a post-install script or something on top of a minimal distro. I’ve done this for a while when i was using Void. It’s get trickier though when you consider that nix can also lock your config at a specific version of all the software you have installed, which i don’t think can easily be done on the average distro. There’s also the rollbacks, though i suppose you could use btrfs for that, but i’ve never tried it.
juipeltje@lemmy.worldto
Linux@lemmy.ml•Any ideas what to add to my list of NixOS things to do?
2·12 days agoHaha, yeah i’m just goofing around, but at the end of the day, just choose what is most interesting to you. It’s kind of ironic how i got into Emacs anyway, cause before that i chose to use Helix instead of NVIM, cause i didn’t want to bother spending so much time configuring it. Then i tried Guix, which is a distro that you configure in Guile Scheme, so Emacs felt like the perfect fit for that, but in the end i still spent hours configuring my Emacs lol.
juipeltje@lemmy.worldto
Linux@lemmy.ml•Any ideas what to add to my list of NixOS things to do?
3·12 days agoYeah Helix is cool. I was using it before i switched to Emacs.
juipeltje@lemmy.worldto
Linux@lemmy.ml•Any ideas what to add to my list of NixOS things to do?
71·12 days agoTry
VIMEmacs instead of Nano ;)
juipeltje@lemmy.worldto
Linux Gaming@lemmy.world•New AMD Linux patch boosts low-end gaming performance on Steam DeckEnglish
2·17 days agoWeird times indeed. As someone who also got a ps5 before the price hikes and without having paid extra to a scalper, this has happened to me multiple times now where hardware increases in value. Since i’m not looking to sell any of it it doesn’t mean much in practice, but still wild to think about.
I disliked it mainly because of the cable breaking, which happened to my first gaming headset as a kid. However now i just own a sennheiser where you can easily pull the cable off of the earcups and replace them, so it’s not an issue anymore.
I’m using a setup that i already had when i was still on windows, but it’s pretty much a driverless setup so it worked on linux just fine.
I use a JDS Labs dac and amp that i bought years ago and they still work great, the dac is plug and play. I paired it with a sennheiser HD660S that i’m still very happy with. Unless wireless is really important to you i’d recommend wired because they offer the best quality in terms of bitrate. With my sennheisers the nice thing is that the cable is easily replacable because they’re just plugs that you can pull out of the earcups.
For discord i’m using an old usb mic that i bought years ago that seems to work fine.
Basically what i’m saying is don’t bother with the gaming headsets. The one thing i miss on linux is dolby atmos tbh. On windows i used it for virtual surround sound as a replacement for the gaming headset software, but last time i checked you can’t use it on linux. Some games have virtual surround sound baked into their settings, which works without OS-level software, but for the games that don’t i miss it. I’ll probably keep using this audio setup until something dies cause i’m just really happy with it.
Edit: you could also pair good wired headphones with something like a Fiio BTR15, which also supports bluetooth. That way you can still walk around with the dac/amp in your pocket. There’s still going to be wire between the headphones and the amp of course, so it depends on how allergic you are to wires. I bought a Fiio mainly as a more portable wired setup for my phone/laptop.
Now i’m imagining some dude holding a thinkpad up to his ear
Ah, yeah that might be it. Makes sense that a gaming distro like that would want to make sure xbox controllers work.
Oh, well in that case idk anymore lol, but that sounds good
Just did a quick search and yeah apparently there aren’t really xbox controller drivers included in the kernel from what i can tell. I assumed it would just work cause it has been the case for all the controllers i tried, but i have never even owned an xbox controller so i never tested that. I figured such a popular controller surely would work ootb, but i guess not.
I don’t see how it would be any different from using a dualsense or something. Drivers exist.
juipeltje@lemmy.worldto
Linux Gaming@lemmy.world•People saying just build your own steam machine don't get its appealEnglish
11·28 days agoUnless the form factor is really a must i would still recommend just getting a more generic prebuild. That way it leaves the door open for you to upgrade some parts later if you feel up for it.
You still configure your system imperatively? Cringe (i use GNU Guix btw).
juipeltje@lemmy.worldto
Linux@lemmy.ml•[Experiment] Using a cheap Intel Optane as a swap partition
10·29 days agoI think i saw a wan show clip a while back talking about how these optane drives could give huge gains for things like LLMs and such. Could’ve perhaps been a huge success if intel made these things during the AI craze.
I think i like strawberry the best out of the ones i’ve tried (i also tried deadbeef and audacious). Maybe it’s an issue with my distro’s package, but strawberry didn’t want to play CDs anymore, which is pretty much the only thing i use these players for now, cause i have my music collection hosted with navidrome and then stream it with supersonic. So now i use audacious instead. I usually like to play a CD directly and listen to it before i rip it, so that’s why i still want that functionality occasionally.

I use GNU Guix. I already did a package search for it once and they did have it packaged, so that’s nice.