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/)RA
Posts
4
Comments
1,107
Joined
2 yr. ago

  • Upgraded three systems to Debian 13 in the last few days. Went without a hitch. One Proxmox, one media server and player, one workstation.

    Wayland still doesn't work, but that's apparently because of the noVideo drivers.

  • rule

    Jump
  • I started asking people that express these kinds of opinions if they themselves have witnessed what they're claiming. Sadly, they all say yes and I've stopped believing them.

  • The concept of numbers doesn't come up. The way the hands are conveys the fraction of the hour or half day that has passed. There's never a need to know the exact number, time is continuous and not discrete. The minute hand will move fractional minutes, too.

  • It takes ages to boot, might have integrated offline ads, draws power when on standby for features you don't want like remote controllability via network, and it'll probably nag you forever to let it online. No thanks, a display will always just be that in this household. Separate concerns please, also easier to upgrade or replace.

  • That's... not the whole story. TypeScript is very powerful without users noticing. The most widely used feature is probably implicit this binding in fat arrow functions, but also targeted compilation to lower ES standards. It's not just type annotations à la Python.