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

Programmer Humor

32024 readers
503 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
[โ€“] [email protected] 16 points 3 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.

[โ€“] [email protected] 4 points 3 months ago* (last edited 3 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!