His heaven.
Supply Side Jesus Heaven.
That Heaven is probably a circle of Dante’s Hell, to be honest.
His heaven.
Supply Side Jesus Heaven.
That Heaven is probably a circle of Dante’s Hell, to be honest.
I doubt that.
I wholly believe he is already pulling himself up by his bootstraps preaching his gun gospel in Heaven.
He truly was a professional at life.
You see, due to his professialism and resilience, his body produced more blood than an average human. His blood content is comparable to that of Erwin ‘Desert Fox’ Rommel of WWII brilliant commander fame.
They both had 45-65% more blood than an average human in their bodies at all times.
Once the man uttered the words “gang violence”, of incredible importance to himself, that blood rushed into his brain, together with adrenaline and endorphins.
Unfortunately, it was a bit too much for poor Kirk. His blood managed to sever his cartoid. The blood gushed into his head, and the adrenaline compressed his veins.
The rest is history.
Such a pro at life.
He was such a pro at life his resilience made his body have double the blood of a normal human.
Once he got the adrenaline rush of uttering the words “gang violence”, the subsequent rush if blood severed his cartoid!
What a PRO way to go!
It’s not wrong. The “common center” lies inside the Sun.
Therefore, the Sun orbits itself and the Earth orbits the Sun.
JS is just a janky hotfix.
As it was, HTML was all sites had. When these were called “ugly”, CSS was invented for style and presentation stuff. When the need for advanced interactivity (not doable on Internet speeds of 20-30 years ago), someone just said “fuck it, do whatever you want” and added scripting to browsers.
The real solution came in the form of HTML5. You no longer needed, and I can’t stress this enough, Flash to play a video in-browser. For other things as well.
Well, HTML5 is over 15 years old by now. And maybe the time has come to bring in new functionality into either HTML, CSS or a new, third component of web sites (maybe even JS itself?)
Stuff like menus. There’s no need for then to be limited by the half-assed workaround known as CSS pseudoclasses or for every website to have its own JS implementation.
Stuff like basic math stuff. HTML has had forms since forever. Letting it do some more, like counting down, accessing its equivalent of the Date and Math classes, and tallying up a shopping cart on a webshop seems like a better fix than a bunch of frameworks.
Just make a standardized “framework” built directly into the browser - it’d speed up development, lower complexity, reduce bloat and increase performance. And that’s just the stuff off the top of my head.
As a web dev, and primarily user, I like my phone having some juice left in it.
The largest battery hog on my phone is the browser. I can’t help wonder why.
I’d much rather wait a second or two rather than have my phone initialize some js framework 50 times per day.
Dynamic HTML can be done - and is - server-side. Of course, not using a framework is harder, and all the current ones are client-side.
Saying making unbloated pages is impossible to do right just makes it seem like you’re ill informed.
On that note - “Closed-source” JS doesn’t really exist (at least client-side) - all JS is source-availiable in-browser - some may obfuscate, but it isn’t a privacy concern.
The problem is that my phone does something it doesn’t have to.
Having my phone fetch potentially 50 MB (usually 5-15) for each new website is a battery hog. And on a slow connection - to quote your words, “great UX”.
The alternative is a few KB for the HTML, CSS and a small amount of tailor-made JS.
A few KB’s which load a hundered times faster, don’t waste exorbitant amounts of computing power - while in essence losing nothing over your alternative.
“Old pages with minima style” is a non-sequitur. Need I remind you, CSS is a thing. In fact, it may be more reliable than JS, since it isn’t turing-complete, it’s much simpler for browser interpreters to not fuck it up. Also, not nearly the vulnerability vector JS is.
And your message for me and people like me, wanting websites not to outsource their power-hogging frameworks to my poor phone?
Go build your own browser.
What a joke.
You can’t modify the DOM.
But some most dynamicity can stay - sites can be built freely server-side, and even some “dynamic” functionality like menus can be made using css pseudoclasses.
Sure, you won’t have a Google Docs or Gmail webapp, but 90% of stuff doesn’t actually need one.
A basic website doesn’t require js.
A webshop, for example, does for the part around adding to cart and checkout - but it doesn’t for merely browsing.
The only “way” free speech goes is… Leaving the US as we speak.