

You have no idea how much work goes into being really good at a game.
That’s why I’ll never be any good at any game.


You have no idea how much work goes into being really good at a game.
That’s why I’ll never be any good at any game.


TestFlight for their iOS app is full. :-(


I want this for cleaning my house. When did I last clean my dish washer, the lamps etc. It’s on my TODO to create when I have time.


I was considering putting the secrets somewhere not in /etc/nixos/ and just point to them. Then I could push my nix files without worry. My plan was to use my other server as a remote with just git and ssh, but that server is not responding and is ~6 by car away from me (I don’t own a car). It will be traveling here soon so I can configure it and send it back though.
Thanks for the link to sops-nix, I will check it out. As you said, NixOS is great when you have it running. I can’t see myself going back to debian now.
I used it via Kagi. I’m not sure how they handle it on their end but I can swich between any model that is included in my subscription.


I suggest giving NixOS a try. I recommend it because it makes it easy to add or remove stuff. Changing names on containers, removing installed application etc is just changing your configuration. And if you mess something up and it does not boot, you can just boot from the last working configuration.
Containers are also really easy to manage. Convert a docker run command with https://www.composerize.com/ and then use https://github.com/aksiksi/compose2nix to convert the yaml file to a nix file. Configure as needed.


I used Kimi K2 to start learning the Nix language. It really cut down time when trying to understand what I did wrong when switching configurations threw errors.


It is an automation platform with a selfhosted tier.


Where do you push to? I have some secrets in my nix files (passwords). While I will get around to move them away from my nix files soonTM, I don’t want to push those to a public repo.


I’d wager a guess that the designer had what you described in mind, but someone else did not.


In only have one server with NixOS. I don’t use flakes, just plain nix files. It still works great as documentation.
The only thing it is missing is why something is setup in a certain way.
I have similar stats on my server. I have ~40 containers running (some are duplicate because I am to lazy to combine all PSQL servers). And since I am the only user, most of them are idle for a lot of the time.



The code is still on GitHub, just an earlier commit: https://github.com/chatgptprojects/clear-code/tree/627ab39f09681d9c7d6915861d36d361bdc6d889
1% CPU usages, 50% RAM usage. That checks out.


And kind of violence, serious or not, seem to result in bans from the comments I read on Lemmy.


First time I hear about Resilio. Is it selfhosted?


I’d rather not work for an employer that is or was so hostile that the employees needed to rise up
That sounds horrible. I have never seen nor heard about a situation like that (in a legal setting, illegal work conditions are another matter). I am also not from the USA (which I assume OP), so my perspective is perhaps different.
Joining a union is never forced where I live, and you can join a union without your work having an agreement with one (they will give legal aid, probably more, and try to improve all workers’ rights. A lot of benefits I enjoy today is because someone else took the fight before me).


I’m all for unions but they should not be forced.


I have used KeePass for 10+ years and used Android and Windows when I first set it up. Now I need it to work on iOS, Android, Window and Linux and moving away from KeePass was not an option I wanted to consider.
My solution is to use KeePassXC on Windows/Linux1, KeePassDX on Android and Strongbox on iOS. To sync the file between all units, I use Syncthing (MöbiusSync on iOS). I have a server always online running syncthing to make sure that at least on node has the latest version.
The only problem I have with this setup is that Strongbox does not auto update, I have to select open existing file and select the same kdbx file (and Strongbox will update the vault etc). Saving changes does not seem to be a problem but I usually do a manual scan in MöbiusSync to make sure updates are pushed.
[1] The reason I use KeePassXC over vanilla KeePass is because the devs from KeePassXC and Strongbox communicate to make sure their applications are compatible. A file created with one works with the other seamlessly.
What do you use for OCR parsing?