Earlier quoted context omitted.
Let's take the metaphor of writing. Would we say this guy is just a writer who started from another trade? No. Writing is something that used to require experts (scribes) and that now anyone can do and is just a normal part of doing any work. Developers are scribes - we have sacred knowledge that is now being democratized because everyone can do it due to good enough tools. As a result, we won't be needed much going…
> Developers are scribes - we have sacred knowledge that is now being democratized because everyone can do it due to good enough tools. As a result, we won't be needed much going forward. The ability to solve problems is what’s important. Not your ability to remember things or to hold sacred knowledge.
An industrial piping contractor on Claude Code [video]
81–90 of 104 posts
Re: An industrial piping contractor on Claude Code [video]
#82I've more or less accepted this, and I think my future is in making software more resilient, secure, and fault tolerant. These people will likely want to scale these solutions up, tie different solutions together, and generally make their lives increasingly difficult. Often without realizing it. My experience is that Claude starts to make quite a mess in this context, and it'll often cause as many problems as it solv…
What were you doing before, if not making resilient software? I find that scalability is usually overblown because computers are fast now, which is not to say you shouldn't make it run fast on one computer.
It reminds me a lot of my early career spent remediating offshored PHP applications.
Re: An industrial piping contractor on Claude Code [video]
#83Earlier quoted context omitted.
> thanks to a new lower barrier provided by LLM. New lower barrier means commodification.
Lol no it doesn't you literally have it backwards - think about the trades, specifically construction, as low barrier to entry jobs and consider that houses/buildings are all different (not commodities).
Re: An industrial piping contractor on Claude Code [video]
#84I absolutely love this, because to me, this is what software development should be about, solving actual problems and providing faster calculations, improving the workflow for people. It does strike me as a little odd that they didn't hire a developer earlier and got the code written. Sitting back and waiting for someone to drop by and present a solution is a little naive, but it's also the world we built in the IT i…
Maybe they didn't have the expertise to pick a software stack that would serve them in the long run, or they just didn't have the budget to hire a SWE or team full time, or their contractor team just wasn't super invested in the project.
So tech people look at "vibeslop" as unmaintainable technical debt, but they ignore that in a lot of situations their own salary is what makes the tech debt unmaintainable. Maybe that's uncharitable, but I do think many techs are very far removed from the "solve a problem and then dogfood it" cycle
Re: An industrial piping contractor on Claude Code [video]
#85Here's what I find difficult to reconcile with my own experience. I've been using Codex in anger for the past 2 months or so (with gpt5.3-codex and then gpt5.4) on projects of different complexity. It is quite good at debugging, but the (non-trivial) code it produces is really bad. And I don't mean bad stylistically, but bad in the sense that Codex clearly won't be able to maintain it for long (which is how Anthropic…
I also find Go works really well, and generally stays, if not exceptional, than at least maintainable.
I've also enjoyed using OCaml, but I will say that I found the single worst function I've ever seen in a codebase in vibecoded OCAML.
You might just try asking - "hey I'm having trouble keeping maintainable codebases - how can I structure this project in a way where the code will be stable long term".
Sometimes getting the "software architect" role into the agent context is all it takes.
Re: An industrial piping contractor on Claude Code [video]
#86Re: An industrial piping contractor on Claude Code [video]
#87Here's what I find difficult to reconcile with my own experience. I've been using Codex in anger for the past 2 months or so (with gpt5.3-codex and then gpt5.4) on projects of different complexity. It is quite good at debugging, but the (non-trivial) code it produces is really bad. And I don't mean bad stylistically, but bad in the sense that Codex clearly won't be able to maintain it for long (which is how Anthropic…
Re: An industrial piping contractor on Claude Code [video]
#88The guy from the story, it’s just another developer starting from a different trade, pretty normal across our history, musicians, lawyers that discovered that they were good at computers. The conclusion is flawed, not anyone can endure what this person did, sit at a terminal, going back and forward until something is finished. That’s what a SW dev does. My conclusion, many more people will discover that they are good…
> thanks to a new lower barrier provided by LLM. New lower barrier means commodification.
Re: An industrial piping contractor on Claude Code [video]
#89I've more or less accepted this, and I think my future is in making software more resilient, secure, and fault tolerant. These people will likely want to scale these solutions up, tie different solutions together, and generally make their lives increasingly difficult. Often without realizing it. My experience is that Claude starts to make quite a mess in this context, and it'll often cause as many problems as it solv…
Re: An industrial piping contractor on Claude Code [video]
#90It's a really interesting case study, but the summary seems to lean into the AI hype to an extent that borders on lying. > His fabrication shop uses it daily, and he built the entire thing in 8 weeks. During those 8 weeks he also had to learn everything about Claude Code, the terminal, VS Code, everything. I don't see how he can give this summary with a straight face after posting the interview that CLEARLY contradic…