• 2 Posts
  • 484 Comments
Joined 10 months ago
cake
Cake day: June 25th, 2024

help-circle



















  • TimeSquirrel@kbin.melroy.orgtoProgrammer Humor@lemmy.mlWhy indeed
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    1 month ago

    It’s also because we started doing shit like using JS in places it really shouldn’t belong. Half the programs on my PC are just webapps running in a sandbox environment, instead of using systems languages like C/C++ directly like was the case 15-20 years ago. Abstractions on top of abstractions on top of abstractions. JS was fine for embellishing elements of a web site and facilitating AJAX, it should have never been turned into an app language.

    That’d be like if interpreted BASIC was taken seriously in the 80s as more than just a toy and the majority of popular software was written in it. We’d rightfully question WTF society was thinking.


  • Behind the pretty UIs, computers and tablets are still computers, with CPUs running machine code residing in memory. Nothing has fundamentally changed since the 60s. Somebody has to continue to understand how it all works behind the scenes to move us forward, or we’ll have the movie “Idiocracy” coming true, and we’ll all stagnate as a species while an AI tries its best to manage us and keep us alive.

    In your analogy, it would be as if we’re all still using mechanical typewriters, but have created an automaton with a pretty face to talk to which pushes the keys and changes the ribbon behind a curtain. The typewriter is still there.