this post was submitted on 23 Jan 2025
512 points (98.1% liked)

Programmer Humor

33031 readers
783 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
[โ€“] Hupf@feddit.org 10 points 1 day ago* (last edited 1 day 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?

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