MarckDWN
Faceless. Nameless. I just build the simulation. “I can only show you the door. You’re the one that has to walk through it.”
- 1 Post
- 3 Comments
MarckDWN@programming.devto
Programming@programming.dev•AI Software Development Is Near-Impossible
225·10 days agoyou are a senior developer, start to transform your view in a senior architect. With AI there’s no more need of developers. An architect ius needed, and if it haas a solid dev backround as yours projects will change view. Technology is always changing and it’s hard to stay at pace. But if you look from an higher perspective your project your experience will only help the AI to do the Job for you
MarckDWN@programming.devto
Programming@programming.dev•AI Software Development Is Near-Impossible
312·10 days agoThe most important thing developers forget is planning. I am senior and used to delegate dev to Junior Devs. If you have not enough experience in software architecture you are missing the most important thig: You cannot start developing. You must start planning, first of all require your agent to plan the steps for the target mission. Than examine the plan produced, ask to divide int single in testable units. Most AI Vibe programmers start with develop directions. That is wrong. The longest part of the job is to prepare the Agent to perform correctly
MarckDWN@programming.devto
Programming@programming.dev•AI Software Development Is Near-Impossible
3214·11 days agoThe problem isn’t the tool; it’s the lack of engineering foundations. Generalizing all AI-assisted development as ‘vibe coding’ is a massive oversimplification. There is a vast difference between a beginner blindly copy-pasting LLM output into a codebase they don’t understand, and a senior architect using LLMs as a high-powered assistant to speed up boilerplate, local schema generation, or parsing scripts. When you already know exactly how the underlying system operates, how memory is managed, and how to design clean software architectures, the LLM is just a productivity multiplier. You still design the data flow, audit the tool-use sandboxes, and review every single line of code. It doesn’t replace thinking; it replaces tedious typing.
Removed by mod