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/)AV
Posts
15
Comments
2,352
Joined
2 yr. ago

  • Oh, I totally agree. Being afraid to call out to the allocator because "hey, I might need that memory later" is kinda not great. To a certain extent I can see how if an application tends to thrash memory, making a kajillion syscalls might hurt performance, enough that on many machines the gains from doing a single big allocation on the system and then slicing it up into small allocations in-process might outweigh the downsides, but still...

  • Rule

    Jump
  • i don't hate windows because of design inconsistencies and imagined security differences. i hate windows because it shoves ads in my face and spies on me, and every time i dig through the registry to get it to not do that, it gets undone with the next system update.

    i use linux because it doesn't make me do that in order to have a system i consider usable.

  • Unused RAM is wasted RAM. It consumes the exact same amount of power whether there's useful data in it or not. Any self-respecting operating system will fill up RAM that applications aren't using with frequently accessed files, so they're ready to go in an instant.

  • The libre difference, where immediately upon starting up, your desktop manager throws an Oops!, and it shows the current power consumption in the status bar despite having no idea what the current power consumption is.