Live data from Hacker News

ChatGPT Pulse

openai.com

391–400 of 766 posts

Re: ChatGPT Pulse

#393

Earlier quoted context omitted.

What tasks is it doing 50% of the work on for you?

Not who you asked, but I upgraded NextJS in a couple of repos by just telling Claude Code to do it. I've had it swap out and upgrade libraries successfully in one shot too. It will usually create good enough Page Objects for E2Es and scaffold out the test file, which speeds up the development process a bit. Same for upgrading Node versions in some Lambda projects, just tell it to go and come back later. Instruct it t…

> Personally, I think it really shines at doing the boring maintenance and tech debt work.

It shines at doing the boring maintenance and tech debt work for web. My experiences with it, as a firmware dev, have been the diametric opposite of yours. The only model I've had any luck with as an agent is Sonnet 4 in reasoning mode. At an absolutely glacial pace, it will sometimes write some almost-correct unit tests. This is only valuable because I can have it to do that while I'm in a meeting or reading emails. The only reason I use it at all is because it's coming out of my company's pocket, not mine.

Re: ChatGPT Pulse

#394

Earlier quoted context omitted.

What tasks is it doing 50% of the work on for you?

Not who you asked, but I upgraded NextJS in a couple of repos by just telling Claude Code to do it. I've had it swap out and upgrade libraries successfully in one shot too. It will usually create good enough Page Objects for E2Es and scaffold out the test file, which speeds up the development process a bit. Same for upgrading Node versions in some Lambda projects, just tell it to go and come back later. Instruct it t…

I can see how these things are convenient, if it succeeds. I struggle because my personal workflow is to always keep two copies of a repo up at once. One is deep thought vs drone work. I have always just done these kinds of background tasks whenever I am in meetings, compiling etc. I haver not seen much productivity boost due to this. oddly, you would think being able to further offload during that time would help, but reviewing the agent output ends up being far more costly (and makes the context switch significantly harder, for some reason). It's just not proving to be useful consistently, for me.

Re: ChatGPT Pulse

#395
post #5

Just connect everything folks, we'll proactively read everything, all the time, and you'll be a 10x human, trust us friends, just connect everything...

And specially important to connect your personal data to a company which most likely murdered a whistle-blower: https://youtu.be/RkKp8GkfpX4

Re: ChatGPT Pulse

#396

Earlier quoted context omitted.

I don't think it's helped me do anything I couldn't do, in fact I've learned it's far easier to do hard things myself than trying to prompt an AI out of the ditches it will dig trying to do it. But I also find it's great for getting painful and annoying tasks out of the way that I really can't motivate to do myself.

> I don't think it's helped me do anything I couldn't do I am seeing a pattern here. It appears that AI isn't for everyone. Not everyone's personality may be a good fit for using AI. Just like not everybody is a good candidate for being a software dev, or police officer etc. I used to think that it is a tool. Like a car is. Everybody would want one. But that appears not be the case. For me, I used AI every day as a t…

What home tasks do you use it for?

It's hard for me to imagine many. It's not doing the dishes or watering the plants.

If I wanted to rearrange the room I could have it mock up some images, I guess...

Re: ChatGPT Pulse

#397
post #243
post #236

Earlier quoted context omitted.

Whatever your mind believes it doesn’t need to hold on to that what is expensive to maintain and run, it’ll let go of. This isn’t entirely accurate from a neuroscience perspective but it’s kinda ballpark. Pretty much like muscles decay when we stop using them.

Sure, but sticking with that analogy, bicycles haven’t caused the muscles of people that used to go for walks and runs to atrophy either – they now just go much longer distances in the same time, with less joint damage and more change in scenery :)

>> Whatever your mind believes it doesn’t need to hold on to that what is expensive to maintain and run, it’ll let go of. This isn’t entirely accurate from a neuroscience perspective but it’s kinda ballpark.

>> Pretty much like muscles decay when we stop using them.

> Sure, but sticking with that analogy, bicycles haven’t caused the muscles of people that used to go for walks and runs to atrophy either ...

This is an invalid continuation of the analogy, as bicycling involves the same muscles used for walking. A better analogy to describe the effect of no longer using learned skills could be:

  Asking Amazon's Alexa to play videos of people
  bicycling the Tour de France[0] and then walking
  from the couch to the your car every workday
  does not equate to being able to participate in
  the Tour de France[0], even if years ago you
  once did.
0 - https://www.letour.fr/en/

Re: ChatGPT Pulse

#398

Earlier quoted context omitted.

> I’m now tackling tasks I wouldn’t have even considered two or three years ago Could you give some examples, and an indication of your level of experience in the domains? The statement has a much different meaning if you were a junior developer 2 years ago versus a staff engineer.

I have been coding on and off (more off than on) for 47 years. I kinda stopped paying attention when we got past jquery and was never a fan of prototypical inheritance. Never built anything with tailwind, Next.js, etc. After spending some time writing copy, user stories and a design brief (all iterative with ChatGPT) cursor one shot my (simple) web app and I was live (once I'd spent a couple hours documenting my requ…

How do you deal with security for web stuff? I wouldn't host anything vibe-coded publicly because I'm not enough of an expert in web/frontend to even double-check that it's not generating some giant holes.

Re: ChatGPT Pulse

#400
post #82
post #76

Earlier quoted context omitted.

> My personal productivity has skyrocketed in the last 12 months. Has your productivity objectively, measurably improved or does it just feel like it has improved? Recall the METR study which caught programmers self-reporting they were 20% faster with AI when they were actually 20% slower.

Objectively. I’m now tackling tasks I wouldn’t have even considered two or three years ago, but the biggest breakthrough has been overcoming procrastination. When AI handles over 50% of the work, there’s a 90% chance I’ll finish the entire task faster than it would normally take me just to get started on something new.

My programming productivity has improved a lot with Claude Code.

One thing I've noticed is that I don't have a circle of people where I can discus programming with, and having an LLM to answer questions and wireframe up code has been amazing.

My job doesn't require programming, but programming makes my job much easier, and the benefits have been great.

Post reply on HN