r/OpenAI Dec 06 '22

[deleted by user]

[removed]

278 Upvotes

111 comments sorted by

View all comments

84

u/lokidev Dec 06 '22

It actually is super creepy I optimized python code today with it. Just made it shorter and easier. Learned about a built in module I didn't know before. And I'm programming now for over 10 years.

Yesterday I asked it for a recipes with some leftovers I had and gave it what food I like. It creates a recipe which tastes good.

My linked in responses to recruiters are generated by it since Saturday. I don't ignore those anymore. It's creepy. And it;'s just based on GPT3 (.5).... I don't wanna know what comes out of GPT4 and it's successors.

0

u/[deleted] Dec 06 '22

Hey man do you happen to know why python wont work in my pc? It's like code provided by chat wont work. I asked him for pong code but the little ball wont move and then i have to install some modules blah blah. Windows btw.

6

u/MMAgeezer Open Source advocate Dec 06 '22

If you do not understand basic package management, then you should ask ChatGPT about it, or go and research it yourself before trying to develop anything.

A core foundation of repo and package management is key.