this post was submitted on 14 Aug 2025
708 points (98.2% liked)

Programmer Humor

32572 readers
1221 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] frezik@lemmy.blahaj.zone 10 points 11 months ago* (last edited 11 months ago) (1 children)

The coffee pot protocol is such an interesting anachronism. Nobody would make a hardware control protocol by extending HTTP like that anymore.

For good reasons, really. It's unnecessary to do it that way.

[โ€“] Two9A@lemmy.world 6 points 11 months ago

That was kind of the author's point: that HTTP is so broadly specified, and at that point had so many unnecessary RFCs extending it, that you could halfway-sensibly write a hardware control protocol by HTTP alone even if that was a terrible idea.

Source: I wrote the tea-brewing extension to HTCPCP, which takes it another notch into the ridiculous.