sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

596
active users

#html

54 posts49 participants7 posts today
if you like hand-written HTML and the simplest of page composition I can't recommend enough net.art theorist Olia Lialina's "Prof. Dr. Style" as a search term
[What] message is delivered by classic Prof. Dr. pages, looking primitive and all the same? Independence. Inside academic circles, a page made in Prof. Dr. Style shows off distance from the institution's corporate identity and its Content or Knowledge Management systems, which is not an easy status to achieve. Outside of academia, such pages are made by people who know everything about the internet, but are too cool to mess with web design.
see: Prof. Dr. Style, Vernacular Web 3 (2010)
https://contemporary-home-computing.org/prof-dr-style/

on are.na: https://www.are.na/casey-gollan/prof-dr-style
and like @exquisitecorp@merveilles.town curate your own finds: https://leetusman.com/nosebook/prof-dr-style

#webdesign #html #indieweb
contemporary-home-computing.orgProf. Dr. StyleIt is difficult to estimate how many web pages created in 1993-1994 made it into the new millenium in their premordial way. If you manage to find something that was put online that time, it would in the best case display a 1995-1996 skin. But there is a way to find pages that live for ever in 1993.

I finally came around to writing up the details behind the CSS-only code listings I use on my blog. These listings wrap on page resize with line continuation markers, show scrollbars past a configurable minimum width, support native text selection without the line numbers being copied, and number lines in plain CSS without any JS involved. Have a look, the post is simultaneously a demo:

jaseg.de/blog/css-only-code-bl

#css#web#html

The Invoker Commands API is the new hotness for a declarative #HTML solution to the problem “click and see something happen!!”

However…

If we’re inside shadow DOM and the button being clicked is supposed to do a thing via its host component, then uh, nope. 🤨

Thankfully there’s always a workaround in the Wide World of the Web, so I’ve written it up and here it is!

😁 Yay for building directly on top of platform mechanics. 👏 #JavaScript #WebComponents #WebDev

thathtml.blog/2025/07/more-fun

That HTML Blog · More Fun with Invoker Commands and Web Components
More from Jared White (🏳️‍⚧️ ally)
Continued thread

Please run your own tests.

I outline my methodology in the post. It’s not perfect, but I try three languages, hidden content, and dynamic content across real sites.

If you’re only testing one (common) language on one visible non-dynamic control, that’s far less robust.

A valid HTML zip bomb, ache.one/notes/html_zip_bomb by @ache

The article shows how to create an HTML zip bomb for AI crawlers not respecting the `robots.txt` file.

A zip bomb is a huge file (like 10Gib), that once compressed, has a reasonable size like 10Mib. An AI crawler will uncompressed it and will see all its memory being consumed, leading to a possible crash.

That’s an effective way to counter-attack disrespectful AI crawlers.

ache.oneA valid HTML zip bomb - ache
More from ache

"This site requires JavaScript to run correctly. Please turn on JavaScript or unblock scripts"

That's weird. With scripts blocked, I can read the whole article no problem. I mean, it *is* Hyper TEXT Markup Language, after all. Enabling scripts leads to a pop-up modal begging for an email address.

(#substack continues to annoy) #html