this post was submitted on 24 Apr 2024
954 points (99.3% liked)

Programmer Humor

31965 readers
1047 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] 87 points 4 months ago (2 children)

I like returning 418 instead of 404 or 403 on the files the script kiddies are hunting for on my web servers. I'm sure it does nothing but I'd like to think I've wasted some of their time at least once.

[–] [email protected] 27 points 4 months ago (1 children)
[–] [email protected] 10 points 4 months ago* (last edited 4 months ago) (1 children)

I'm pretty sure it exists because of RFC2324 hyper text coffee pot control protocol

[–] [email protected] 10 points 4 months ago (3 children)

Fun fact, first webcam was a series of updating stills of an actual coffee pot so some engineers would know if there was coffee made.

[–] [email protected] 8 points 4 months ago (1 children)

Technically, all video is a series of updating stills.

[–] [email protected] 1 points 4 months ago (1 children)

True, but most streaming media now is a bunch of stills with the changes for each individual frame between them.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

True, but webcams still just deliver raw frames (or compressed frames in the case of MJPEG).

[–] [email protected] 1 points 4 months ago

Necessity is the mother of invention

[–] [email protected] 1 points 4 months ago (1 children)

With that, plus image recognition, plus a control system, you could use rfc2324 to implement the digital control side

Though I think I'd use weight, temperature, and flow sensors for easier service implementation

[–] [email protected] 1 points 4 months ago

And then plug those values into a image generation service to give users a visually intuitive way to see if there's cooffe or not!

[–] [email protected] 23 points 4 months ago (3 children)

You had one chance to use 420 and you squandered it.

[–] [email protected] 36 points 4 months ago

HTTP 418 is the "I'm a teapot" code

[–] [email protected] 25 points 4 months ago

Oh I get plenty of chances to use 420. But I think you might be missing the joke. 😁

[–] [email protected] 7 points 4 months ago (1 children)

420 is still avalable. Not sure what you would put there ("Server too high?") and given the controversy over 418 I think its best to leave that one blank instead of making a weed joke.

[–] [email protected] 8 points 4 months ago

There was an attempt by Twitter at one point to use "420 Enhance Your Calm" as a code to indicate you're being rate limited.