• r00ty@kbin.life
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      3 days ago

      It does. It definitely does.

      If I write software for fixed hardware with my own operating system designed for that fixed hardware and you write software for a generic operating system that can work with many hardware configurations. Mine runs faster every time. Every single time. That doesn’t make either better.

      This is my whole point. You cannot compare the apollo software with a program written for a modern system. You just cannot.

      • boletus@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        3 days ago

        I’m not disagreeing that it’s different. It’s a more fair comparison to compare it to embedded software development, where you are writing low level code for a specific piece of hardware.

        I’m just saying that abstraction in general is not an excuse for the current state of computer software. Computers are so insanely fast nowadays it makes no sense that Windows file Explorer and other such software can be so sluggish still.