<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: resonancel</title><link>https://news.ycombinator.com/user?id=resonancel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 18:36:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=resonancel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by resonancel in "DeepSeek v4"]]></title><description><![CDATA[
<p>Come back when Americans are routinely jailed for rubbing their elites the wrong way (in some countries, criticisms aren't the only way to rub the leaders the wrong way)</p>
]]></description><pubDate>Fri, 24 Apr 2026 11:28:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47888714</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47888714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47888714</guid></item><item><title><![CDATA[New comment by resonancel in "DeepSeek v4"]]></title><description><![CDATA[
<p>I believe China only got this huge because all its neighours couldn't help joining the peaceful middle realm \s</p>
]]></description><pubDate>Fri, 24 Apr 2026 11:24:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47888667</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47888667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47888667</guid></item><item><title><![CDATA[New comment by resonancel in "Writing a C Compiler, in Zig (2025)"]]></title><description><![CDATA[
<p>IMO "level" roughly corresponds to the amount of runtime control flow hidden by abstractions. Zig is famous for having almost no hidden runtime control flow, this appears pretty "low level" to many. OTOH, Zig can have highly non-trivial hidden compile time control flow thanks to comptime reflection, but hardly anyone identifies Zig as a "high level" metaprogramming language.</p>
]]></description><pubDate>Fri, 24 Apr 2026 02:18:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47884727</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47884727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47884727</guid></item><item><title><![CDATA[New comment by resonancel in "Writing a C Compiler, in Zig (2025)"]]></title><description><![CDATA[
<p>Then it's actually the immature zig ecosystem that rubbed the author the wrong way, not zig the language itself. Not that the ecosystem isn't important, but IMO a language only truly fails you when it doesn't offer the composability and performance characteristics necessary for your solution.</p>
]]></description><pubDate>Fri, 24 Apr 2026 02:06:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47884657</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47884657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47884657</guid></item><item><title><![CDATA[New comment by resonancel in "New study compares growing corn for energy to solar production"]]></title><description><![CDATA[
<p>Well, Xi Jinping and his lackeys are known for their poor educational background, maybe not quite well known in the West.<p><a href="https://www.youtube.com/watch?v=YSYQpaAI90A" rel="nofollow">https://www.youtube.com/watch?v=YSYQpaAI90A</a></p>
]]></description><pubDate>Thu, 23 Apr 2026 03:13:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47871922</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47871922</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47871922</guid></item><item><title><![CDATA[New comment by resonancel in "I’m spending months coding the old way"]]></title><description><![CDATA[
<p>It's more like driving across country vs firing a missile with you being the warhead...</p>
]]></description><pubDate>Sat, 18 Apr 2026 05:44:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47813443</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47813443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47813443</guid></item><item><title><![CDATA[New comment by resonancel in "Show HN: I built a Cargo-like build tool for C/C++"]]></title><description><![CDATA[
<p>Can't take this lib seriously when there're lots of gems like these in the codebase.<p><pre><code>  // Open source directory
      dir_t* dir = open_dir(source_dir);

  // Find where dot is
      char* dot = strrchr(file, '.');
</code></pre>
I thought ShowHN had banned LLM-generated contents, I can't be more wrong.</p>
]]></description><pubDate>Fri, 10 Apr 2026 05:12:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47713894</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47713894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47713894</guid></item><item><title><![CDATA[New comment by resonancel in "Union types in C# 15"]]></title><description><![CDATA[
<p>C# is a perfect example of feature envy, but because "Java sucks" C# must be the best thing ever in the world of computing. Orthogonality and coherence be damned.</p>
]]></description><pubDate>Thu, 09 Apr 2026 08:08:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47700626</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=47700626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47700626</guid></item><item><title><![CDATA[New comment by resonancel in "Xcode Is the Worst Piece of Professional Software I Have Ever Used"]]></title><description><![CDATA[
<p>The Swift ecosystem is pretty amazing too. I've made several PRs and got them merged into Swift Parser while exchanging ideas with Apple employees fruitfully. The only big caveat is there's no guarantee your work will ever be merged into Xcode, meaning most Swift users won't benefit from your work because of Apple's opaque gatekeeping.</p>
]]></description><pubDate>Mon, 22 Sep 2025 21:35:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45339791</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=45339791</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45339791</guid></item><item><title><![CDATA[New comment by resonancel in "Xcode Is the Worst Piece of Professional Software I Have Ever Used"]]></title><description><![CDATA[
<p>XCode evidently cannot keep pace with the rapid development of Swift. Instead of fully embracing community development, Apple maintains a proprietary (dated and divergent) fork of the Swift toolchain in Xcode. For example, check how different compiler diagnostics and suggestions are when using Xcode vs SourceKit LSP. Apple is, once again in its time-honored fashion, wasting collective effort because of its siloed, secrecy-laden development model.</p>
]]></description><pubDate>Mon, 22 Sep 2025 21:29:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45339703</link><dc:creator>resonancel</dc:creator><comments>https://news.ycombinator.com/item?id=45339703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45339703</guid></item></channel></rss>