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
2
Comments
635
Joined
3 yr. ago

  • Spread on toast.

  • Bear grylls it. More seriously, the water is purified and recycled.

  • How many fingers am I holding up?

  • Its networking is a bit hard to tweak, but I also dont find I need to most of the time. And when I do, its usually just setting the network to host and calling it done.

  • Are you using docker compose scripts? Backup should be easy, you have your compose scripts to configure the containers, then the scripts can easily be commited somewhere or backed up.

    Data should be volume mounted into the container, and then the host disk can be backed up.

    The only app that I've had to fight docker on is Seafile, and even that works quite well now.

  • Not the answer you want, but I'd suggest not reusing your Windows install.

    Copy the files from the old to the new, and reinstall applivations.

    Reusing the same OS install on a different box just leads to weirdness.

  • Its his fault that he didn't build a wall around Florida!! And all illegal immigration started in 2020, there was exactly zero beforehand!!

    /s

  • Rust is definitely not new and niche anymore, its the most popular language in the StackOverflow surveys.

    A C book feels dated at this point, there are very strong recommendations that C is to be phased out in favor of memory safe languages. But people have been signalling the death of C for decades, so it probably has a few more years left.

    A good C book on how to write memory safe C would be useful. Its been tried many times, but newcomers to C still seem to struggle with allocation and freeing, and thread safety.

  • There is a difference between feature development and distro maintenance/packaging.

    Feature development is done upstream and does flow down to others.

    Distro maintenance and packaging is downstream, and almost never provides value to other distros. It usually doesn't even provide value to the next release. Distro maintenance is a hard, thankless Sisyphean task.

  • Well, yeah. Its pretty well established that there is fairly limited resources in open source. Loads of software engineers, very few contributors.

  • Sorry, wasn't clear, $200 for 200gb, 1 year expirey. Most are monthly here as well, but there are some yearly plans.

    The good part of yearly plans is that I have plenty of data on the rare occasion that I'm on holiday or whatever, but with the lower average cost.

  • Variety is good to a point. Too many alternatives and all you get is a bunch of under-resourced and unpolished results.

  • Have you tried a minimal build? Mobo, CPU, 1 stick of ram, nothing else?

    Try a couple of the ram sticks, but only one at a time?

    I still suspect you have a dead mono, but its worth a try in case something else is causing a short or something.

  • You can have an offline gitlab/forgejo and a public github. I do most of my work against a local gitlab, and mirror up to github for anything that needs to be shared.

    I have a couple of projects mirrored down to my gitlab as a backup, and they are not online, so can't realistically be DCMAd.

  • which this whole post seems to be an advert for

    I got the exact same impression. Reminds me of the XYZ evangelists who only know XYZ, think it applies to every situation, and have little other experience.

  • The speed in the quality-cost-speed triangle refers to the speed of producing the widget/code. The execution speed would fall under quality.

    You can still only pick 2.

  • Yeah, I could be wrong, maybe the blame will be attributed correctly, maybe not.

    At least with Windows, most people know what its normally like at home, but thats less true for Linux.