<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: nitsky</title><link>https://news.ycombinator.com/user?id=nitsky</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 15 May 2026 08:50:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nitsky" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nitsky in "Ask HN: We just had an actual UUID v4 collision..."]]></title><description><![CDATA[
<p>True, but it makes the specific collision the post observed completely impossible.</p>
]]></description><pubDate>Fri, 08 May 2026 17:45:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48066403</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48066403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48066403</guid></item><item><title><![CDATA[New comment by nitsky in "M4 MacBook Pro"]]></title><description><![CDATA[
<p>I'm waiting for OLED. Will purchase as soon as they do it.</p>
]]></description><pubDate>Wed, 30 Oct 2024 21:58:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=42000901</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=42000901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42000901</guid></item><item><title><![CDATA[New comment by nitsky in "Stripe's Monorepo Developer Environment"]]></title><description><![CDATA[
<p>What is?</p>
]]></description><pubDate>Mon, 19 Aug 2024 17:59:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41293179</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=41293179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41293179</guid></item><item><title><![CDATA[New comment by nitsky in "Helix: A post-modern text editor"]]></title><description><![CDATA[
<p>To replace inside single quotes, you can do `mi'c`. There's nothing to restrict it to the current line, but you will see the selection before you hit c. That's the big benefit of the noun-verb model that Helix uses.</p>
]]></description><pubDate>Mon, 27 May 2024 03:23:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=40487309</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=40487309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40487309</guid></item><item><title><![CDATA[New comment by nitsky in "Helix: A post-modern text editor"]]></title><description><![CDATA[
<p>Helix is my daily driver. I love it! Kakoune's editing model, built in tree sitter and LSP, works great with zero config. My only gripes are I wish it had Kakoune's client-server model and collaborative editing.</p>
]]></description><pubDate>Mon, 27 May 2024 03:21:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=40487305</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=40487305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40487305</guid></item><item><title><![CDATA[New comment by nitsky in "Social Security now expected to run short on funds in 2035, one year later"]]></title><description><![CDATA[
<p>What action could be taken to fix it?</p>
]]></description><pubDate>Sat, 11 May 2024 23:36:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=40331292</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=40331292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40331292</guid></item><item><title><![CDATA[New comment by nitsky in "Cloudflare R2 IA storage tier"]]></title><description><![CDATA[
<p>Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.</p>
]]></description><pubDate>Wed, 03 Apr 2024 14:40:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=39918131</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=39918131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39918131</guid></item><item><title><![CDATA[New comment by nitsky in "Launch HN: Moonrepo (YC W23) – Open-source build system"]]></title><description><![CDATA[
<p>Are you sure you can't have your cake and eat it too? You can have many configuration options, but give each one a sane default.</p>
]]></description><pubDate>Tue, 21 Feb 2023 23:03:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=34888995</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=34888995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34888995</guid></item><item><title><![CDATA[New comment by nitsky in "Rust went from side project to world’s fastest growing language"]]></title><description><![CDATA[
<p>> I optimize directly for the hardware I'm running on, which typically gives me 10-100x performance improvements. Controlling how memory is managed is critical.<p>What makes you think you can't control how memory is managed in Rust? Rust doesn't have "automatic" memory management, it has a compiler that can help ensure you are managing memory correctly, and force you to type "unsafe" when you are doing things it doesn't understand.</p>
]]></description><pubDate>Tue, 14 Feb 2023 13:55:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=34789257</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=34789257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34789257</guid></item><item><title><![CDATA[New comment by nitsky in "Mold linker: targeting macOS/iOS now requires a commercial license"]]></title><description><![CDATA[
<p>Anyone who writes C/C++/Rust, like I do, can benefit tremendously from Mold. I use it daily. Each time I hit save and need to run my program, Mold saves me about 10 seconds in linking time. That time adds up quickly, and prevents me from getting distracted.</p>
]]></description><pubDate>Mon, 26 Dec 2022 23:02:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=34142916</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=34142916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34142916</guid></item><item><title><![CDATA[New comment by nitsky in "Fermyon Spin JavaScript and TypeScript SDK"]]></title><description><![CDATA[
<p>I wonder how using a typical isomorphic React app performs on Fermyon using JS running with QuickJS vs on Vercel, Cloudflare Workers, or Netlify. Has the Fermyon team tested this?</p>
]]></description><pubDate>Thu, 08 Dec 2022 13:46:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=33907836</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=33907836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33907836</guid></item><item><title><![CDATA[Fermyon Spin JavaScript and TypeScript SDK]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.fermyon.com/blog/spin-js-sdk">https://www.fermyon.com/blog/spin-js-sdk</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33907785">https://news.ycombinator.com/item?id=33907785</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 08 Dec 2022 13:41:52 +0000</pubDate><link>https://www.fermyon.com/blog/spin-js-sdk</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=33907785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33907785</guid></item><item><title><![CDATA[New comment by nitsky in "Ofcom letter on restrictions on internet services for “designated persons” [pdf]"]]></title><description><![CDATA[
<p>No, in law the term “person” refers to both “natural persons” and “corporate persons”: <a href="https://en.m.wikipedia.org/wiki/Legal_person" rel="nofollow">https://en.m.wikipedia.org/wiki/Legal_person</a>.<p>Remember the political fight over the phrase “corporations are people”? Well, they certainly are “persons”.</p>
]]></description><pubDate>Sat, 03 Dec 2022 13:06:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=33843180</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=33843180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33843180</guid></item><item><title><![CDATA[New comment by nitsky in "Show HN: A tiny WASM compiler and runtime for demonstration purposes"]]></title><description><![CDATA[
<p>Check out the component model proposal, which adds a stable ABI for rich types like strings, arrays, structs, etc.<p><a href="https://github.com/WebAssembly/component-model" rel="nofollow">https://github.com/WebAssembly/component-model</a></p>
]]></description><pubDate>Sun, 13 Nov 2022 20:45:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=33587157</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=33587157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33587157</guid></item><item><title><![CDATA[New comment by nitsky in "Postgres WASM"]]></title><description><![CDATA[
<p>Using IndexedDB, the forthcoming SQLite support in Chrome, or the browser filesystem components all might be good paths. Either way, what do you think about using WASI instead of Linux? I think it would reduce the overhead significantly.</p>
]]></description><pubDate>Mon, 03 Oct 2022 15:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=33068903</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=33068903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33068903</guid></item><item><title><![CDATA[New comment by nitsky in "Postgres WASM"]]></title><description><![CDATA[
<p>This is a really exciting milestone for WASM! Has anyone tried compiling postgres for wasm32-wasi and implementing a wasi-compatible interface for the file system and other OS bits postgres needs? I think that would be a big improvement.</p>
]]></description><pubDate>Mon, 03 Oct 2022 14:45:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=33068210</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=33068210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33068210</guid></item><item><title><![CDATA[New comment by nitsky in "Hacking anything with GNU Guix"]]></title><description><![CDATA[
<p>What in particular did you find strange and unconventional?</p>
]]></description><pubDate>Wed, 21 Sep 2022 16:31:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=32927579</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=32927579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32927579</guid></item><item><title><![CDATA[New comment by nitsky in "Ruff – a fast Python Linter written in Rust"]]></title><description><![CDATA[
<p>The goal of this project is to demonstrate that python can tooling can be made faster by writing it in Rust instead of Python. C++ and Haskell could be reasonable choices, but Rust has a strong combination of speed and type safety that make it a good choice for this application.</p>
]]></description><pubDate>Thu, 01 Sep 2022 02:17:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=32671071</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=32671071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32671071</guid></item><item><title><![CDATA[New comment by nitsky in "Show HN: Devbox – Easy, predictable shells and containers"]]></title><description><![CDATA[
<p>I think this attempt at clarification is just proving xvector’s point.</p>
]]></description><pubDate>Fri, 26 Aug 2022 13:26:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=32607214</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=32607214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32607214</guid></item><item><title><![CDATA[New comment by nitsky in "Big changes ahead for Deno"]]></title><description><![CDATA[
<p>Thanks. Any plans for supporting monorepos of first party NPM packages that teams already have?</p>
]]></description><pubDate>Mon, 15 Aug 2022 13:37:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=32469490</link><dc:creator>nitsky</dc:creator><comments>https://news.ycombinator.com/item?id=32469490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32469490</guid></item></channel></rss>