<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: BlimpSpike</title><link>https://news.ycombinator.com/user?id=BlimpSpike</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 10:13:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=BlimpSpike" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by BlimpSpike in "Zenobia Pay – A mission to build an alternative to high-fee card networks"]]></title><description><![CDATA[
<p>If you read the article they do give merchants more value in the form of 2% lower fees. It's just that that's not enough.</p>
]]></description><pubDate>Thu, 14 Aug 2025 15:53:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44901946</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=44901946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44901946</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Two guys hated using Comcast, so they built their own fiber ISP"]]></title><description><![CDATA[
<p>The article says they're a 10 person family.</p>
]]></description><pubDate>Mon, 14 Jul 2025 18:35:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44563673</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=44563673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44563673</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Fundamentals of garbage collection (2023)"]]></title><description><![CDATA[
<p>Kindof unrelated to the article, but I was recently wondering if it would be possible to detect and deny pointer cycles in a language in an efficient way, so that you could then use simple reference counting instead of full-blown garbage collection.<p>It probably wouldn't be usable for a general-purpose programming language, but for a special-purpose scripting language I could see it making the language implementation easier.</p>
]]></description><pubDate>Sat, 12 Jul 2025 07:03:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44539960</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=44539960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44539960</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Btrfs Allocator Hints"]]></title><description><![CDATA[
<p>I hadn't heard of bcachefs, but I looked it up and apparently Linus just removed it from the kernel source tree last month for non-technical reasons.<p><a href="https://en.wikipedia.org/wiki/Bcachefs#History" rel="nofollow">https://en.wikipedia.org/wiki/Bcachefs#History</a></p>
]]></description><pubDate>Fri, 11 Jul 2025 21:03:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44536760</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=44536760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44536760</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Spaced repetition systems have gotten better"]]></title><description><![CDATA[
<p>The author bashes other algorithms for being "arbitrary", but I don't see how FSRS is any less arbitrary.</p>
]]></description><pubDate>Sun, 18 May 2025 20:18:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44024032</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=44024032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44024032</guid></item><item><title><![CDATA[New comment by BlimpSpike in "“Fewer Users” Warning Hurting Specialized and New Apps"]]></title><description><![CDATA[
<p>PCs don't have sandboxing or permissions.</p>
]]></description><pubDate>Fri, 02 May 2025 20:11:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43874134</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=43874134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43874134</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Show HN: Roons – Mechanical Computer Kit"]]></title><description><![CDATA[
<p>How loud is it? Would it disrupt the whole office if I had it on my desk and occasionally played with it?<p>Very cool, I'll check back for the Kickstarter!</p>
]]></description><pubDate>Thu, 01 May 2025 17:57:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43861132</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=43861132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43861132</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Why Is This Site Built with C"]]></title><description><![CDATA[
<p>Having the MD file and the website open side by side and being able to see immediate updates as you write is valuable.</p>
]]></description><pubDate>Sun, 30 Mar 2025 21:36:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43527890</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=43527890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43527890</guid></item><item><title><![CDATA[New comment by BlimpSpike in "Landrun: Sandbox any Linux process using Landlock, no root or containers"]]></title><description><![CDATA[
<p>Similarly to the bubblewrap comment, I'd also like to know how it compares to nsjail.<p>I think nsjail uses mount namespaces (CLONE_NEWNS) instead of landlock for filesystem sandboxing, but what would the practical differences be?</p>
]]></description><pubDate>Sat, 22 Mar 2025 20:03:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43448227</link><dc:creator>BlimpSpike</dc:creator><comments>https://news.ycombinator.com/item?id=43448227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43448227</guid></item></channel></rss>