zlacker

[return to "Claude Code for Infrastructure"]
1. fallou+0j[view] [source] 2026-02-04 20:04:39
>>aspect+(OP)
All these tools to build something, but nothing to build. I feel like I am part of a Pyramid Scheme where every product is about building something else, but nothing reaches the end user.

Note: nothing against fluid.sh, I am struggling to figure out something to build.

◧◩
2. aabaji+fm[view] [source] 2026-02-04 20:20:27
>>fallou+0j
That is the problem with software developers with expertise in software, but no deep domain knowledge outside the CS world.
◧◩◪
3. tempes+8s[view] [source] 2026-02-04 20:43:50
>>aabaji+fm
It is my belief with some exceptions it is almost always easier to teach a domain expert to code than it is to teach a software developer the domain.
◧◩◪◨
4. imiric+FE[view] [source] 2026-02-04 21:42:45
>>tempes+8s
That doesn't track at all IME.

Programming is not something you can teach to people who are not interested in it in the first place. This is why campaigns like "Learn to code" are doomed to fail.

Whereas (good) programmers strive to understand the domain of whatever problem they're solving. They're comfortable with the unknown, and know how to ask the right questions and gather requirements. They might not become domain experts, but can certainly learn enough to write software within that domain.

Generative "AI" tools can now certainly help domain experts turn their requirements into software without learning how to program, but the tech is not there yet to make them entirely self-sufficient.

So we'll continue to need both roles collaborating as they always have for quite a while still.

[go to top]