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

help-circle
  • Quasari@programming.devtoMemes@lemmy.mlthe right reacting to a leftist meme
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    11 months ago

    I think the big issue is that joking about school shootings is satirical to bring up how common it is in hopes to change it, while joking about fat people is just to be mean. No one is going to change because you made fun of them, in fact it might make the problem worse as state of mind is a factor in being unhealthy.

    You could probably make the same argument about abortion jokes being satirical, but I don’t think abortion jokes are made in order to enact social change. It’s usually just to be offensive. Satire is usually used to point out how ridiculous something is, the hope is that we as a society will see it and do something about it.


  • 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.