• 0 Posts
  • 47 Comments
Joined 23 days ago
cake
Cake day: May 19th, 2026

help-circle
  • If you think I’m talking about an actual calculator app inside a web browser 🧮, I assure you, you are not understanding this simple concept.

    I have already given examples of systems that calculate. “Calculators” they call them.

    Mortgage calculators Interest calculators

    … I could go on.

    All button pushing in a non-JavaScript world requires a round trip to the server. Some people consider this slow and full with privacy concerns—and they are right.

    At this point if you are still confused about what I’m saying… then you aren’t ever going to catch up. But please, feel free to continue arguing and embarrassing yourself.






  • Yes. Absolutely. And I for one would like to see it. But as an entirely different system with all-new DNSs.

    I would propose a system like HTMX (yes this uses JavaScript, but not if it was part of the browser itself) for interactive and partial support.

    Would it be faster? Ehhh, with proper backend. But it wouldn’t eat your processor or be all janky.

    But, in favor or JavaScript: you can’t make a simple calculator without JavaScript. (Please don’t link me to the crazy css hacks!!)