• douglasg14b@lemmy.world
    link
    fedilink
    English
    arrow-up
    21
    ·
    6 months ago

    With services written in typescript

    That is a hard nope from me. In no world do I want any core part of any operating system I use directly or indirectly relying on the JavaScript ecosystem.

    Aside from the performance concerns the security and longevity problems are through the roof.

  • conciselyverbose@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 months ago

    And because every little bit of the state of the operating system — and therefore the applications that run atop it — is preserved, you can go backwards in time in the system and restart the operating system if it experiences some sort of anomaly,

    This sounds fake as fuck. Are you writing every memory access to disk?