Thanks for sharing! Sounds about as good/bad as I was expecting. How’s the browser experience? Also, are there any features/tweaks you are aware of that you could not get through Nix, that the more “commercial” Linux device manufacturers have developed for their devices?
- 1 Post
- 115 Comments
Holy crap! A NixOS-on-phone user in the wild! You are rocking my dream setup. How’s your experience been with it? Is it remotely daily drivable for phone things?
smiletolerantly@awful.systemsto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•*Permanently Deleted*English13·23 days agoI honestly don’t get the hostility, wtf.
If you prefer something other than Jellyfin, good for you.
smiletolerantly@awful.systemsto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•*Permanently Deleted*English11·23 days agoSorry, but the person above made a blanket statement that Jellyfin sucks for music streaming.
Alas, it does not; example: me, guffaw
smiletolerantly@awful.systemsto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•*Permanently Deleted*English15·23 days agoHave zero problems with Jellyfin as the Server, Symfonium as the client on mobile / music assistant for streaming to sonos at home
Out of curiosity, where on this curve lies “20k lines of Nix config”? (Asking for a friend 👀)
smiletolerantly@awful.systemsto Linux@lemmy.ml•Linux phones are more important now than ever51·1 month agoHow exactly does Free, non-open-source software prevent that?
smiletolerantly@awful.systemsto Rust@programming.dev•things rust shipped without (2015)21·1 month agoDrop if-let
Over my cold dead body. if-let-else is such a fantastic pattern. Makes everything an order of magnitude more readable. Works so nicely for unwrapping opts/errs.
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•What are the three most visited sites in your web browser?4·1 month agoGithub, Lemmy, my blog.
No problem. If you do decide to give NixOS a try, feel free to ask about anything should things be unclear :)
Yeah… I heard that too, about half a year after I got really into nix.
To be honest, I try to keep away from community drama as much as possible, so I am not entirely up to date here. I think (and I might be wrong, if someone reading this knows better, correct me!) there’s three main points of contention:
- Queer, PoC, and other “minority” users experienced harassment on (semi-)official channels (Github, Discord, Forums): That fucking sucks. I’m queer myself and lucky enough to not have experienced any of that in my time with Nix, but if I had not decided on Nix yet and learned about this before getting invested, it might have given me enough pause to not put any time into this. In all honesty however, that’s sadly a problem with many, many OSS projects.
- Governance and Funding: I do not know much about the governance, afaik there was a bit of drama about the inventor of Nix acting like a (benevolent?) dictator for life, but those issues should have been resolved with a new governance model. The really big, inciting incident of a lot of community drama with Nix through was a bit over a year ago, when the committee in question decided to let Anduril fund a NixCon, against the explicit and loud protests of the community. That sucked. Hard. While obviously all kind of shit companies use all sorts of great OSS projects, inviting Anduril to sponsor your official conference is… not really understandable.
- Conflicts of Interest: the aforementioned inventor of Nix owns a company heavily invested in the nix ecosystem. A bit reminiscent of the way that, say, Google holds Chromium by the balls, though to a much less severe extent. Miraculously, features that are “extremely unstable” in nix (but wanted by the community for a long time) suddenly get released in closed source to enterprise customers… However, the open source project is separate from, and not beholden to the whims of, said company.
My position on all three points is this: They are not great; but a) they do not threaten the ecosystem, which is mature and independent of this drama, and not reliant on one or a couple of central, potentially problematic, people; and b) there are community projects that actively and effectively do distance themselves from all of these points (namely: Lix) and which are drop-in replacements for the core nix language and compiler, meaning if the upstream project actively did something to really piss you of, you could move with very little work to something independent of Nix.
I hope this will not become necessary, because Nix is genuinely magic. Once you get the hang of it, nothing on your computer is particularly difficult anymore. You also get the best-in-class package management (and it’s easy! Once you have configured your own system to your liking, you already know everything you need to package your own software and contribute to nixpkgs!), being “bleeding edge” yet at the same time incredibly stable (seriously, I have switched all of my servers and VMs to Nix and I have not had one single incident once, including after updating machines after forgetting about them for 1.5+ years).
Anyways. Sorry for the wall of text lol.
As someone else has said: NixOS. You said in a comment that you use Arch because of the AUR. Good news, nixpkgs is larger and fresher than the AUR, without needing to tap into any kind of third-party/unofficial repo.
The unstable branch is essentially a rolling release (and very stable despite its name). I am happily gaming on it with Steam. During installation, you can just choose to not install a desktop. (However, due to how nix works, it’s trivial to rip out the entire DE at any point, should you so choose.)
But it is a learning curve for sure. Steep, but not very long.
Was gonna say. Nix matches all of OPs boxes.
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•what questions do you have but don't feel you can ask trans people?5·1 month agoI just started working at a new place, and my closest coworker has my deadname. Threw me for like half a second, but hasn’t been an issue at all otherwise.
smiletolerantly@awful.systemsto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Is it possible to run qbittorrent and protonvpn in a VM?English4·2 months agoUsing a docker container provides you with the exact amount of extra protection as using a VM: zilch.
Only advantage is you can use other people’s config easily.
- signed, someone happily using their own VM-based setup
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•Are you scared of AI becoming sentient? How do we ensure we never make one that is?52·2 months ago- LLMs are a complete dead end when it comes to actual intelligence, understanding, or sentience
- constant fearmongering from decades of media makes you afraid of sentient AI. I think it’s important to recognize that. I’m willing to bet that if people would have grown up with, say, Iain Banks’ Culture instead of Terminator, the idea of sentient AI would be exciting. (Not a value judgement, just pointing it out.)
smiletolerantly@awful.systemsto Linux@programming.dev•Why I'm Leaving NixOS After a Year? (Uğur Erdem Seyfi)2·2 months agoHaha, perfect 😄
smiletolerantly@awful.systemsto Linux@programming.dev•Why I'm Leaving NixOS After a Year? (Uğur Erdem Seyfi)4·2 months agoWould you mind opening a PR to fix that typo? Would be useful for others as well!
Last place of employment had
develop
as the default branch. Actually quite liked it. (There also was a main branch, which only got merged into as part of the release flow, so might as well have called itrelease
, I suppose).Anyway, IMO it communicated “volatile and subject to change” a lot more clearly than things like “head of main” etc
Alright, thanks for the info, that’s good to know. Trying to make the jump becomes more enticing every day.