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/)SO
Posts
7
Comments
316
Joined
2 yr. ago

  • Reddit probably beats Facebook but it's getting worse all the time. If you want to use Lemmy you might consider running your own instance. Lemmy as far as I can tell has usable photo uploading. Maybe the new thing you mentioned will be better, but idk anything about it. There is also Threads which is a Facebook thing, right?

  • Or dry beans vs canned beans; does the cost of boiling the beans actually bring the cost up to be equivalent to canned beans?

    Nowhere near, at least in a a pressure cooker. An electric pressure cooker uses 1KW when the heater is running, and you cook the beans for about 35 minutes. The heater doesn't run the whole time but even if it did, that's around 0.6 KWH at most. And you would normally do a bigger batch than you'd get in 1 can of beans. I have been wanting to measure the actual power usage sometime.

  • I didn't understand the original post. It seemed like someone whining about a switch to AGPL. But that switch certainly sounds like a good thing to me. I didn't know the old license was Apache but it still seems like a good switch. Redis (with a misstep in between) did something similar.

  • This almost seems like a leopards ate my face situation. I remember Plex supplanted some other proprietary media server that went evil. I couldn't understand why people burned by the first one switched en masse to another one like it. Once wasn't enough? If you're going to switch at all, go to something that is 100% libre.

  • You can certainly spin up a VPS with Windows Server on it and figure outhow to do your daily tasks on it. Buyvm.net will let you run an old version at no extra charge on cheap VPS. Other hosts have newer versions that you pay a bit extra for, but it is affordable.

  • matrix is cooked

    Jump
  • I never heard of ircv3 before. TIL. But, some parts of it don't seem irc-like, and sacrifice the aspects that have made me stay on irc all this time. Hmm. I'll look at it more later.

    https://ircv3.net/

  • Permanently Deleted

    Jump
  • x86 hardware interfaces are traditionally pretty well documented and standardized, going back to the original IBM PC in the 1970s(?), enabling among other things an aftermarket of plug-in expansion cards and other peripherals. That standardization also makes it possible to write device drivers and keep them working.

    ARM stuff on the other hand is closed and changes all the time. So this year's peripheral won't work with last year's phone. Mac stuff is also like that, maybe not quite as much most of the time.

  • Don't buy any perishables unless you're going to use them immediately, i.e. the same day that you buy them. If you buy them, take them home and eat them. Keep lots of non-perishables on hand so you'll be able to cook something without going to the store when you want to do that.

  • I think in practice you start with something arbitrary and hope that training or updates converge to something reasonable. There is a school of thought that says start with uninformative priors, those that give the least information. There is a famous book by E. T. Jaynes arguing for this. Lots of people swear by it. I tried to read it once and it didn't make much sense, but maybe I should try again sometime.

    https://omega0.xyz/omega8008/JaynesBookPdf.html

    Hmm it looks like ML uses the term "hyperparameter" differently from how it is used in statistics. TIL.

    https://en.wikipedia.org/wiki/Hyperparameter_(machine_learning)