No JS, No CSS, No HTML: online "clubs" celebrate plainer websites
-
This is genuinely inspiring to me, may be my new ADHD hobby for the next couple of weeks.
I just talked to a friend a couple days ago, we'll take a weekend off, do a hackaton to rebuild our sites in this style. Dithering the images looks really cool, I'd like to do his as well.
-
Just earlier I was reading about this website hosted on solar power and the extremes they went through to get the website to be simple so very little data is transmitted to save precious watts.
The website https://solar.lowtechmagazine.com/about/the-solar-website/
Plug for my astro plugin which dithers images and achieves the same look and feel as the linked website: https://www.npmjs.com/package/@bashbers/astro-image-dithering
-
Too much information.
Back to smoke signals.Wait. You know what? Back to monke!
It was a mistake to leave the oceans in the first place.
-
We can go further. We could take away your fancy "URL"s and just use IP addresses for navigation.
Heck, we could do away with TCP/IP altogether and network over serial. It's a perfectly functional protocol with several baud rates to choose from. I like ol' reliable 9600, but I sometimes dabble in 115200 when I'm feeling adventurous.
Back in school my friends all flashed their mcus with 4-8MB images over serial with 115200 baud. I set up ota updates over wifi. They were all fascinated by my speedy flashes. However when I offered to help them set it up, not one was interested because their setup was working as is and slow flashing is not a "bad" thing since it gave them an excuse to do other things.
We are talking minutes vs seconds here.
The teachers were surprised by my quick progress and iterations. When I told them my "trick" the gave me bonus points but also were not interested in learning how to do ota which was very easy. A simple 20 minute first time setup would have saved sooo much time during the year.
-
No HTML should rather do all-Commonmark instead, imo. Background color and text width & stuff should not be your (the creators) business but my (the users) business only. But some basic styling is nice.
i guess Commonmark is the same thing as Markdown?
in that case, this is why i love the fediverse (especially lemmy) so much: comments and posts are simple markdown.
it comes quite close to the principle of distributing content in the way of markdown articles.
-
CSS on the other hand is quite essential to separate layout from content. Which is a good thing, so I can't really think of a reason for a "no-CSS" rule. Specifically if you can use inline styles as well but in a way more messy way.
Separate you layout from content so hard that you have no opinions about the layout.
-
It was a mistake to leave the oceans in the first place.
in my next life, i'm gonna be an insect critter hopping in the grassy meadows i guess
-
Just earlier I was reading about this website hosted on solar power and the extremes they went through to get the website to be simple so very little data is transmitted to save precious watts.
The website https://solar.lowtechmagazine.com/about/the-solar-website/
Looks like the geocities websites of my youth.
-
Just earlier I was reading about this website hosted on solar power and the extremes they went through to get the website to be simple so very little data is transmitted to save precious watts.
The website https://solar.lowtechmagazine.com/about/the-solar-website/
it also matters because the complexity of websites is a burden to end-user devices. especially on weak smartphones, as i'm using rn, the power usage of heavy websites sucks a lot, as it considerably slows down the device overall.
-
The revived No JS Club celebrates websites that don't use Javascript, the powerful but sometimes overused code that's been bloating the web and crashing tabs since 1995. The No CSS Club goes a step further and forbids even a scrap of styling beyond the browser defaults. And there is even the No HTML Club, where you're not even allowed to use HTML. Plain text websites!
The modern web is the pure incarnation of evil. When Satan has a 1v1 with his manager, he confers with the modern web. If Satan is Sauron, then the modern web is Melkor [1]. Every horror that you can imagine is because of the modern web. Modern web is not an existential risk (X-risk), but is an astronomic suffering risk (S-risk) [2]. It is the duty of each and every man, woman, and child to revolt against it. If you're not working on returning civilization to ooga-booga, you're a bad person.
A compromise with the clubs is called for. A hypertext brutalism that uses the raw materials of the web to functional, honest ends while allowing web technologies to support clarity, legibility and accessibility. Compare this notion to the web brutalism of recent times, which started off in similar vein but soon became a self-subverting aesthetic: sites using 2.4MB frameworks to add text-shadow: 40px 40px 0px hotpink to 400kb Helvetica webfonts that were already on your computer.
I also like the idea of implementing "hypotext" as an inversion of hypertext. This would somehow avoid the failure modes of extending the structure of text by failing in other ways that are more fun. But I'm in two minds about whether that would be just a toy (e.g. references banished to metadata, i.e. footnotes are the hypertext) or something more conceptual that uses references to collapse the structure of text rather than extend it (e.g. links are includes and going near them spaghettifies your brain). The term is already in use in a structuralist sense, which is to say there are 2 million words of French I have to read first if I want to get away with any of this.
Republished Under Creative Commons Terms.
Boing Boing Original Article.What we need is a subset of modern web, without any bloat, especially JS frameworks.
A lot of websites can be static HTML + CSS.
-
The revived No JS Club celebrates websites that don't use Javascript, the powerful but sometimes overused code that's been bloating the web and crashing tabs since 1995. The No CSS Club goes a step further and forbids even a scrap of styling beyond the browser defaults. And there is even the No HTML Club, where you're not even allowed to use HTML. Plain text websites!
The modern web is the pure incarnation of evil. When Satan has a 1v1 with his manager, he confers with the modern web. If Satan is Sauron, then the modern web is Melkor [1]. Every horror that you can imagine is because of the modern web. Modern web is not an existential risk (X-risk), but is an astronomic suffering risk (S-risk) [2]. It is the duty of each and every man, woman, and child to revolt against it. If you're not working on returning civilization to ooga-booga, you're a bad person.
A compromise with the clubs is called for. A hypertext brutalism that uses the raw materials of the web to functional, honest ends while allowing web technologies to support clarity, legibility and accessibility. Compare this notion to the web brutalism of recent times, which started off in similar vein but soon became a self-subverting aesthetic: sites using 2.4MB frameworks to add text-shadow: 40px 40px 0px hotpink to 400kb Helvetica webfonts that were already on your computer.
I also like the idea of implementing "hypotext" as an inversion of hypertext. This would somehow avoid the failure modes of extending the structure of text by failing in other ways that are more fun. But I'm in two minds about whether that would be just a toy (e.g. references banished to metadata, i.e. footnotes are the hypertext) or something more conceptual that uses references to collapse the structure of text rather than extend it (e.g. links are includes and going near them spaghettifies your brain). The term is already in use in a structuralist sense, which is to say there are 2 million words of French I have to read first if I want to get away with any of this.
Republished Under Creative Commons Terms.
Boing Boing Original Article.You are using ASCII? Weak. True website surfers use raw character values, like The Matrix in 1999.
-
What if I still have to support IE6?
I got you covered:
position: absolute; left: 50%; transform: translateX(-50%);
-
I love the internet.
-
"No HTML club" is kinda going too far on the Web. If you go there you might as well start a No HTTP Club and serve stuff over Gopher and FTP.
But we definitely need an HTML 2.0 Club.
Yeah it's not exactly going to be WCAG AAA either.
-
I can get behind no JS club, I can’t get behind no CSS club.
CSS is
A subset of css is cool, but man does it go too far.
-
Check out the gemini protocol: https://geminiprotocol.net/
It kinda fills that niche of the "old web".
The main downside is that you need a specific browser, or an extension for your average browser, to load gemini sites.
-
Character, space, space, space, space, space, space, space, character, space, space, space, space, space, space, space, space, space, character, ENTER.
Just like your grandpappy used to do.
But how are you going to specify a monospace font?
-
I got you covered:
position: absolute; left: 50%; transform: translateX(-50%);
In a position relative parent
-
But how are you going to specify a monospace font?
pre
andcode
I'm pretty sure -
"Legally required", so they're seeing it in the local laws. Some countries require websites to disclose who operates them.
For example, in Germany, websites are subject to the DDG (Digitale-Dienste-Gesetz, "digital services law"). Under this law they are subject to the same disclosure requirements as print media. At a minimum, this includes the full name, address, and email address. Websites
updatedoperated by companies or for certain purposes can need much more stuff in there.Your website must have a complete imprint that can easily and obviously be reached from any part of the website and is explicitly called "imprint".
These rules are meaningless to someone hosting a website in Kenya, Australia, or Canada. But if you run a website in Germany you'd better familiarize yourself with them.
this^
thanks for explaining it so well