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/)FA
Posts
0
Comments
335
Joined
2 yr. ago

Rule

Jump
  • If you're at the level of having a personal setup script, you should be able to solve just about any problem on Arch without reinstalling.

    Source: Been doing it for 10 years now, not a single reinstall.

  • That's definitely not true, Raspberry Pi OS works and acts like a normal Debian installation per default - with root mounted rw and all.

    Other than that, there isn't much "treating like an HDD/SSD" going on, it just writes to flash when an application requests it does. If the underlying storage is an eeprom, an sdcard nvme storage doesn't really change anything here.

  • Most SD cards aren't really suitable for the kind of workload an operating system generates (that being mostly random i/o). Make sure to get a reputable A2 (application class 2) rated card, they aren't that expensive but perform way better.

    Raspberry Pi themselves launched a card recently, I haven't tried that one but it's probably a good choice too.

  • That has nothing to do with single threading that shit, an Arduino could draw that image faster. Most likely something fails to start correctly and windows waits for a 30 second timeout to run out before continuing anyway.