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] 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!