<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: jgdxno</title><link>https://news.ycombinator.com/user?id=jgdxno</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Apr 2026 18:02:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jgdxno" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jgdxno in "Productive Procrastination"]]></title><description><![CDATA[
<p>We mostly use figma for brainstorming and RICE-scoring, which can be hard work. Hence my lukewarm reaction. My other reaction was "cool, how’d he do that".</p>
]]></description><pubDate>Sat, 11 Apr 2026 12:49:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47730132</link><dc:creator>jgdxno</dc:creator><comments>https://news.ycombinator.com/item?id=47730132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47730132</guid></item><item><title><![CDATA[New comment by jgdxno in "Productive Procrastination"]]></title><description><![CDATA[
<p>What's the purpose of having this at all?</p>
]]></description><pubDate>Sat, 11 Apr 2026 07:15:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47728289</link><dc:creator>jgdxno</dc:creator><comments>https://news.ycombinator.com/item?id=47728289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47728289</guid></item><item><title><![CDATA[New comment by jgdxno in "The future of software development is software developers"]]></title><description><![CDATA[
<p>If you used the car as an analogy instead, it would make more sense to me. There were car craftsmen in Europe that Toyota displaced almost completely. And software is more similar to cars in that it needs maintenance and if it breaks down, large consequences like death and destruction and/or financial loss follows.<p>If llms can churn out software like Toyota churns out cars, AND do maintenance on it, then the craftsmen (developers of today) are going to be displaced.</p>
]]></description><pubDate>Tue, 30 Dec 2025 09:44:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46431370</link><dc:creator>jgdxno</dc:creator><comments>https://news.ycombinator.com/item?id=46431370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46431370</guid></item><item><title><![CDATA[New comment by jgdxno in "Revisiting Interface Segregation in Go"]]></title><description><![CDATA[
<p>At work we use it heavily. You don't really see "a zillion interfaces" after a while, only set of dependencies of a package which is easy to read, and easy to understand.<p>"makes it hard to cone up with good names" is not really a problem, if you have a `CreateRequest` method you name the interface `RequestCreator`. If you have a request CRUD interface, it's probably a `RequestRepository`.<p>The benefits outweigh the drawbacks 10 to one. The most rewarding thing about this pattern is how easy it is to split up large implementations, and _keep_ them small.</p>
]]></description><pubDate>Fri, 07 Nov 2025 18:18:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45849243</link><dc:creator>jgdxno</dc:creator><comments>https://news.ycombinator.com/item?id=45849243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45849243</guid></item><item><title><![CDATA[New comment by jgdxno in "Type checking is a symptom, not a solution"]]></title><description><![CDATA[
<p>I've always viewed type systems as adding constraints on and descriptions to the data and logic in the system.<p>Which is exactly what you find a ton of in electrical engineering (e.g. IEEE C37.2 and gazillion more).</p>
]]></description><pubDate>Fri, 05 Sep 2025 19:05:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45142368</link><dc:creator>jgdxno</dc:creator><comments>https://news.ycombinator.com/item?id=45142368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45142368</guid></item></channel></rss>