<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: radiospiel</title><link>https://news.ycombinator.com/user?id=radiospiel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 00:50:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=radiospiel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by radiospiel in "I still prefer MCP over skills"]]></title><description><![CDATA[
<p>Doesn't it already? <a href="https://modelcontextprotocol.io/specification/2025-11-25/server/prompts" rel="nofollow">https://modelcontextprotocol.io/specification/2025-11-25/ser...</a></p>
]]></description><pubDate>Fri, 10 Apr 2026 14:56:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47719109</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=47719109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47719109</guid></item><item><title><![CDATA[New comment by radiospiel in "Launching My Side Project as a Solo Dev: The Walkthrough"]]></title><description><![CDATA[
<p>…which is <a href="https://www.kickstarter.com/projects/rromes/kanjideck?ref=thanks-copy" rel="nofollow">https://www.kickstarter.com/projects/rromes/kanjideck?ref=th...</a></p>
]]></description><pubDate>Fri, 06 Feb 2026 05:07:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46909359</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=46909359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46909359</guid></item><item><title><![CDATA[New comment by radiospiel in "Launching My Side Project as a Solo Dev: The Walkthrough"]]></title><description><![CDATA[
<p>Amazing read! What really is missing tho is a link to the kickstarter campaign right on top of the text.</p>
]]></description><pubDate>Fri, 06 Feb 2026 05:06:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46909355</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=46909355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46909355</guid></item><item><title><![CDATA[New comment by radiospiel in "Lowtype: Elegant Types in Ruby"]]></title><description><![CDATA[
<p>> how you might be able to get such a syntax to work in pure Ruby, but gave up because there is no built-in reflection API to get the parameter default values<p>what I have done successfully here <a href="https://github.com/radiospiel/simple-service/blob/master/lib/simple/service/action/method_reflection.rb" rel="nofollow">https://github.com/radiospiel/simple-service/blob/master/lib...</a> is to install a TracePoint which immediately throws, and then call the method. The tracepoint then receives the value of the default arguments.<p>Not pretty, and I wouldn't run this in production critical parts of a system, but it works.</p>
]]></description><pubDate>Tue, 02 Dec 2025 22:05:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46127577</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=46127577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46127577</guid></item><item><title><![CDATA[New comment by radiospiel in "Elixir 1.19"]]></title><description><![CDATA[
<p>> If it solves concurrency the "right way" due to supervision trees, why not use Python libraries that also implement the actor model, making Python code concurrent the "right way"?<p>I can't speak too much about Python – but immutable vars is a core prerequisite for many of the features OTP (the platform underpinning Elixir (and Erlang)).</p>
]]></description><pubDate>Thu, 16 Oct 2025 22:59:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45611706</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=45611706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45611706</guid></item><item><title><![CDATA[New comment by radiospiel in "Delta Chat is a decentralized and secure messenger app"]]></title><description><![CDATA[
<p>afaik no businesses are required by the gdpr to collect phone numbers, and would like to see evidence otherwise</p>
]]></description><pubDate>Sat, 21 Jun 2025 10:47:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44336417</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=44336417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44336417</guid></item><item><title><![CDATA[New comment by radiospiel in "Binfmtc – binfmt_misc C scripting interface"]]></title><description><![CDATA[
<p>Amazing; when I tried something similar I used a "#!" line pointing to a C compiler + runner of sorts (<a href="https://github.com/radiospiel/jit">https://github.com/radiospiel/jit</a>). <a href="https://git.zx2c4.com/cscript/about/" rel="nofollow">https://git.zx2c4.com/cscript/about/</a> is also following that approach.<p>What is the benefit of registering an extension via binfmt_misc?</p>
]]></description><pubDate>Sun, 08 Jun 2025 14:51:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=44217359</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=44217359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44217359</guid></item><item><title><![CDATA[New comment by radiospiel in "Reality has a surprising amount of detail (2017)"]]></title><description><![CDATA[
<p>> Are the people of 2024 France really getting 28x the value from their government as 1800 USA?<p>oh but certainly. Healthcare, social security, education, … just to name a few</p>
]]></description><pubDate>Fri, 21 Feb 2025 16:06:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43129109</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=43129109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43129109</guid></item><item><title><![CDATA[New comment by radiospiel in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>We have used that video as an exercise in how not to achieve change. Assuming everyone is acting in good faith, the presenter missed the opportunity to build consensus before the talk, Tsu unwilling to budge a bit, but most of all the moderator unable to prevent the situation from exploding. This could have been handled much better by each of them.<p>In contrast to the parent: yes, the presenter says „you don’t have to use rust, we are not forcing you“ but he fails to address the concern that a change they introduce would error downstream and someone else had to clean up afterwards.</p>
]]></description><pubDate>Thu, 13 Feb 2025 17:19:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43038478</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=43038478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43038478</guid></item><item><title><![CDATA[New comment by radiospiel in "Estonia to disconnect from the Russian-run electricity network on Saturday"]]></title><description><![CDATA[
<p>> The government in Germany which shut down local production and decided to outsource it all did not come out of thin air.<p>That is just plain wrong. <a href="https://www.iea.org/countries/germany/energy-mix" rel="nofollow">https://www.iea.org/countries/germany/energy-mix</a></p>
]]></description><pubDate>Fri, 07 Feb 2025 14:23:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42972852</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=42972852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42972852</guid></item><item><title><![CDATA[New comment by radiospiel in "macOS 15.2 breaks the ability to copy the OS to another drive"]]></title><description><![CDATA[
<p>More of a tool that exists for 15 years or more, and is an important tool for some of us. When my mac broke down in, hmm, maybe 2010-ish, my superduper-created bootable clone allowed me to instantly continue my work on a freshly bought mac (just boot from the clone). No Apple utilities give you that.</p>
]]></description><pubDate>Sat, 14 Dec 2024 14:08:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42417226</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=42417226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42417226</guid></item><item><title><![CDATA[New comment by radiospiel in "Language and shell in Go with 92% test coverage and instant CI/CD [video]"]]></title><description><![CDATA[
<p>unless i miss something this should not be an issue. the lexer could parse if as an IF token, and the parser could treat tags as STRING || IF ( || other keywords… )</p>
]]></description><pubDate>Fri, 30 Aug 2024 19:20:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41403678</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=41403678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41403678</guid></item><item><title><![CDATA[New comment by radiospiel in "Crafting Interpreters"]]></title><description><![CDATA[
<p>Im my experience following - as in actually doing the steps - works wonders.</p>
]]></description><pubDate>Sat, 13 Jul 2024 10:32:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=40953132</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=40953132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40953132</guid></item><item><title><![CDATA[New comment by radiospiel in "Show HN: Mutahunter – LLMs to support mutating testing for all major languages"]]></title><description><![CDATA[
<p>Quick feedback on the presentation:<p>- a oneliner over the video that explains what you are doing would be helpful, 
- and then "If you don't know what mutation testing is, you must be living under a rock! " brings people away from your repo faster than you can look the other side.</p>
]]></description><pubDate>Wed, 03 Jul 2024 06:47:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=40863382</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=40863382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40863382</guid></item><item><title><![CDATA[New comment by radiospiel in "Everyone has JavaScript, right?"]]></title><description><![CDATA[
<p>Of course you can decide to not serve those visitors. But if you want to capture as much as possible of your target audience you might want to consider which users can’t see your website - and the OP raises a number of non-obvious ways where JS adoption might affect that.</p>
]]></description><pubDate>Sun, 21 Apr 2024 10:19:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=40104510</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=40104510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40104510</guid></item><item><title><![CDATA[New comment by radiospiel in "XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable.""]]></title><description><![CDATA[
<p>> If xz was statically linked in some way, or just used as an executa Le to compress something (like the kernel), the same problems exist and no dynamic linking would need to be involved.<p>even more so: all binaries dynamically linking xz can be updated by installing a fixed library version. For statically linked binaries: not so much, each individual binary would have to be relinked, good luck with that.</p>
]]></description><pubDate>Sun, 31 Mar 2024 09:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=39882758</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=39882758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39882758</guid></item><item><title><![CDATA[New comment by radiospiel in "The Great Migration from MongoDB to PostgreSQL"]]></title><description><![CDATA[
<p>> The JSON operations are not atomic<p>I hear this today the first time. What exactly os not atomic, and is there a resource with more details?</p>
]]></description><pubDate>Fri, 29 Mar 2024 07:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=39861615</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=39861615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39861615</guid></item><item><title><![CDATA[New comment by radiospiel in "Twenty years is nothing"]]></title><description><![CDATA[
<p>At least for whitespace changes git should have you covered<p>--ignore-space-at-eol
Ignore changes in whitespace at EOL.<p>-b --ignore-space-change
Ignore changes in amount of whitespace. This ignores whitespace at line end, and considers all other sequences of one or more whitespace characters to be equivalent.<p>-w
--ignore-all-space
Ignore whitespace when comparing lines. This ignores differences even if one line has whitespace where the other line has none.<p>--ignore-blank-lines</p>
]]></description><pubDate>Mon, 04 Mar 2024 11:43:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=39589286</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=39589286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39589286</guid></item><item><title><![CDATA[New comment by radiospiel in "Browsers are the most likely disruptor of the mobile duopoly"]]></title><description><![CDATA[
<p>I think they refer to <a href="https://archive.org/details/GeneralComputation" rel="nofollow">https://archive.org/details/GeneralComputation</a></p>
]]></description><pubDate>Wed, 03 Jan 2024 08:37:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=38851956</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=38851956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38851956</guid></item><item><title><![CDATA[New comment by radiospiel in "Inngest raises $3M seed to build the reliable workflow platform for every dev"]]></title><description><![CDATA[
<p>how does inngest compare to temporal?</p>
]]></description><pubDate>Wed, 12 Jul 2023 16:46:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36697475</link><dc:creator>radiospiel</dc:creator><comments>https://news.ycombinator.com/item?id=36697475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36697475</guid></item></channel></rss>