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/)AR
Posts
9
Comments
976
Joined
2 yr. ago

  • Or you could just buy a CD/DVD player or audio file player and have the same ad-free experience but with modern signal quality and for a fraction of the cost. Heck a saved library on a laptop running some kind of audio player like WinAMP and disconnected from the internet would also give you that experience. Could even use Windows XP or a classic Linux for that nostalgia since it wouldn't be internet connected.

  • The 8cx Gen 3 was only released like one or two years ago, and is fast enough for day to day use. Sure the new ones are a fair bit faster, but the old ones were more than fast enough for web browsing, light programming, and running emulators. Heck they are also fast enough for server use if you need a power efficient cheap home server. They did make a couple desktop versions after all.

  • You're missing something though: phone cell or battery capacity has been getting bigger, not smaller. The issue isn't the batteries, it's the other hardware and software needing more and more energy. Modern phones are much faster, have better screens at higher resolution, brightness, even refresh rate. All of this uses energy, even with modern technology being as awesome as it is. Qualcomm, TSMC, ARM, and Apple put quite a bit of work into making these things as efficient as they can be, but we keep demanding more and more from these devices. For many they replaced laptops after all.

    It's a bit like complaining that your new ultra high performance sports car is getting bad range, and complaining about the fuel tank or battery instead of the engine. The tank has only gotten bigger or at least stayed the same, but the engine has gotten hungrier and hungrier with each generation.

  • That's not something I ever associated with microkernels to be honest. That's just clustering.

    I was more interested in having minimal kernels with a bunch of processes handling low level stuff like file systems that could be restarted if they died. The other cool thing was virtualized kernels.