Earlier quoted context omitted.
year-over-year we are at around 45% in increased productivity and this trajectory is on an upward slope
How are you measuring increased productivity? Honest question, because I've seen teams claim more code, but I've also seen teams say they're seeing more unnecessary churn (which is more code). I'm interested in business outcomes, is more code or perceived velocity translating into benefits to the business? This is really hard to measure though because in pretty much any startup or growing company you'll see better bu…
Spending on AI Is at Epic Levels. Will It Ever Pay Off?
61–70 of 84 posts
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#62Earlier quoted context omitted.
year-over-year we are at around 45% in increased productivity and this trajectory is on an upward slope
This reads like the bullshit bulletpoints people write on their CV.
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#63Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#64Earlier quoted context omitted.
How are you getting these results? Even with grounding in sources, careful context engineering and whatever technique comes to your mind we are just getting sloppy junk out of all models we have tried. The sketchy part is that LLMs are super good at faking confidence and expertise all while randomly injected subtle but critical hallucinations. This ruins basically all significant output. Double-checking and babysitti…
I genuinely think that biggest issue LLM tools is that most people expect magic because first attempts at some simple things feel magical. however, they take insane amount of time to get expertise in. what is confusing is that I think SWEs spent immense amounts of time in general learning the tools of the trade but this seems to escape a lot of people when it comes to LLMs. on my team, every developer is using LLMs a…
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#65Earlier quoted context omitted.
I genuinely think that biggest issue LLM tools is that most people expect magic because first attempts at some simple things feel magical. however, they take insane amount of time to get expertise in. what is confusing is that I think SWEs spent immense amounts of time in general learning the tools of the trade but this seems to escape a lot of people when it comes to LLMs. on my team, every developer is using LLMs a…
Where are you finding the best material for reading/learning?
- anything that goes deep into issues (I seldom read “i love llms” type posts like this is great: https://blog.nilenso.com/blog/2025/09/15/ai-unit-of-work/)
- lots of experimentation - specifically I have spent hours and hours doing the exact same feature (my record is 23 times).
- if something “doesn’t work” I create a task immediately to investigate and understand it. even the smallest thing that bother me I will spend hours to figure out why it might have happened (this is sometimes frustrating) and how to prevent it from happening again (this is fun)
My collegue describes the process as Javascript developer trying to learn Rust while tripping on mushrooms :)
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#66Earlier quoted context omitted.
How are you measuring increased productivity? Honest question, because I've seen teams claim more code, but I've also seen teams say they're seeing more unnecessary churn (which is more code). I'm interested in business outcomes, is more code or perceived velocity translating into benefits to the business? This is really hard to measure though because in pretty much any startup or growing company you'll see better bu…
same as we have before LLMs for a decade - story points. we move faster now, we have automated stuff we could never automate before. same project, largely same team since 2016, we just get a lot more shit done, a lot more
Not snarking, but if they are automated away, then isn't this like 0 story points for effort/complexity?
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#67Earlier quoted context omitted.
How are you getting these results? Even with grounding in sources, careful context engineering and whatever technique comes to your mind we are just getting sloppy junk out of all models we have tried. The sketchy part is that LLMs are super good at faking confidence and expertise all while randomly injected subtle but critical hallucinations. This ruins basically all significant output. Double-checking and babysitti…
What are you trying to use LLMs for and what model are you using?
I work in custom software where the gap in non-LLM users and those who at least roughly know how to use it is huge.
It largely depends on the prompt though. Our ChatGPT account is shared so I get to take a gander at the other usages and it’s pretty easy see: “okay this person is asking the wrong thing”. The prompt and the context has a major impact on the quality of the response.
In my particular line of work, it’s much more useful than not. But I’ve been focusing on helping build the right prompts with the right context, which makes many tasks actually feasible where before it would be way out of scope for our clients budgets.
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#68Earlier quoted context omitted.
"Solve quantum physics" meaning generating closed-form solutions to the Schrodinger equation for atoms of any composition? Of arbitrary molecules? Good luck with that... Even for the hydrogen atom, the textbook said "so it happens that just so happens to solve this equation", instead of the derivations one would normally expect. I doubt we have even invented the math to solve the equations much above the hydrogen ato…
My mistake, he did not say solve quantum physics. He did say if Chat GTP 8 creates a theory of quantum gravity... I can't... that will mean we have reached AGI.
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#69It’s not like anyone is going in debt to pay for gpu’s though. So it’s probably ok. Now if banks start selling 30 year mortgages for gpu’s, I might get a little worried.
They aren't the only company doing this.
Re: Spending on AI Is at Epic Levels. Will It Ever Pay Off?
#70Earlier quoted context omitted.
How are you getting these results? Even with grounding in sources, careful context engineering and whatever technique comes to your mind we are just getting sloppy junk out of all models we have tried. The sketchy part is that LLMs are super good at faking confidence and expertise all while randomly injected subtle but critical hallucinations. This ruins basically all significant output. Double-checking and babysitti…
> Its not like there is zero benefit to it, but I am genuinely curious how you get consistently correct output for a "complicated subject matter like insurance". Most likely by trying to get a promotion or bonus now and getting the hell out of Dodge before anyone notices those subtle landmines left behind :-)
Not everyone is the biggest cat in town with infinite money and expertise. I have no intention of leaving anytime soon, so I have confidence that the code that was generated by the AI (after confirming with our guy who is the insurance OG) is solid improvement over what was before.