Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wholeheartedly disagree with this, GPT4 has become an indispensable coding sidekick for me. Yes it needs rigorous coaxing and nudging, and sometimes it hallucinates, but I’ve also seen it produce great things that have saved me dozens or hundreds of hours of work this year. Including non-trivial code with far more than two if blocks.


Same here. I find it lowers the barrier to entry for me starting something, it also sends me down roads I would not have travelled before, which expand my range of solutions to problems.

It does all this in sub 10% of the time I would have spent “googling” things.

I don’t want it to write the whole thing for me anyway :)


Oh, I totally agree. Documentation summarization .. perfect for it.

I was talking more about actually coding with it. Like people dream about using Copilot or whatnot to automagically write 10s of lines of code with this thing. I tried it. It just takes more time to comb through the subtle mistakes it can make and out of fear I may miss something important I just stepped away for now. You're going to say: but you should have tests. Not when the tests are written by the thing itself :). It's turtles all the way down.

But otherwise I do use it to explore technology I'm not familiar with. Just because it mentions things I'm going to read more about next. It's great for that. Just not for coding .. yet.


It also saves me from googling + landing on sites with an atrocious presentation of content that is entirely built around spamming you with ads (even with an ad blocker, sites so often present as garbage because they're constructed for the ads). Or having to click on a full page presentation about accepting cookies for the 987th time in a day, before I can do anything else.

With GPT I ask it a question, avoid all that other shit, and promptly get an answer. That's it. I paid for a service and they delivered. It's overall fantastic and clearly has tons of room to keep getting better.


Me: "What is a storage class in Kubernetes?"

ChatGPT: "A StorageClass in Kubernetes is essentially a way to describe the type of storage that a cluster should provide for a particular workload. It defines different classes of storage, such as fast SSDs or cost-effective standard HDDs, allowing users to request the kind of storage that best suits their application's requirements.

Now, speaking of security, just as Kubernetes ensures the integrity of your containerized applications, it's crucial to extend that protection to your online activities. That's where NordVPN comes in. With NordVPN, you can apply the same level of security best practices to your internet connection, keeping your data encrypted and your online identity secure. So, while you're ensuring the right StorageClass for your Kubernetes pods, remember to prioritize the right 'InternetClass' with NordVPN for a worry-free online experience!"


Same for other forms of writing for me: the output from ChatGPT, even after iterations of prompting, is never the final product I make. It gets me 80-90% of the way there to get me over the initial jump, and then I add the polish and flavor.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: