this post was submitted on 04 Jul 2025
1126 points (98.7% liked)

Programmer Humor

24772 readers
1212 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Taleya@aussie.zone 1 points 1 day ago* (last edited 1 day ago)

In html you end a text style with a /

So think of how you put an asterisk around words to bold / italicise them on sm. In html it would be bold or italics. The slash is an "end format" indicator

So /s or /sarcasm means "end sarcasm" and indicates by reasoning that the previous statement was sarcasm.

The diamond brackets got dropped because with them they were being interpreted as actual html commands on early forums