<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: hotfixguru</title><link>https://news.ycombinator.com/user?id=hotfixguru</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 24 Aug 2026 02:17:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hotfixguru" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hotfixguru in "Claude: Elevated errors across many models [resolved]"]]></title><description><![CDATA[
<p>Claude code + tmux is SO buggy. Things rendering all over the place.</p>
]]></description><pubDate>Tue, 16 Jun 2026 18:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560042</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=48560042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560042</guid></item><item><title><![CDATA[New comment by hotfixguru in "YC's Biggest Scandals"]]></title><description><![CDATA[
<p>> DAMAGE: MIT LICENSE VIOLATED<p>.. what?<p><a href="https://choosealicense.com/licenses/mit/" rel="nofollow">https://choosealicense.com/licenses/mit/</a></p>
]]></description><pubDate>Sun, 10 May 2026 20:08:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48087403</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=48087403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48087403</guid></item><item><title><![CDATA[New comment by hotfixguru in "I Got Sick of Remembering Port Numbers"]]></title><description><![CDATA[
<p>Vercel’s portless is a great alternative, but unfortunately it doesn’t work well with oauth flows.  
I’ve built portmap[0] to solve that. Also comes with skills which makes it work really great with coding agents (instructions in the readme).<p>[0] <a href="https://github.com/JonasKs/portmap" rel="nofollow">https://github.com/JonasKs/portmap</a></p>
]]></description><pubDate>Fri, 01 May 2026 05:07:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47971483</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=47971483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47971483</guid></item><item><title><![CDATA[New comment by hotfixguru in "Claude for Chrome"]]></title><description><![CDATA[
<p>Same for me, Safari on an iPhone.</p>
]]></description><pubDate>Tue, 26 Aug 2025 19:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45031219</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=45031219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45031219</guid></item><item><title><![CDATA[New comment by hotfixguru in "Gemini CLI GitHub Actions"]]></title><description><![CDATA[
<p>I find their image text for the third image in the carousel funny:<p>> Delegate work with an "@
mini-cli" tag and the agent can
complete a range of tasks, from writing bugs to fixing bugs</p>
]]></description><pubDate>Thu, 07 Aug 2025 12:57:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=44823914</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=44823914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44823914</guid></item><item><title><![CDATA[New comment by hotfixguru in "Show HN: Rust based AWS Lambda Logs Viewer (TUI)"]]></title><description><![CDATA[
<p>Cool! Would love if there was some screenshots and examples in the repo.</p>
]]></description><pubDate>Fri, 25 Oct 2024 04:46:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41942300</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=41942300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41942300</guid></item><item><title><![CDATA[New comment by hotfixguru in "Python client for the $20 Colmi R02 smart ring"]]></title><description><![CDATA[
<p>A friend of a friend mods Casio watches[0] to have NFC, and sells them on his website.<p>[0] <a href="https://delaveris.com/collections/nfc" rel="nofollow">https://delaveris.com/collections/nfc</a></p>
]]></description><pubDate>Mon, 14 Oct 2024 07:20:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41835062</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=41835062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41835062</guid></item><item><title><![CDATA[Build an Infinite Canvas]]></title><description><![CDATA[
<p>Article URL: <a href="https://infinitecanvas.cc/">https://infinitecanvas.cc/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41349554">https://news.ycombinator.com/item?id=41349554</a></p>
<p>Points: 47</p>
<p># Comments: 11</p>
]]></description><pubDate>Sun, 25 Aug 2024 17:59:50 +0000</pubDate><link>https://infinitecanvas.cc/</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=41349554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41349554</guid></item><item><title><![CDATA[New comment by hotfixguru in "Bpfman: An eBPF Manager"]]></title><description><![CDATA[
<p>Cool!<p>I wonder why all their examples[0] uses C, while bpfman themselves[1] seems to use aya[2] and rust.<p>[0] <a href="https://github.com/bpfman/bpfman/tree/main/examples">https://github.com/bpfman/bpfman/tree/main/examples</a><p>[1] <a href="https://github.com/bpfman/bpfman/blob/main/bpfman-ns/src/main.rs">https://github.com/bpfman/bpfman/blob/main/bpfman-ns/src/mai...</a><p>[2] <a href="https://github.com/aya-rs/aya">https://github.com/aya-rs/aya</a></p>
]]></description><pubDate>Sat, 30 Mar 2024 15:08:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=39875558</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=39875558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39875558</guid></item><item><title><![CDATA[New comment by hotfixguru in "Dioxus 0.5: Web, Desktop, Mobile Apps in Rust"]]></title><description><![CDATA[
<p>Yesterday there was another really interesting rust library, egui, on the front page of HN. I can tell that this is more like react, but how do they compare in other regards?</p>
]]></description><pubDate>Thu, 28 Mar 2024 16:19:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=39853588</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=39853588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39853588</guid></item><item><title><![CDATA[New comment by hotfixguru in "Egui 0.27 – easy-to-use immediate mode GUI for Rust"]]></title><description><![CDATA[
<p>I see that your app.rerun.io site don’t really do well on mobile devices, while the demos vary.<p>If I wanted to build a back office/admin site for an hobby project in egui, would it by default be hard to use on a phone?<p>It would mostly consist of tables and buttons for managing features, data fetched by websockets.</p>
]]></description><pubDate>Wed, 27 Mar 2024 15:17:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=39840414</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=39840414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39840414</guid></item><item><title><![CDATA[New comment by hotfixguru in "FastUI: Build Better UIs Faster"]]></title><description><![CDATA[
<p>You’re under the wrong impression, I’m a network engineer who happens to _use_ FastAPI for some projects. The library linked I made at work, but open sourced and wrote docs for in my own time. The other libraries I’ve written are all in my spare time.<p>My comment is my own opinion, and a quick search for your name and pydantic backs it up. It’s just boring to read the same thing, every time.</p>
]]></description><pubDate>Sun, 03 Mar 2024 14:56:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=39581185</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=39581185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39581185</guid></item><item><title><![CDATA[New comment by hotfixguru in "FastUI: Build Better UIs Faster"]]></title><description><![CDATA[
<p>Not the first time I see you try to use any thread related to pydantic or fastapi to market your own library, it’s getting boring.</p>
]]></description><pubDate>Sat, 02 Mar 2024 16:00:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39573385</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=39573385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39573385</guid></item><item><title><![CDATA[New comment by hotfixguru in "GitHub now officially supports polar.sh as a funding platform"]]></title><description><![CDATA[
<p>I’ve done open source for ~4 years, and got my first(and only) subscriber on GitHub a few months ago.<p>I’ve enabled Polar on one single repo, and the creator of an issue donated 100USD if it was closed. Today I was paid from Stripe.</p>
]]></description><pubDate>Fri, 16 Feb 2024 05:21:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39393481</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=39393481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39393481</guid></item><item><title><![CDATA[New comment by hotfixguru in "Counter Strike 2 is here"]]></title><description><![CDATA[
<p>I’m genuinely excited!<p>The twitter video is worth checking out: <a href="https://x.com/counterstrike/status/1707133016345338334?s=46" rel="nofollow noreferrer">https://x.com/counterstrike/status/1707133016345338334?s=46</a></p>
]]></description><pubDate>Wed, 27 Sep 2023 21:44:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37681774</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=37681774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37681774</guid></item><item><title><![CDATA[New comment by hotfixguru in "Glove80 Ergonomic Keyboard"]]></title><description><![CDATA[
<p>I love my glove80. Went from 110 WPM to about 10 the first day, practiced a few hours and got to ~60 in a day or two. After a week or two I could comfortably program with it without feeling slowed down.<p>I have no more pain in my left arm after a work day, and I feel like it’s easier to sit with a proper posture.</p>
]]></description><pubDate>Mon, 04 Sep 2023 06:35:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=37377746</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=37377746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37377746</guid></item><item><title><![CDATA[Guide to High Availability in K8s]]></title><description><![CDATA[
<p>Article URL: <a href="https://engineering.intility.com/article/guide-to-high-availability-in-kubernetes">https://engineering.intility.com/article/guide-to-high-availability-in-kubernetes</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36783588">https://news.ycombinator.com/item?id=36783588</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 19 Jul 2023 08:44:38 +0000</pubDate><link>https://engineering.intility.com/article/guide-to-high-availability-in-kubernetes</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=36783588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36783588</guid></item><item><title><![CDATA[New comment by hotfixguru in "Pledging $30k+ to Open Source"]]></title><description><![CDATA[
<p>Birk has a startup, called <a href="https://polar.sh" rel="nofollow noreferrer">https://polar.sh</a>, trying to solve the open source funding problem.</p>
]]></description><pubDate>Thu, 06 Jul 2023 09:17:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=36613298</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=36613298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36613298</guid></item><item><title><![CDATA[Pledging $30k+ to Open Source]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/birk/status/1676592046386077697">https://twitter.com/birk/status/1676592046386077697</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36613140">https://news.ycombinator.com/item?id=36613140</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 06 Jul 2023 08:56:48 +0000</pubDate><link>https://twitter.com/birk/status/1676592046386077697</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=36613140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36613140</guid></item><item><title><![CDATA[New comment by hotfixguru in "Rust: The wrong people are resigning"]]></title><description><![CDATA[
<p>Apparently they’ve talked: <a href="https://twitter.com/fasterthanlime/status/1662963576439537665?s=46" rel="nofollow">https://twitter.com/fasterthanlime/status/166296357643953766...</a></p>
]]></description><pubDate>Mon, 29 May 2023 06:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=36111459</link><dc:creator>hotfixguru</dc:creator><comments>https://news.ycombinator.com/item?id=36111459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36111459</guid></item></channel></rss>