| ▲ | haileys 5 hours ago | |||||||
I thought it was funny that the author used a variety of OCR tools with mixed success before spending a lot of time manually fixing up the output from the best one, rather than just typing it in | ||||||||
| ▲ | conductr 20 minutes ago | parent | next [-] | |||||||
Feels like my experienced reality of task automation in corporate environments. We routinely have engineers spend 40+ hours automating tasks that an entry level person can do manually in 10 minutes and only need to be done weekly. Automation at all costs seems to be the future | ||||||||
| ▲ | christoph 4 hours ago | parent | prev | next [-] | |||||||
That was also my thought… but I grew up mashing rubber keys for hours copying “games” out of magazines and books! Then hours after fixing all the typos! | ||||||||
| ||||||||
| ▲ | acters 4 hours ago | parent | prev | next [-] | |||||||
I ran it through paddle paddle OCR and it flawlessly did it. Google's OCR through my phone's Google lens had also worked at getting a very good extraction but not 100% correct. Definitely would spend less time fixing it than hand copying. IDK what the author was using but I feel like he could have shared how his OCR attempt went, but I am thinking he tried some naive OCR tools. | ||||||||
| ||||||||
| ▲ | rtldg 5 hours ago | parent | prev | next [-] | |||||||
Took me almost 2 minutes for 4 lines (and I missed a character in one of them!). I would opt for OCR too, obviously so I'm prepared for the next bash t-shirt I'd come across... | ||||||||
| ||||||||
| ▲ | grumbel 4 hours ago | parent | prev | next [-] | |||||||
Gemini3.5 Flash didn't have a problem OCR'ing and base64 decoding it, despite the OCR step having errors, it just fixed them in the base64 decoding step. | ||||||||
| ▲ | mayas_ 5 hours ago | parent | prev | next [-] | |||||||
"just typing it" would be more error prone for the average human | ||||||||
| ▲ | speerer 3 hours ago | parent | prev | next [-] | |||||||
(Author here) Yes I agree. It was a fun side-quest though. Reminds me of https://xkcd.com/1205/ | ||||||||
| ▲ | duskdozer 4 hours ago | parent | prev [-] | |||||||
I'm guilty of this, but for me this kind of thing is optimizing over annoyance rather than time. | ||||||||