• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle









  • Quasari@programming.devtoMemes@lemmy.mlJesus and Capitalists
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    While the concept as capitalism didn’t exist, there are certainly many facets of the ancient economy that are facets of capitalism.

    Most of the economy was privately held, just certain facets of modern capitalism like corporations didn’t exist.

    So, while you are technically true, you know exactly what they are talking about. We can’t 100% relate, but issues like laborers getting a fair wage and the rich exploiting the poor were just as relevant then as now.



  • You are probably correct. I don’t know if it’s true, it’s probably more likely it was a way for it not to fail.

    I said HTTP mainly because HTML is plaintext because of it. 1.0s main purpose was to manipulate the page. Of course Array objects weren’t added til 1.1, when netscape navigator 3.0 released, but it was still mostly 1.0 code. I felt like having everything be coercable to string made it easy for you to just assign it to the document. If you assigned the wrong thing it wouldn’t crash.

    I originally thought there was a precursor to microsofts XMLHTTP in an earlier version due to the 1997 ECMAScript documentation specifically talking about using it both client and serverside to distribute computations, but it was far more static. So, I’m probably just wrong.