• 5 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2024

help-circle








  • If I read out loud faster than certain limit the pronunciation becomes gibberish. Silent reading is much faster. OTOH when I read out loud, I focus on speech, my attention and hence understanding rate drops. So it takes even longer.

    For complicated writing I sometimes even have to re read silently to understand the complete meaning.








  • There are few system manager (single project or a mix of components) that use linux features efficiently and none have dev resource remotely comparable to systemd. That’s why in practice systemd is the best system layer implementation on gnu/linux. Android and chromeos userland (upstart derived) are not exactly (freedesktop) gnu/linux.

    EDIT: the post ask which OS though. Including userland I like android a lot, but I would say illumos distros (OI currently). illumos has a system management similar to systemd (contracts in place of cgroups for example). Actually systemd was heavily inspired by SMF too.