The Toy vs. The Engineering Project
We see the promise on Instagram: “Create an app with a single prompt.” This creates an expectation that Artificial Intelligence is a magical force that eliminates work. The reality, as I discovered while rebuilding this site, is much more complex and interesting.
The difference is that of building a LEGO house versus a real building. The “one-prompt” AI is excellent at assembling prefabricated blocks. The result looks like an app, but it lacks custom foundations and the flexibility to grow.
What we did here was real engineering. We started with a vacant lot, designed the blueprint (the trilingual architecture), and installed complex systems (internationalization, interactive scripts). It was a “fight” that lasted months, not because the AI is inefficient, but because we were building something solid and bespoke.
The “Rifle’s Kick” Metaphor
The best way I’ve found to describe working with a powerful AI is the rifle metaphor.
A high-powered rifle is an incredible precision tool. It allows you to hit targets at distances that would be impossible by hand. But every experienced shooter knows a fundamental truth: the rifle has a kick. If you are not standing firm, with your shoulder properly placed and aware of the tool’s force, the recoil from the shot can hurt or knock you down.
AI is this rifle. Its ability to generate code, translate texts, and create images (the “shot”) is spectacular. But it also has a “kick”:
- Subtle Syntax Errors: As we saw in our debugging, it can introduce quote or formatting errors that break the system.
- Loss of Context: It can forget an instruction given ten messages ago, like when we corrected a folder name but it continued to use the old name in an image reference.
- Blind Optimization: In its eagerness to be efficient, it can “trim” content and remove a critical section of scientific references, sacrificing credibility for the sake of conciseness.
The Role of the Craftsman in the AI Era
The lesson from this journey was not that AI has flaws, but that its power demands a wiser craftsman. Human work does not diminish; it is elevated. Our role shifts from being a “coder” to being:
- The Architect of the Vision: It is the human who defines the “blueprint,” the final goal, the “why” of the project.
- The Quality Control Engineer: It is the human who must use the “fine-toothed comb,” test every component, and ensure that the tool’s “kick” has not introduced structural flaws.
- The Curator of Wisdom: It is the human who possesses the life experience, ethics, and discernment to guide the tool and ensure that the final result has not only logic, but also soul.
AI is not the engineer’s substitute. It is the most powerful tool they have ever had. But, like all power, it only generates value when guided by the wisdom and responsibility of a master builder.


