Earlier quoted context omitted.
The line right after this is much worse: > Coding performed by AI is at a world-class level, something that wasn’t so just a year ago. Wow, finance people certainly don't understand programming.
World class? Then what am I? I frequently work with Copilot and Claude Sonnet, and it can be useful, but trusting it to write code for anything moderately complicated is a bad idea. I am impressed by its ability to generate and analyse code, but its code almost never works the first time, unless it's trivial boilerplate stuff, and its analysis is wrong half the time. It's very useful if you have the knowledge and exp…
Is it a bubble?
81–90 of 605 posts
Re: Is it a bubble?
#82He thinks "AI" "may be capable of taking over cognition", which shows he doesn't understand how LLM work...
Why is AI limited to just a raw LLM. Scaffolding, RL, multi-modal... so many techniques which can be applied. METR has shown AI's time horizon for staying on task is doubling every 7 months or less. https://metr.org/blog/2025-07-14-how-does-time-horizon-vary-...
Re: Is it a bubble?
#83Off--topic: how many get overpaid for absolute bullshit?
Re: Is it a bubble?
#84Earlier quoted context omitted.
The line right after this is much worse: > Coding performed by AI is at a world-class level, something that wasn’t so just a year ago. Wow, finance people certainly don't understand programming.
World class? Then what am I? I frequently work with Copilot and Claude Sonnet, and it can be useful, but trusting it to write code for anything moderately complicated is a bad idea. I am impressed by its ability to generate and analyse code, but its code almost never works the first time, unless it's trivial boilerplate stuff, and its analysis is wrong half the time. It's very useful if you have the knowledge and exp…
Re: Is it a bubble?
#85Earlier quoted context omitted.
The line right after this is much worse: > Coding performed by AI is at a world-class level, something that wasn’t so just a year ago. Wow, finance people certainly don't understand programming.
World class? Then what am I? I frequently work with Copilot and Claude Sonnet, and it can be useful, but trusting it to write code for anything moderately complicated is a bad idea. I am impressed by its ability to generate and analyse code, but its code almost never works the first time, unless it's trivial boilerplate stuff, and its analysis is wrong half the time. It's very useful if you have the knowledge and exp…
Re: Is it a bubble?
#86Earlier quoted context omitted.
Yes, I save an incredible amount of time. I suspect I’m likely 5-10x more productive, though it depends exactly what I’m working on. Most of the issues that you cite can be solved, though it requires you to rewire the programming part of your brain to work with this new paradigm. To be honest, I don’t really have a problem with chunking my tasks. The reason I don’t is because I don’t really think about it that way. I…
Did you do 5-10 years of work in the year after you adopted AI? If you started after AI came in to existence 3 years ago (/s) you should have achieved 30 years of work output - a whole career of work.
But yes, I do think that the efficiency gain, purely in the domain of coding, is around 5x, which is why I was able to entirely redesign my website in a week. When working on personal projects I don't need to worry about stakeholders at all.
Re: Is it a bubble?
#87Why is so much invested in AI but not in fusion power?
You will get a different result if you revolutionize some related area (like making an extremely capably superconductor), or if you open up some market that can't use the cheapest alternatives (like deep space asteroid mining). But neither of those options can go together with "oh, and we will achieve energy positive fusion" in a startup business plan.
Re: Is it a bubble?
#88Earlier quoted context omitted.
I only write around 5% of the code I ship, maybe less. For some reason when I make this statement a lot of people sweep in to tell me I am an idiot or lying, but I really have no reason to lie (and I don't think I'm an idiot!). I have 10+ years of experience as an SWE, I work at a Series C startup in SF, and we do XXMM ARR. I do thoroughly audit all the code that AI writes, and often go through multiple iterations, s…
>I only write around 5% of the code I ship, maybe less. >I do thoroughly audit all the code that AI writes, and often go through multiple iterations Does this actually save you time versus writing most of the code yourself? In general, it's a lot harder to read and grok code than to write it [0, 1, 2, 3]. For me, one of the biggest skills for using AI to efficiently write code is a) chunking the task into increments…
You are stuck in a very low local maximum.
You are me six months ago. You don’t know how it works, so you cannot yet reason about it. Unlike me, you’ve decided “all these other people who say it’s effective are making it up”. Instead ask, how does it work? What am I missing.
Re: Is it a bubble?
#89Re: Is it a bubble?
#90> In many advanced software teams, developers no longer write the code; they type in what they want, and AI systems generate the code for them. What a wild and speculative claim. Is there any source for this information?