Live data from Hacker News

ChatGPT Pulse

openai.com

201–210 of 766 posts

Re: ChatGPT Pulse

#201
post #76
post #66

Earlier quoted context omitted.

> I’m rapidly losing interest in all of these tools. It feels like blockchain again in a lot of weird ways. It doesn't feel like blockchain at all. Blockchain is probably the most useless technology ever invented (unless you're a criminal or an influencer who makes ungodly amounts of money off of suckers). AI is a powerful tool for those who are willing to put in the work. People who have the time, knowledge and crit…

> 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.

My personal project output has gone up dramatically since I started using AI, because I can now use times of night where I'm otherwise too mentally tired, to work with AI to crank through a first draft of a change that I can then iterate on later. This has allowed me to start actually implementing side projects that I've had ideas about for years and build software for myself in a way I never could previously (at least not since I had kids).

I know it's not some amazing GDP-improving miracle, but in my personal life it's been incredibly rewarding.

Re: ChatGPT Pulse

#203

Earlier quoted context omitted.

If you want another data point, you can just look at my company github ( https://github.com/orgs/sibyllinesoft/repositories ). ~27 projects in the last 5 weeks, probably on the order of half a million lines of code, and multiple significant projects that are approaching ship readiness (I need to stop tuning algorithms and making stuff gorgeous and just fix installation/ensure cross platform is working, lol).

I don't do Rust or Javascript so I can't judge, but I opened a file at random and feel like the commenting probably serves as a good enough code smell. From the one random file I opened: /// Real LSP server implementation for Lens pub struct LensLspServer /// Configuration for the LSP server pub struct LspServerConfig /// Convert search results to LSP locations async fn search_results_to_locations() /// Perform searc…

Early coding agents wanted to do this - comment every line of code. You used to have to yell at them not to. Now they’ve mostly stopped doing this at all.

Re: ChatGPT Pulse

#204
post #56

Earlier quoted context omitted.

It's a little dangerous because it generally just agrees with whatever you are saying or suggesting, and it's easy to conclude what it says has some thought behind it. Until the next day when you suggest the opposite and it agrees with that.

This. I've seen a couple people now use GPT to 'get all legal' with others and it's been disastrous for them and the groups they are interacting with. It'll encourage you to act aggressive, vigorously defending your points and so on.

Oof. Like our world needed more of that...

Re: ChatGPT Pulse

#205

Earlier quoted context omitted.

Code is probably just 20% effort. There is so much more after that. Like manage the infra around it and the reliability when it scales, and even things like managing SPAM and preventing abuse. And the effort required to market it and make it something people want to adopt.

Sure, but the premise here is that making a gmail clone is strategically necessary for OpenAI to compete with Google in the long term. In that case, there's some ancillary value in being able to claim "look, we needed a gmail and ChatGPT made one for us - what do YOU need that ChatGPT can make for YOU?"

[deleted]

Re: ChatGPT Pulse

#206
post #76
post #66

Earlier quoted context omitted.

> I’m rapidly losing interest in all of these tools. It feels like blockchain again in a lot of weird ways. It doesn't feel like blockchain at all. Blockchain is probably the most useless technology ever invented (unless you're a criminal or an influencer who makes ungodly amounts of money off of suckers). AI is a powerful tool for those who are willing to put in the work. People who have the time, knowledge and crit…

> 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.

I'm objectively faster. Not necessarily if I'm working on a task I've done routinely for years, but when taking on new challenges I'm up and running much faster. A lot of it have to do with me offloading doing the basic research while allowing myself to be interrupted; it's not a problem that people reach out with urgent matters while I'm taking on a challenge I've only just started to build towards. Being able to correct the ai where I can tell it's making false assumptions or going off the rails helps speed things up

Re: ChatGPT Pulse

#207

I see some pessimism in the comments here but honestly, this kind of product is something that would make me pay for ChatGPT again (I already pay for Claude, Gemini, Cursor, Perplexity, etc.). At the risk of lock-in, a truly useful assistant is something I welcome, and I even find it strange that it didn't appear sooner.

Pessimism is how people now signal their savviness or status. My autistic brain took some time to understand this nuance.

[dead]

Re: ChatGPT Pulse

#208
post #146

Earlier quoted context omitted.

Lines of codes is not a measure of anything meaningful on its own. The mere fact that you suggest this as prove that you are more productive makes me think you are not.

The SWE industry is eagerly awaiting your proposed accurate metric. I find that people who dismiss LoC out of hand without supplying better metrics tend to be low performers trying to run for cover.

Loc is so easy to game. Reformat. Check in a notebook. Move things around. Pointless refactor.

If nobody is watching loc, it’s generally a good metric. But as soon as people start valuing it, it becomes useless.

Re: ChatGPT Pulse

#209
post #66

My pulse today is just a mediocre rehash of prior conversations I’ve had on the platform. I tried to ask GPT-5 pro the other day to just pick an ambitious project it wanted to work on, and I’d carry out whatever physical world tasks it needed me to, and all it did was just come up with project plans which were rehashes of my prior projects framed as its own. I’m rapidly losing interest in all of these tools. It feels…

> I’m rapidly losing interest in all of these tools. It feels like blockchain again in a lot of weird ways. It doesn't feel like blockchain at all. Blockchain is probably the most useless technology ever invented (unless you're a criminal or an influencer who makes ungodly amounts of money off of suckers). AI is a powerful tool for those who are willing to put in the work. People who have the time, knowledge and crit…

>> Blockchain is probably the most useless technology ever invented

so useless there is almost $3 Trillion of value on blockchains.

Re: ChatGPT Pulse

#210
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.

Not this again. That study had serious problems. But I’m not even going to argue about that. I want to raise something no one else seems to mention about AI in coding work. I do a lot of work now with AI that I used to code by hand, and if you told me I was 20% slower on average, I would say “that’s totally fine it’s still worth it” because the EFFORT level from my end feels so much less. It’s like, a robot vacuum mi…

[deleted]
Post reply on HN