this post was submitted on 11 Feb 2026
604 points (99.2% liked)

Programmer Humor

29982 readers
1375 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 25 points 1 week ago* (last edited 1 week ago) (1 children)

commonly agreed to be a Good Thing

So, did they open access their trained model weights?

it still can prevent complete rookies from making thousands of requests per second with a simple python script

So now you can know that if you are getting DOS'ed, it is actually malicious.

[–] edinbruh@feddit.it 9 points 1 week ago (1 children)

did they open access their model weights?

In that instance it wasn't really training, it was crowdsourcing the transcription. Rechapta would pull out a word from their book archive that the OCR failed to recognise, and if many people identified it as the same word, it would be archived. Now that rechapta has been purchased by Google, the archive and the transcriptions are available on Google books.

They stopped doing this once ai became more effective than rechapta for book transcriptions.

Modern chapta actually is about training models. But old, classic rechapta was really just about book transcriptions, and those are available.

[–] ulterno@programming.dev 2 points 1 week ago

Nice.
Looks like they did make good use of the opportunity.