this post was submitted on 10 Apr 2024
1296 points (99.0% liked)

Programmer Humor

19557 readers
1065 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 7 months ago (5 children)

Wait can someone explain why it didn't want to generate random numbers?

[–] [email protected] 58 points 7 months ago (3 children)

It won't generate random numbers. It'll generate random numbers from its training data.

If it's asked to generate passwords I wouldn't be surprised if it generated lists of leaked passwords available online.

These models are created from masses of data scraped from the internet. Most of which is unreviewed and unverified. They really don't want to review and verify it because it's expensive and much of their data is illegal.

load more comments (1 replies)
load more comments (2 replies)