Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)C
Posts
1
Comments
136
Joined
7 mo. ago

  • 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.

  • 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.

  • 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.

  • Deleted

    Permanently Deleted

    Jump
  • Simple ≠ easy

    The equation is simple. Actually losing weight is difficult. This is what confused me about your first comment, I couldn't tell if you were saying that it was not simple or not easy. And as you said, losing weight could be lost as either fat or muscle. If your energy intake is less than what you need to sustain your body, the body will take from your reserves (could be fat or muscles).

    I am sure there are complexites to this that I am missing, like what happens if you were to starve then start eating again. The advise I find to be the best is to try to find a diet that you can maintain indefinitely. That does not mean to never eat ice cream, it means to eat less ice cream. If you are eating one bag of chips per day, make it once a weak. Did you eat X today, don't eat Y as well

    Gaining muscles though, all I know about that is mostly nothing so I won't speak on it.

  • 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.

  • 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.

  • Deleted

    Permanently Deleted

    Jump
  • I'm confused. Your original comment was worded as if it stood in contradiction to cico.

    Does not what you said just boil down to cico works, but knowing how much energy your body uses on a daily average (o in cico) is difficult to know and to not trust random values on the internet?

  • Deleted

    Permanently Deleted

    Jump
  • I've heard that you cannot absorb (for lack of a better word) more that 30g of protein/day (adjust for your body weight).

    Is that remotly true?

  • I don't mind the magic, I like fantasy. The highschool theme got boring, fast.

  • You should’ve kept it locked and trained your family to use it responsibly

    I don't get it. Why not just have it locked away in some kind of safe? Why the need for training?

  • Your guncite links does not work.

  • Looking at the info graphic about gun related deaths and seeing the staggering amount of suicide by gun is depressing.

  • First time I hear about Resilio. Is it selfhosted?

  • 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.

  • Luna looks promising. Haven’t tried it out yet though.