I'd like to know this as well, comparing it to mostly-binary Gentoo. Not OP, but I'm not interested in Nix, only Gentoo and possibly Guix because of Scheme.
>>107113799 (OP)
depends on what you need.
i've been running it on desktop and laptop for a few years, albeit with non-free packages.
if there's anything not available that i need, i either package it myself (personal channel) or use Nix packages (which has a builtin service).
i'm sure there are some niches where it's particularly painful, though.
>>107113799 (OP)
Only if you have a similar setup as most people who are already using and maintaining it, and willing to cry and beg on their IRC whenever some mystical arcane error that only occurs every full moon on a wednesday when it's bellow 15c fucks your shit up.
Or if you're a nigger like >>107113911 running it on an ancient shitbox who does nothing on his computer other than jerking off to tranny porn and shitposting on 4channel. Which at that point you can even claim to use plan9 as a daily driver.
>>107113834 >source-based, yet no reproducible builds >overlays are just a convenient excuse for the shitty official repos that many users fall for >users and developers alike in complete denial over the amount of time it takes to compile software >"customizable" distribution, yet it's getting less and less choice and devs discourage anything but orthodox configs all the time >circlejerking maintainers who coc competent ones into obvlivion >use flags and all that other shit ultimately makes no perceivable difference on a desktop >most bloated distribution of all: needs build-time dependencies by default and keeps all the sources (removing build dependencies is not practical since they are needed for updates anyway) >hundreds of unsolved bugs that are ignored at best and brushed off as unimportant at worst >untested, shit breaks even on the stable branch and isn't fixed for months. its "stability" is a complete myth >openrc sucks. it being the default is basically just a marketing point since it works better with systemd anyway, a lot less people would give a shit about gentoo if it weren't for this >boasts about supporting many architectures, yet only x86 and amd64 have a non-shit selection of packages >"unstable" branch is slow as shit, far from being "bleeding edge". even debian sid is better in this regard >literally won't merge valid prs to fix bugs and deficiencies in the repos even after having been properly audited and approved >original author doesn't even use it on desktops, he's a macfag
>>107114716
I tried that and not only is the nix in guix packages fucked and you have to set up some group bullshit for it to work but nix can't make desktop entries
>>107113799 (OP)
I *just* tried doing this on my thinkpad and felt like it was too much trouble to get set up. I then tried nixos and had no problem whatsoever. Yea it's not scheme, but it works and that's what matters to me. I have other things to do than fiddle with an OS.
Maybe I'll come back around in a year or two and some AI can migrate my nixos config to guix.
im going to assume yuo'er unemployed like everyone else in this board... gaming is your concern, right?
yes, you can play erotic games. unfortunately... yes, flaptak
>>107113799 (OP)
I've got ambitions of going beyond my servers and daily driving it, but I'd need a proper config for getting KDE with Wayland working (got Nvidia drivers working for X, but the system is unstable). I guess I could try some tiling shit instead, but not sure.
>>107114580
im a gentoo fag for years but i just can't bring myself to switch to anything else. thought about maybe openbsd but that's the only OS i am interested in trying.
>>107114697
Get rekt faggot >Currently, the use of Guix within AMD is a grassroot effort among members of the Data Center GPU Software Solutions Group. The team engages in porting and optimization of HPC applications across a variety of engineering disciplines, organizes ROCm training and hackathons, provides feedback to ROCm development teams, and participates in the bring-up process preceeding the release of new hardware. More details about our activities can be found at AMD lab notes. https://hpc.guix.info/blog/2024/01/hip-and-rocm-come-to-guix/
>>107117719
Nvidia works fine with KDE+Wayland, I think the single issue I've encountered is the floating bar lagging HARD if you use it, so you gotta turn that feature off.
>>107113799 (OP)
much better language than nix, but practicaly speaking the experience will be worse, less package, less comunity, no nice caching of builds.
doesn't seems great to me, nix is already a niche, guix just sounds miserable to me.
>>107128337
Then why are you interested on Guix, nigger-kun? >>107128199
Maybe they fixed it? In my case there was even a cute warning when editing the layout saying as much. >>107128277
Nah, just learn it yourself it's not that hard.
>>107128357 >Maybe they fixed it?
Well I guess I should have clarified, if works fine on my nvidia PC running arch. I was just talking about kde+wayland in general, not specifically on guix, so if it's some guix specific problem it could still be around. But I don't know why it would be that way.
>>107128868 >i rather replace nix with a lisp without having to commiting to guix
How so? Nix is a mess with C++/Perl/Bash everywhere. Trying to hack it is hell.
It's much easier to just install Guix and learn Guile instead. In Guix, everything is Guile.
>>107129001
nix has a lot more package and things done than guix has currently.
also caching, nix is the only source based distribution that i know of when you almost never have to compile something yourself, only when you patch a derivation you do have to build it.