The most annoying things about generative pre-trained transformers is that everyone has some opinion on it, which they think is special or profound in some way. I am sick of having to filter out internet e-celebrity number 48320's opinion on it from my front page on every single website.
ChatGPT made me cry and other adventures in AI land
11–20 of 22 posts
Re: ChatGPT made me cry and other adventures in AI land
#12I susspect there is something different at play which resulted in tears. Let me guess: deep down there, they were crying because an AI wrote that emotional poem, and not the parent themselves... But thats an insight nobody really wants to know I guess.
Kottke literally addresses that. > When you’re really in your feelings, even the worst movie or the cheesiest song can resonate with you and move you — just the tiniest bit of narrative and sentiment can send you over the edge. ChatGPT didn’t really make me cry…I did.
Also, strictly speaking, its always yourself that makes you cry. And touchy people, or "zu nah am Wasser gebaut" trigger that more easily, thats all.
Re: ChatGPT made me cry and other adventures in AI land
#13Earlier quoted context omitted.
Kottke literally addresses that. > When you’re really in your feelings, even the worst movie or the cheesiest song can resonate with you and move you — just the tiniest bit of narrative and sentiment can send you over the edge. ChatGPT didn’t really make me cry…I did.
Nah, that doesn't feel like they addressed what I was hinting at. Also, strictly speaking, its always yourself that makes you cry. And touchy people, or "zu nah am Wasser gebaut" trigger that more easily, thats all.
Re: ChatGPT made me cry and other adventures in AI land
#14> And when I read the last line, I burst into tears. So does that make ChatGPT a soulful poet of rare ability? No. I’ve thought a lot about this and here’s what I think is going on: I was primed for an emotional response (…) and ChatGPT used the language and methods of thousands of years of writing But that’s what’s humans do, don’t they? I’m not a poet, but if I wanted to become one, I can hardly think of way that w…
Re: ChatGPT made me cry and other adventures in AI land
#15Earlier quoted context omitted.
Nah, that doesn't feel like they addressed what I was hinting at. Also, strictly speaking, its always yourself that makes you cry. And touchy people, or "zu nah am Wasser gebaut" trigger that more easily, thats all.
You're right. My point was that you're wrong because he literally said what was happening.
Re: ChatGPT made me cry and other adventures in AI land
#16Is there any guide to how, or some livecoding stream examples? Is it just asking GPT to 'write a function which posts a url to facebook using the API' etc?
Also how to get an OpenAI login/API key from an unsupported country?
Re: ChatGPT made me cry and other adventures in AI land
#17I see several posts where people are claiming 'GPT makes me 50% more productive at coding'. Is there any guide to how, or some livecoding stream examples? Is it just asking GPT to 'write a function which posts a url to facebook using the API' etc? Also how to get an OpenAI login/API key from an unsupported country?
It also just writes my unit tests. Prompt is "here is my code (pasted a few hundred lines of code), write tests."
Re: ChatGPT made me cry and other adventures in AI land
#18I see several posts where people are claiming 'GPT makes me 50% more productive at coding'. Is there any guide to how, or some livecoding stream examples? Is it just asking GPT to 'write a function which posts a url to facebook using the API' etc? Also how to get an OpenAI login/API key from an unsupported country?
I can't share my code, but I do things like "here is my Livewire component and here is the blade view, remove these three properties and replace it with a Carbon object". And then I paste like 400 lines of code and walk around in my office. After a minute, I have sometimes 100% working code (PHP but also the frontend), that I can paste back in PHPStorm. Sometimes GPT-3.5 can do this, but sometimes I need to use GPT-4…
WHat you describe seems quite different. Is the chat window still the way, there must be good ide plugins by now or soon?
Re: ChatGPT made me cry and other adventures in AI land
#19Earlier quoted context omitted.
I can't share my code, but I do things like "here is my Livewire component and here is the blade view, remove these three properties and replace it with a Carbon object". And then I paste like 400 lines of code and walk around in my office. After a minute, I have sometimes 100% working code (PHP but also the frontend), that I can paste back in PHPStorm. Sometimes GPT-3.5 can do this, but sometimes I need to use GPT-4…
Yes I played briefly with copilot and it was amazing in some ways, and useful, but perhaps not revolutionary. WHat you describe seems quite different. Is the chat window still the way, there must be good ide plugins by now or soon?
I also think that the chat mode is the right way to work with an AI (as long it is so slow, like it is now), so I don't mind the copy-paste workflow.
Re: ChatGPT made me cry and other adventures in AI land
#20> And when I read the last line, I burst into tears. So does that make ChatGPT a soulful poet of rare ability? No. I’ve thought a lot about this and here’s what I think is going on: I was primed for an emotional response (…) and ChatGPT used the language and methods of thousands of years of writing But that’s what’s humans do, don’t they? I’m not a poet, but if I wanted to become one, I can hardly think of way that w…
You seem to be thinking that he means “read a bunch of prior work and come up with something similar” where I think that the author meant something more like “navigate the emotional landscape and write something that evokes emotions in others”.