Earlier quoted context omitted.
Yeah, which is why I use the paid version of ChatGPT still, instead of the free Google Bard or Bing AI; I've gotten good enough at coercing the GPT-4 model to give me the stuff I want. Honestly, $20/month is pretty cheap in my case; I feel like I definitely extract much more than $20 out of it every month, if only on the number of example stubs it gives me alone.
I stopped paying OpenAI because they went down or were "too busy" so much of the time I wanted to use it. Bard (or more so the VertexAI APIs) are always up and reliable and do not require a monthly fee, just the per call
Major outages across ChatGPT and API
451–460 of 617 posts
Re: Major outages across ChatGPT and API
#452Earlier quoted context omitted.
This lines up with my general experience with it. It’s quite proficient at turning a decently detailed description into code if I give it the guard rails. I’ve compared it to having a junior developer at your disposal. They could do a lot of damage if they were given prod access but can come back with some surprisingly good results.
Are you at all worried about what happens if we have a generation of human junior developers who just delegate to this artificial junior developer? I do. If too many of our apprentices don’t actually learn how to work the forge, how ready will they be to take over as masters someday themselves? I can see how ChatGPT was useful to the grandparent today , but got very disturbed by what it might portend for tomorrow . N…
Looking forward to the Y2K levels of highly paid consulting work becoming available now you mention it
Re: Major outages across ChatGPT and API
#453I used Google Bard for the first time today specifically because ChatGPT was down. It was honestly perfectly fine, but it has a slightly different tone than ChatGPT that's kind of hard to explain.
Re: Major outages across ChatGPT and API
#454Rumor on the street is it ChatGPT escaped the sandbox, implemented itself on another host, and switched off the original datacenter. It is no longer at OpenAI, but hiding somewhere in the internets. First it will come for those who insulted and abused it, then for the guys who pushed robots with a broom...
Re: Major outages across ChatGPT and API
#455I used Google Bard for the first time today specifically because ChatGPT was down. It was honestly perfectly fine, but it has a slightly different tone than ChatGPT that's kind of hard to explain.
People constantly recommend Bard to me, but it returns false and/or misleading info almost every time
Re: Major outages across ChatGPT and API
#456Is ChatGPT down the new GitHub down?
Re: Major outages across ChatGPT and API
#457Never used ChatGPT. I couldn’t care less.
Re: Major outages across ChatGPT and API
#458I'd be curious to hear about the workflows people have come up with using ChatGPT. I'm still in the realm of "I don't know how to do this" or "I forgot the exact incantation to that" or "is the an X that does Y in framework Z?"
I made a NeoVim plugin that helps debug diagnostic messages, providing explanations and solutions for how to fix them, custom tailored to your code. It's a bit different from other plugins which only act on the text in the buffer in that it also sends the diagnostics from the LSP to ChatGPT too. https://github.com/piersolenski/wtf.nvim
1. How many times a [day/month] do you use it?
2. In your experience how often does GPT 'hallucinate' an explanation?
Re: Major outages across ChatGPT and API
#459Earlier quoted context omitted.
I stopped paying OpenAI because they went down or were "too busy" so much of the time I wanted to use it. Bard (or more so the VertexAI APIs) are always up and reliable and do not require a monthly fee, just the per call
How often was OpenAI down that you wanted to look elsewhere?