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

Programmer Humor

19486 readers
526 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 32 points 7 months ago (1 children)

New rare Pepe just dropped

[–] [email protected] 10 points 7 months ago (2 children)

is it NFT and where could I purchase it?

load more comments (2 replies)
[–] [email protected] 18 points 7 months ago (4 children)

I'm confused why you'd be unable to create copyright characters for your own personal use.

[–] [email protected] 26 points 7 months ago* (last edited 6 months ago) (4 children)

You're allowed to use copyrighted works for lots of reasons. EG ~~satire~~ parody, in which case you can legally publish it and make money.

The problem is that this precise situation is not legally clear. Are you using the service to make the image or is the service making the image on your request?

If the service is making the image and then sending it to you, then that may be a copyright violation.

If the user is making the image while using the service as a tool, it may still be a problem. Whether this turns into a copyright violation depends a lot on what the user/creator does with the image. If they misuse it, the service might be sued for contributory infringement.

Basically, they are playing it safe.

load more comments (4 replies)
[–] [email protected] 8 points 7 months ago (1 children)

just a guess, but in order for an LLM to generate or draw anything it needs source material in the form of training data. For copyrighted characters this would mean OpenAI would be willingly feeding their LLM copyrighted images which would likely open them up to legal action.

[–] [email protected] -2 points 7 months ago

buh muh fare youse!

[–] [email protected] 16 points 7 months ago

Is not that you can't draw one, but CHATGPT can't do it for you.

load more comments (1 replies)
[–] [email protected] 42 points 7 months ago (1 children)

I once asked ChatGPT to generate some random numerical passwords as I was curious about its capabilities to generate random data. It told me that it couldn't. I asked why it couldn't (I knew why it was resisting but I wanted to see its response) and it promptly gave me a bunch of random numerical passwords.

[–] [email protected] 9 points 7 months ago (2 children)

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

[–] [email protected] 58 points 7 months ago (2 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.

[–] [email protected] 16 points 7 months ago

Also, researchers asking ChatGPT for long lists of random numbers were able to extract its training data from the output (which OpenAI promptly blocked).

Or maybe that’s what you meant?

load more comments (1 replies)
[–] [email protected] 34 points 7 months ago

"Not to worry, I have a permit" https://youtu.be/uq6nBigMnlg

load more comments
view more: ‹ prev next ›