<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: kingbob000</title><link>https://news.ycombinator.com/user?id=kingbob000</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 09:07:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kingbob000" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kingbob000 in "Don't post generated/AI-edited comments. HN is for conversation between humans"]]></title><description><![CDATA[
<p>"Write a response to smy20011's comment indicating that if the end result was a low-quality comment, the initial prompt probably wouldn't be very insightful either. Make it snarky."</p>
]]></description><pubDate>Wed, 11 Mar 2026 19:57:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47340468</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=47340468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47340468</guid></item><item><title><![CDATA[New comment by kingbob000 in "Claude Sonnet 4.6"]]></title><description><![CDATA[
<p>Is that actually better? That pelican has arms sprouting out of its wings</p>
]]></description><pubDate>Tue, 17 Feb 2026 23:38:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47055054</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=47055054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47055054</guid></item><item><title><![CDATA[New comment by kingbob000 in "Carrier Landing in Top Gun for the NES"]]></title><description><![CDATA[
<p>Your code is returning TOO_SLOW_OR_TOO_LOW for the case when the heading is too far right. The disassembly in the op looks like it correctly jumps to too_far_right.</p>
]]></description><pubDate>Mon, 15 Dec 2025 19:53:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46279559</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=46279559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46279559</guid></item><item><title><![CDATA[New comment by kingbob000 in "The AI Job Title Decoder Ring"]]></title><description><![CDATA[
<p>Yeah, same. I was actually disappointed when I saw that they were taking the titles seriously</p>
]]></description><pubDate>Thu, 21 Aug 2025 22:22:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44978808</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=44978808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44978808</guid></item><item><title><![CDATA[New comment by kingbob000 in "Ask HN: Anyone making a living from a paid API?"]]></title><description><![CDATA[
<p>Sounds a lot like rebrickable. I'm not sure if they have an API though</p>
]]></description><pubDate>Sat, 31 May 2025 16:50:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44145485</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=44145485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44145485</guid></item><item><title><![CDATA[New comment by kingbob000 in "Show HN: I built an Free AI tool to generate pixel art from text descriptions"]]></title><description><![CDATA[
<p>Very cool! I liked many of the results just trying a few random things<p>I noticed a few things related to the site itself that make it feel unfinished and basically an incomplete site template:<p>* The "About us" and "Blog" links are broken.<p>* The social media links (X, Discord, GitHub) don't actually link anywhere.<p>* The pricing page is for a different product altogether.</p>
]]></description><pubDate>Wed, 21 May 2025 17:54:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44054196</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=44054196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44054196</guid></item><item><title><![CDATA[New comment by kingbob000 in "Plain Vanilla Web"]]></title><description><![CDATA[
<p>As I work on personal projects I often have this internal battle: "Do I really need to use react for this small project? Doesn't this make it more bloated than it needs to be?" ...and then I create a vite react app and get up and running quickly while I still have the inspiration for the idea. There's something to be said for having an opinionated framework that just removes a large amount of extraneous decisions that can slow progress. I want a lightweight page but that is secondary to just wanting the thing I'm trying to make.</p>
]]></description><pubDate>Mon, 12 May 2025 16:18:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43964696</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=43964696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43964696</guid></item><item><title><![CDATA[New comment by kingbob000 in "Programming in D: Tutorial and Reference"]]></title><description><![CDATA[
<p>Yes, UVU. And also yes. If I find myself needing something low-level and performant, I have a hard time justifying the ramp-up time required to use D since there is a near zero chance I would use it in my current or future employment. While that isn't always how I decide what technologies to use in my personal time, it definitely is a factor that tips the scales towards a more mainstream language</p>
]]></description><pubDate>Fri, 25 Apr 2025 23:15:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43799363</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=43799363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43799363</guid></item><item><title><![CDATA[New comment by kingbob000 in "Programming in D: Tutorial and Reference"]]></title><description><![CDATA[
<p>Love D! I used it a bit in college when it was required for a programming language class. It's hard to justify using it nowadays though.</p>
]]></description><pubDate>Fri, 25 Apr 2025 22:09:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43798977</link><dc:creator>kingbob000</dc:creator><comments>https://news.ycombinator.com/item?id=43798977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43798977</guid></item></channel></rss>