<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: ama_built</title><link>https://news.ycombinator.com/user?id=ama_built</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 31 May 2026 18:10:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ama_built" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ama_built in "Why reviewing AI-generated code is devilishly hard"]]></title><description><![CDATA[
<p>I agree with almost all of the article.
Reviewing the code yourself becomes almost impossible when we talk about hundreds of thousands of lines. In that case it might be easier to write the code yourself. What we can do is control and review the results.
I'm an electrical engineer working full-time as a project manager. I use AI after work, on weekends, vacations, or downtime to build something good, or apps I have in mind. If I had to learn programming properly, it would probably take me a few years, especially when you have kids and live far away from your family. So for me AI is my assistant, my coworker, my dev. I build what I have in mind and I control the results, not the code itself.
Example from today: I ran a database command and the AI reported it as done. But a row-level security rule silently blocked the write -> nothing was saved. It looked finished, but in reality it wasn't.
That's exactly the trap the article describes: the result looks plausible, so you stop checking.</p>
]]></description><pubDate>Sat, 23 May 2026 21:18:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48251632</link><dc:creator>ama_built</dc:creator><comments>https://news.ycombinator.com/item?id=48251632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48251632</guid></item></channel></rss>