this post was submitted on 23 Jan 2025
532 points (97.7% liked)

Programmer Humor

34850 readers
495 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 2 months ago* (last edited 2 months ago) (1 children)

receive text over the network

render text into pixels

mangle pixels through some convoluted Fourier transform to decrease quality

run even more complex pattern matching algorithm on mangled pixels to guess text represented

Can we add AI somewhere down that line?

[โ€“] [email protected] 6 points 2 months ago

AI is often used to make the last step produce text that is closer to English. Whether that helps very much depends.