Earlier quoted context omitted.
Did it not work after the first try and you gave up? Did it not produce any usable code that you could hand tweak or build off of? I want to understand your definition of "failed" here.
What's your definition of "working"? Do you consider it working, when you have to put more effort into prompting back-and-forth than writing it the old way?
I'm OK being left behind, thanks
711–720 of 800 posts
Re: I'm OK being left behind, thanks
#712Earlier quoted context omitted.
> Arguably in most cases it's more effective for you to provide the financing and direction but not be directly involved. That's why the EA guys are off beng quants. The EA guys aren't the final word on ethics or a fulfilling life. Ursula K. Le Guin wrote that one might, rather than seeking to always better one's life, instead seek to share the burden others are holding. Making a bunch of money to turn around and spe…
Nobody is asking about ethics or a fulfilling life. We are talking about maximum _impact_.
Re: I'm OK being left behind, thanks
#713Earlier quoted context omitted.
I've been playing with it on weekends for the last few months. 9 out of 10 projects, it's failed. Projects as simple as "set up a tmux/vim binding so I can write prompts in one pane and run claude in the other". Fails. I've been coding for over 20 years. If there is no learning curve, why doesn't it work for me? You can't say I'm not using it right, because if that was true, then all I need to do is climb the learnin…
> If there is no learning curve, why doesn't it work for me? Because LLMs are not actually good at programming, despite the hype.
Re: I'm OK being left behind, thanks
#714> If this tech is as amazing as you say it is, I'll be able to pick it up and become productive on a timescale of my choosing not yours. Broadly speaking, I think this is a wise assessment. There are opportunities for productivity gains right now, but it I don't think it's a knockout for anyone using the tech, and I think that onboarding might be challenging for some people in the tech's current state. It is safe to…
What I get a bit annoyed is companies forcing AI tools, getting usage metrics and actively hunting the engineers that don't use the tool "enough", I've never seen anything like it for a technically optional tool. Even in the past, aside from technical limitaions, you were not required to use enough of a tool. It just sounds like a giant scheme to burn through tokens and give money to the AI corps, and tech directors…
Re: I'm OK being left behind, thanks
#715> If this tech is as amazing as you say it is, I'll be able to pick it up and become productive on a timescale of my choosing not yours. In contrast to the current top comment [1], I don't think this is a wise assessment. I'm already seeing companies in my network stall hiring, and in fact start firing. I think if you're not trying to take advantage of this technology today then there may not be a place for you tomor…
But I think it's just a matter of when not if.
My current guess at my slow fortune 500 is ~1-2 years before we see real employment impact.
Startups are happening now at least with my anecdotal conversations. Right now the discussion is more just slower growth than actually doing layoffs. That coin will flip at some point.
Re: I'm OK being left behind, thanks
#716Re: I'm OK being left behind, thanks
#717Earlier quoted context omitted.
So where is all the new tech years into ai? Turns out that wasn’t the limiting factor. The limiting factor is still what it was 10,000 years ago in business: accumulating capital to start and finding a fit in the market to last.
Wait. Which one is it? Is Show HN overwhelmed with too much new stuff because of AI? Or is there no new stuff? I am so confused!
Re: I'm OK being left behind, thanks
#718Earlier quoted context omitted.
I cannot but agree. It's a massive skill leveling where software development is transforming from high skilled coding to low skilled prompting. For an old dog like myself it feels an unjust rug pull.
LLMs have lowered the bar for the unskilled person to create shit software. I have used Opus 4.6 on a number of projects, and it still spits out buggy, and sometimes, flat out broken code. I was actually surprised when it completely hallucinated the names of query params for an HTTP request in my code, when in the prompt I had explicitly given it the exact names it needed to use. I thought these frontier models were…
Interestingly, the model doesn't "know" that it's ignoring you. From its perspective, it has retrieved a "meaningful" pattern—virtual parameter names that probably fit common conventions it saw during training. Your actual request simply... wasn't documented.
Re: I'm OK being left behind, thanks
#719Earlier quoted context omitted.
You should be able to just develop software on your cellphone, right? Do you have an empirical study to support that your employer should buy you a laptop and possibly a monitor or two to help your productivity? If there's no study, why should we believe it? It's like "A study found that parachutes were no more effective than empty backpacks at protecting jumpers from aircraft." https://www.npr.org/sections/health-sh…
> Oh, there's one important detail here. The drop in the study was about 2 feet total, because the biplane and helicopter were parked. I don't think that's making the argument you think it is.
Re: I'm OK being left behind, thanks
#720Earlier quoted context omitted.
What I get a bit annoyed is companies forcing AI tools, getting usage metrics and actively hunting the engineers that don't use the tool "enough", I've never seen anything like it for a technically optional tool. Even in the past, aside from technical limitaions, you were not required to use enough of a tool. It just sounds like a giant scheme to burn through tokens and give money to the AI corps, and tech directors…
It's using a bad tool to try to aim at something reasonable-ish: Developers not taking advantage of the tools in places where it's very easy to get use out of them. I have coworkers like that: One spent 3 days researching a bug that Claude found in 10 minutes by pointing it at the logs in the time window and the codebase. And he didn't even find the bug, when Claude nailed it in one. But is this something that is bes…