shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

272
active users

#html

13 posts11 participants2 posts today

A return to late 90s WYSIWYG #webdev ala Frontpage or Dreamweaver that Figma sites push with their ridiculous non-semantic <div> soup is oddly worse for LLMs than semantic markup.

I can only imagine that we as in industry rather than rejecting this move will move forward anyway & once we see the AI downsides layer on more tech to creating a parallel /ai site with text or semantics buried in a JSON or light #HTML sans presentation and the solution complexity circle will continue.

"Sam Altman's AI army is laughing its silicon balls off while you're knee-deep in React's virtual DOMshit, praying your app doesn't choke on its own bloated corpse. This isn't progress. It's a fucking tragedy. You've got a shiny new Ferrari in your garage, and you're still riding a rusty tricycle with a flat tire. Grow the fuck up."

justfuckingusehtml.com/

Just fucking use HTMLJust fucking use HTMLStop reinventing the wheel. The web was doing just fine before your bloated frameworks crawled out of the sewer.
Continued thread

One of the things in my digital garden is this set of tutorials on webmentions:

reillyspitzfaden.com/digital-g

I noticed I kept writing blog posts about them (and realized I would probably keep doing that for a while!) and decided to put everything in one place.

You can use the table of contents (also a new site feature!) to hop around and choose the tutorial you want, and the first two are pretty easy even with only a small amount of HTML experience.

Pixel art of a radio tower and floppy disk, with pixel art text reading 'Reilly Spitzfaden'
reillyspitzfaden.comA Quick Guide to Everything I Know about Webmentions
#HTML#CSS#WebDev

I've just finished reading this blog post regarding the markdown Syntax by RL Dane

He is also given a brief history of the Computing Hardware and software that he has used ever since he was a little Padawan.

The blog post is just a few minutes to read and you shall learn something good from it.

TLDR is; use {smackdown} markdown for everything you write that needs formatting and be truly platform independent in your formatted text creation.

When you truly understand what he means, it is literal total freedom with formatted text and you don't even need to learn tex or LaTeX, since you will not be writing a book.

When you do that you will have to read my posts regarding tex and LaTeX, and those are blog posts I haven't released.

For me markdown has been important, ever since I was working on waffle bulletin boards many many decades ago

*Bold* _underline_ /italic/ was the syntax that we used back then.

Our waffle bulletin board had a special text formatting routine which Made these codes look like they were actually bold underline and italic when we were viewing those emails.

On the #AmIRC channel on Dalnet we also had a formatting routines for our clients, mine was AmIRC that converted these codes in a similar fashion.

So in true Essence markdown has been with us for a very very long time; we just didn't call it markdown then but we made sure that our text formatting had nothing to do with the computer platform we happen to be typing on.

rldane.space/why-i-love-markdo

#Markdown #formatting #programming #Tex #LaTeX #HTML

@rl_dane