this post was submitted on 04 Jun 2024
350 points (98.3% liked)

Programmer Humor

32479 readers
309 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] xmunk@sh.itjust.works 15 points 5 months ago (1 children)

Pshaw... just write it in raw HTML. It's an incredibly legible markup language. I talk to my spouse in HTML just to stay sharp.

[โ€“] KISSmyOSFeddit@lemmy.world 5 points 5 months ago* (last edited 5 months ago)

I just write all my blog posts inside the empty line of this:

<!DOCTYPE html>
    <title>My Blog</title>

</html>

Keep it simple, stupid!