Hacker News new | ask | show | jobs
by throwaw12 9 days ago
> I always prioritize speed over raw intelligence for flash models.

This model might have a perfect speed:

    for i in range(100):
      print(random.choices(words))
1 comments

Leave it long enough, and it'll print the work of Shakespear!