<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: mvanzoest</title><link>https://news.ycombinator.com/user?id=mvanzoest</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 15 Sep 2026 08:47:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mvanzoest" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mvanzoest in "Ask HN: What are you working on? (September 2026)"]]></title><description><![CDATA[
<p>Interesting. I downloaded some PDFs for the adjustment of status forms recently and most of them were editable but only partially - the conditional fields couldn't be edited it seemed.</p>
]]></description><pubDate>Mon, 14 Sep 2026 03:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49691810</link><dc:creator>mvanzoest</dc:creator><comments>https://news.ycombinator.com/item?id=49691810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49691810</guid></item><item><title><![CDATA[New comment by mvanzoest in "Many SWE-bench-Passing PRs would not be merged"]]></title><description><![CDATA[
<p>Yeah I had a similar experience on a smaller scale, reducing a function from 125 lines to 25.</p>
]]></description><pubDate>Thu, 12 Mar 2026 05:37:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47346905</link><dc:creator>mvanzoest</dc:creator><comments>https://news.ycombinator.com/item?id=47346905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47346905</guid></item><item><title><![CDATA[New comment by mvanzoest in "Ask HN: Do you have any evidence that agentic coding works?"]]></title><description><![CDATA[
<p>I've found it useful for getting features started and fixing bugs, but it depends on the feature. I use Claude Sonnet 4.5 and it usually does a pretty good job on well-known problems like setting up web sockets and drag and drop UIs which would take me much longer to do by hand. It also seems to follow examples well of existing patterns in my codebase like router/service/repository implementations. I've struggled to get it to work well for messy complicated problems like parsing text into structured objects that have thousands of edge cases and in which the complexity gets out of hand very quickly if not careful. In these cases I write almost all the code by hand. I also use it for writing ad-hoc scripts I need to run once and are not safety critical, in which case I use it's code as-is after a cursory review that it is correct. Sometimes I build features I would otherwise be too intimidated to try if doing by hand. I also use it to write tests, but I usually don't like it's style and tend to simplify them a lot. I'm sure my usage will change over time as I refine what works and what doesn't for me.</p>
]]></description><pubDate>Wed, 21 Jan 2026 07:23:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46702207</link><dc:creator>mvanzoest</dc:creator><comments>https://news.ycombinator.com/item?id=46702207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46702207</guid></item><item><title><![CDATA[New comment by mvanzoest in "Programmers and software developers lost the plot on naming their tools"]]></title><description><![CDATA[
<p>yeah like how about the "sonic hedgehog" protein <a href="https://en.wikipedia.org/wiki/Sonic_hedgehog_protein" rel="nofollow">https://en.wikipedia.org/wiki/Sonic_hedgehog_protein</a></p>
]]></description><pubDate>Fri, 12 Dec 2025 02:09:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46240097</link><dc:creator>mvanzoest</dc:creator><comments>https://news.ycombinator.com/item?id=46240097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46240097</guid></item><item><title><![CDATA[New comment by mvanzoest in "Teckstack: Question-Based JavaScript Practice"]]></title><description><![CDATA[
<p>Hi, I recently launched a site called Teckstack which offers quizzes on JavaScript knowledge. The content is pretty basic at the moment, but am looking for feedback, and direction on where I should take things. Go deeper into more interesting JS territory, or expand to React, or Web APIs or Node, or HTML/CSS, or build more features for usability?<p>Let me know what you think, or if you run into any issues. Apologies up-front if the site mistakenly marks your answers incorrect! I will do my best to resolve any of those issues in a timely manner.</p>
]]></description><pubDate>Tue, 05 Apr 2022 22:38:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=30926004</link><dc:creator>mvanzoest</dc:creator><comments>https://news.ycombinator.com/item?id=30926004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30926004</guid></item><item><title><![CDATA[Teckstack: Question-Based JavaScript Practice]]></title><description><![CDATA[
<p>Article URL: <a href="https://teckstack.net/">https://teckstack.net/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=30926002">https://news.ycombinator.com/item?id=30926002</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 05 Apr 2022 22:38:18 +0000</pubDate><link>https://teckstack.net/</link><dc:creator>mvanzoest</dc:creator><comments>https://news.ycombinator.com/item?id=30926002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30926002</guid></item></channel></rss>