<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: codetiger</title><link>https://news.ycombinator.com/user?id=codetiger</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 05 Aug 2026 02:08:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=codetiger" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by codetiger in "Show HN: Isopolis – Isometric pixel map of SF"]]></title><description><![CDATA[
<p>Each pixel is a cube drawn at a certain height based on the terrain height map data. It’s not a volumetric render, I agree.</p>
]]></description><pubDate>Mon, 03 Aug 2026 09:03:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49153101</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49153101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49153101</guid></item><item><title><![CDATA[New comment by codetiger in "AI migrated legacy COBOL programs to Java, bugs included"]]></title><description><![CDATA[
<p>If a considerable size of test data is available for any system, rewriting a well-understood one is much easier today than rewriting by hand. The issue is mostly with the “well-understood” part, as over the years, none cared about understanding and it became a working blackbox that is responsible for a critical part of large system and none wants to take the risk.</p>
]]></description><pubDate>Mon, 03 Aug 2026 08:24:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49152797</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49152797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49152797</guid></item><item><title><![CDATA[New comment by codetiger in "Show HN: Isopolis – Isometric pixel map of SF"]]></title><description><![CDATA[
<p>This is incredibly beautiful.
A few months back I tried to build a my own version of Google Earth rendered in voxels. Basically building from the terrain heightmaps scans available in open public data. Making it smooth and tessellation to work was incredible amount of work even for a simple vexed renderer
<a href="https://codetiger.in/earth/" rel="nofollow">https://codetiger.in/earth/</a></p>
]]></description><pubDate>Mon, 03 Aug 2026 07:00:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49152160</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49152160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49152160</guid></item><item><title><![CDATA[New comment by codetiger in "Gpiozero Flow"]]></title><description><![CDATA[
<p>This is amazing work. I've used GPIOZero in my RPi projects before. In the future, you can introduce conditional operators in the flow. It can become a complete coding platform.<p>See JSONLogic UI for similar implementation:
<a href="https://github.com/GoPlasmatic/datalogic-rs" rel="nofollow">https://github.com/GoPlasmatic/datalogic-rs</a>
Disclaimer: I am the maintainer of the datalogic-rs project</p>
]]></description><pubDate>Thu, 30 Jul 2026 11:09:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49108363</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49108363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49108363</guid></item><item><title><![CDATA[New comment by codetiger in "I Have Thoughts on the iPhone Air"]]></title><description><![CDATA[
<p>Am on my 11 Pro, its not giving up yet.</p>
]]></description><pubDate>Thu, 30 Jul 2026 08:54:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49107496</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49107496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49107496</guid></item><item><title><![CDATA[New comment by codetiger in "A missing underscore sent innocent man to prison for 18 months"]]></title><description><![CDATA[
<p>Sorry if I sounded to you like assuming fellow commenters like that, but that was not my intention. As you were bringing up medical terms, I was trying to set the context clearly for my previous comment.</p>
]]></description><pubDate>Tue, 28 Jul 2026 14:20:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49084310</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49084310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49084310</guid></item><item><title><![CDATA[New comment by codetiger in "A missing underscore sent innocent man to prison for 18 months"]]></title><description><![CDATA[
<p>"Tunnel vision" sounds too positive for this context.</p>
]]></description><pubDate>Tue, 28 Jul 2026 12:45:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49082977</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49082977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49082977</guid></item><item><title><![CDATA[New comment by codetiger in "What Even Are Microservices?"]]></title><description><![CDATA[
<p>I decided to take a career break and build an open source project to manage services better. Feedbacks are welcome, product is too early for adoption.<p><a href="https://github.com/GoPlasmatic/Orion" rel="nofollow">https://github.com/GoPlasmatic/Orion</a><p>Design principles:
* Isolate business logic from service framework using declarative coding
* Make the logic representation machine-writable so AI is a first-class author
* Treat business logic as versioned data, not compiled services
* Ship governance with the platform, not with each service
* Invoke services in-process, not over the network
* Modular monolith — export and scale a service independently when needed
* Push integrations into declarative connectors, keep logic pure</p>
]]></description><pubDate>Tue, 28 Jul 2026 10:21:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49081785</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49081785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49081785</guid></item><item><title><![CDATA[New comment by codetiger in "A missing underscore sent innocent man to prison for 18 months"]]></title><description><![CDATA[
<p>In LLM (AI) terms, we call the same effect as "models are hallucinating".</p>
]]></description><pubDate>Tue, 28 Jul 2026 08:42:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49081111</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49081111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49081111</guid></item><item><title><![CDATA[New comment by codetiger in "A missing underscore sent innocent man to prison for 18 months"]]></title><description><![CDATA[
<p>This case can be the best example of human hallucinations. They made a mistake in username, and assumed everything after that was facts. All that had to be proved was the person is the owner of the mistaken username.</p>
]]></description><pubDate>Tue, 28 Jul 2026 02:16:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49078439</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=49078439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49078439</guid></item><item><title><![CDATA[New comment by codetiger in "Beeg float library, a Rust port of Fabrice Bellard's libbf"]]></title><description><![CDATA[
<p>You can say something similar if someone had hand written it and reimplemented an existing library in new language. "This is just a reimplementation of existing library to Rust, I don't have anything new to add myself."
Also its never as simple as a single prompt, it goes beyond it if the user really cares.</p>
]]></description><pubDate>Sun, 05 Jul 2026 07:04:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48791911</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48791911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48791911</guid></item><item><title><![CDATA[New comment by codetiger in "Order a burned CD of your own public GitHub repo"]]></title><description><![CDATA[
<p>For a min, I thought "Github is going to be dead soon, so get your backup"</p>
]]></description><pubDate>Fri, 03 Jul 2026 01:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48769419</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48769419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48769419</guid></item><item><title><![CDATA[New comment by codetiger in "5k menus from the New York Public Library’s Buttolph Collection (1880-1920)"]]></title><description><![CDATA[
<p>The ice cream flavors are more meaningful those days. Nowadays they have every possible combinations like the weird "green chilly ice creams"</p>
]]></description><pubDate>Sun, 28 Jun 2026 15:33:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48708269</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48708269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48708269</guid></item><item><title><![CDATA[New comment by codetiger in "Regular expressions that work “everywhere”"]]></title><description><![CDATA[
<p>I built my Rust library for JSONLogic and use bindings for other languages after similar frustrations with Rule engines, template engines and IFTTT engines.  <a href="https://github.com/GoPlasmatic/datalogic-rs" rel="nofollow">https://github.com/GoPlasmatic/datalogic-rs</a></p>
]]></description><pubDate>Sun, 28 Jun 2026 05:30:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48704660</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48704660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48704660</guid></item><item><title><![CDATA[New comment by codetiger in "Regular expressions that work “everywhere”"]]></title><description><![CDATA[
<p>I think he meant the post title. As the author shows his work finally in the article.</p>
]]></description><pubDate>Sun, 28 Jun 2026 05:28:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48704652</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48704652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48704652</guid></item><item><title><![CDATA[New comment by codetiger in "Ask HN: Is Claude Code down, or its just my region?"]]></title><description><![CDATA[
<p>Meanwhile, am on $200USD plan and its the same issue with Claude Code, or VSCode plugin.</p>
]]></description><pubDate>Fri, 05 Jun 2026 07:18:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48409119</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48409119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48409119</guid></item><item><title><![CDATA[Ask HN: Is Claude Code down, or its just my region?]]></title><description><![CDATA[
<p>For the last couple of days, Claude Code cli is behaving very slow in responding. Especially after 4.8 got released, but today, it has come down to totally unusable. And yet there is no issues reported in status page. 
I've raised a Github issue but still no response for last couple of hours.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48409106">https://news.ycombinator.com/item?id=48409106</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 05 Jun 2026 07:17:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48409106</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48409106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48409106</guid></item><item><title><![CDATA[New comment by codetiger in "Killed by Apple"]]></title><description><![CDATA[
<p>Google killed more messenger app/services than the entire software count listed in this list. Obviously exaggerating but might be close to true</p>
]]></description><pubDate>Mon, 11 May 2026 15:13:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48096112</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=48096112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48096112</guid></item><item><title><![CDATA[New comment by codetiger in "NASA Shuts Off Instrument on Voyager 1 to Keep Spacecraft Operating"]]></title><description><![CDATA[
<p>Am still keeping my hopes up, scientists will make it wake up once every 6 months and just ping home saying it’s alive. I’ll still call it very much alive, even without science equipments running.</p>
]]></description><pubDate>Mon, 20 Apr 2026 12:59:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47833655</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=47833655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47833655</guid></item><item><title><![CDATA[New comment by codetiger in "NASA Shuts Off Instrument on Voyager 1 to Keep Spacecraft Operating"]]></title><description><![CDATA[
<p>With little what I know of Voyager, the beautiful machine has broke all previous estimates. And thus hoping it will last until we have another such machine overtake the distance before this one goes into total shutdown</p>
]]></description><pubDate>Sun, 19 Apr 2026 02:39:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47821383</link><dc:creator>codetiger</dc:creator><comments>https://news.ycombinator.com/item?id=47821383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47821383</guid></item></channel></rss>