







Is this some sort of public tracker issue I’m too private trackers and Usenet only to understand?
I mean… Isn’t there though? You do a one time investment, and then you earn money for 20 years with negligible operating costs.
Shouldn’t every capitalist get a priapism from this idea?


Funny, I’ve also already read that 😄 Good blog and article.


It’s a very steep curve to start, with some additional minor steep parts along the way, but it’s not a long curve. Once you got the core concepts and the basic language constructs, you’ve learned most of what you’ll ever need.
Two nice resources: search.nixos.org is super handy, and you can search GitHub with language:nix and a search term to get tons of examples from other people.
Oh, and nix and just is actually a pretty common combo!


Yep, exactly.
To be fair, if you use Debian, Arch, Fedora,… long enough, you also know how to tweak your machine for every purpose. In Nix, it’s just somewhat of a self-fulfilling prophecy, because you have to know how to tweak your system to achieve… anything, and then it’s the same tweaking mechanics for every other purpose as well.


My Steam Deck also runs NixOS.
Because this way I can much more comfortably configure it, plus everything game related I automated through nix for my Desktop (e.g. mod installs, reShade config,…) immediately and without any extra steps also applies to the Steam Deck.


Yes. Everything is NixOS. Because it’s perfect for everything.


Ha, thanks, I’d already read that. And I do, mostly, agree; the OMEMO implementation is not great both from the security perspective discussed in the post, as well as the UX (not being able to decrypt old messages on new devices at all).
That being said, I primarily want a selfhosted, federated messenger which also takes privacy and security seriously, and at least for the former, XMPP is really refreshingly good.


Ugh. I’ve always liked Matrix (and was not bothered too much by the metadata leaks because my home server was not federated anyways), but after noticing some issues and finally reading up on the actual protocol spec a couple of weeks ago… oof. Yeah. No.
Set up XMPP for now. Works really well and the protocol seems so much saner. Unfortunately, it too has some annoyances that are unacceptable to me in the long term. I’m this close to saying “fuck it” and wasting the next couple of years of my life on a new protocol that no one is gonna use. (Cue the XKCD here.)


Not to dimish your work at all, but: the Sonarr upgrades absolutely do work.


Definitely, but not categorically different.
Also I just re-read my comment and realized it could sound like I’m trying to defend Duolingo. I’m not. It’s shit. My issue was with the “only total immersion” aspect. While no doubt immersion can help boost your learning and motivation, it also seems to have turned into a buzzword used by (a subset of) (mainly the English-native) language learning community, to the point where I’m now weary of people using the word because far too often it’s not used as “you should actually use the new language!” and instead as “textbooks and grammar studying are useless, just watch anime 8hr/day until you are fluent”.
Sorry if I projected that frustration on your original comment. The above is just the abstract of a rant I’ve been itching to write for a while 😄


Ah, too bad. IMO better clients would make it drastically easier to convince people to switch.
Hm, I can create groups (also with muc), and the other members are added, but writing a message triggers “x left the group” for everyone. Dunno. Probably something trivial I overlooked. But honestly… Weather is too good today to be bothered 😄
Ah, I already had a TURN/STUN coturn server set up for matrix and jitsi, so it was just a matter of telling prosody about that. So I cheated a little I guess 😄 Here is my full config for that, in the unlikely event that you’re using NixOS.


Very cool!
Re: the backup / restore of state in NixOS: I found myself writing the same things over and over again for each VM/service, so finally wrote this wrapper module (in action e.g. here for Jellyfin), which confgures both the backup services and timers, as well as adding a simple rsync-restore-jellyfin command to the system packages. In case you find this useful and don’t already have your own abstractions, or a sufficiently different use case 😄


Nice, same! Was also really positively surprised by how great the Android app(s) for XMPP feel.
Only thing not working yet for me is group chat creation. Oh well. Maybe this weekend.
On the other hand though, voice and video calls have worked flawlessly.


Duo is not going to make anyone fluent. No single program or method will. It also isn’t, for most people, something that will make you educated in a language in a day or a week or a year, or probably ten. Nothing short of total immersial will do that.
That’s just patently untrue. School systems in most non-English speaking countries spit out fluent English speakers after a time investment of fewer than 4hrs/week, for a maximum of 8-9 years.


Thanks, I just woke my partner because I burst out laughing. Comment of the week for me.


Awesome! And good job, looks great!