<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: aargh_aargh</title><link>https://news.ycombinator.com/user?id=aargh_aargh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 12:12:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=aargh_aargh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by aargh_aargh in "Can I hear a difference between MP3s and uncompressed audio?"]]></title><description><![CDATA[
<p>Huh, I guessed all correct. Random guess would have a 1/(2^5) = 1/32 chance of being correct.<p>I don't make any claim to any special hearing or expertise. I've been listening to practically only lossy music since around '98, ripping from CDs at that time.<p>Morricone and Vangelis have been especially hard for me to tell apart, could have been a random guess on my part (I listened to those ~20 times).<p>When I read the title I expected to hear the actual _difference_ between the lossless and lossy waveform - i.e. only the actual artifacts. Could be a fun exercise.</p>
]]></description><pubDate>Wed, 25 Mar 2026 21:58:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47523847</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=47523847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47523847</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Ask HN: Is there a no-LLM license yet?"]]></title><description><![CDATA[
<p>Not an objection, you're fully within your rights to invent a license, just remember that a license with such clause would not be an open source license as per the Open Source Definition [1].<p><pre><code>  6. No Discrimination Against Fields of Endeavor

  The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research.
</code></pre>
There's also 5. which probably isn't relevant here but possibly might depending on the definition of person (e.g. a legal person).<p><pre><code>  5. No Discrimination Against Persons or Groups

  The license must not discriminate against any person or group of persons.

</code></pre>
And then there's the obvious aspect of AI foundries blatantly ignoring copyright anyway (copyright law grants the the author the rights which he then gives away by way of a license).<p>[1] <a href="https://opensource.org/osd" rel="nofollow">https://opensource.org/osd</a></p>
]]></description><pubDate>Fri, 13 Feb 2026 10:25:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47001130</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=47001130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47001130</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Prism"]]></title><description><![CDATA[
<p>I still can't get over the Apple thing. Haven't enjoyed a ripe McIntosh since. </s></p>
]]></description><pubDate>Wed, 28 Jan 2026 07:42:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46792232</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46792232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46792232</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Our approach to age prediction"]]></title><description><![CDATA[
<p>> simple way to confirm their age and restore their full access with a selfie through Persona, a secure identity-verification service<p>The normalization of identity verification to use internet services is itself a problem. It's described much better than I could by EFF here:<p><a href="https://www.eff.org/deeplinks/2026/01/so-youve-hit-age-gate-what-now" rel="nofollow">https://www.eff.org/deeplinks/2026/01/so-youve-hit-age-gate-...</a></p>
]]></description><pubDate>Wed, 21 Jan 2026 07:41:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46702364</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46702364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46702364</guid></item><item><title><![CDATA[New comment by aargh_aargh in "HTTP Strict Transport Security (HSTS)"]]></title><description><![CDATA[
<p>Honest question/thought - at this point where we have all HTTP requests for a site just redirecting everything to HTTPS, we use HSTS and browsers default to trying https when scheme is not given, why don't we just stop serving on port 80 altogether? Why even bother with HSTS?</p>
]]></description><pubDate>Tue, 30 Dec 2025 19:26:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46436927</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46436927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46436927</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Rust GCC backend: Why and how"]]></title><description><![CDATA[
<p>Or, the obligatory RFC 1149 (IP over Avian Carriers).</p>
]]></description><pubDate>Tue, 16 Dec 2025 23:19:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46296093</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46296093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46296093</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Twelve Days of Shell"]]></title><description><![CDATA[
<p>The good: Nice exercises for beginners. Tab-completion, accepts readline characters like ctrl-u.<p>The bad:
You don't see the (wrong) output if you don't get it right the first time, making it hard to work iteratively and having to guess what the question actually intended.<p>E.g. 'Seven files that start with "Santa"' actually wants <i>file names</i> that start with Santa, after some questions that had you use "grep" to search <i>file contents</i>. Where I actually struggled with what's expected is Day 11.<p>The ugly: Actually a very nice design.</p>
]]></description><pubDate>Mon, 08 Dec 2025 10:47:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46190818</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46190818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46190818</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Fara-7B: An efficient agentic model for computer use"]]></title><description><![CDATA[
<p>This is in my area of interest. Can you recommend any related tools/resources? Did you publish any code?</p>
]]></description><pubDate>Thu, 27 Nov 2025 12:41:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46068724</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46068724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46068724</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Launch HN: Onyx (YC W24) – Open-source chat UI"]]></title><description><![CDATA[
<p>Exactly. The best they came up with is a generated subject-like summary. So many options to explore here. Categorization by topic, by date, by customer account, clustering by topic, search with various ranking options, conversation(s) tree view, histogram per date/topic/account, integration with email, with an issue tracker, various states per chat/thread e.g. resolved/ongoing/non-viable, a knowledge bank to quickly save stuff you learned (code snippets, commands, facts), integration with Notion or a wiki etc etc. Just off the top of my head.<p>I was told there would be rapid prototyping with AI. Haven't seen any of the above.</p>
]]></description><pubDate>Tue, 25 Nov 2025 18:56:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46049313</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=46049313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46049313</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Android developer verification: Early access starts"]]></title><description><![CDATA[
<p>newspeak FTW!</p>
]]></description><pubDate>Thu, 13 Nov 2025 13:39:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45914767</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45914767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45914767</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Ask HN: Effective way to deal with mosquitoes?"]]></title><description><![CDATA[
<p>No idea but let me guess. Consumer safety?</p>
]]></description><pubDate>Tue, 11 Nov 2025 23:34:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45894390</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45894390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45894390</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Omnilingual ASR: Advancing automatic speech recognition for 1600 languages"]]></title><description><![CDATA[
<p>I'm not an expert but the rule of thumb is to expect something like this:<p><a href="https://xkcd.com/1838/" rel="nofollow">https://xkcd.com/1838/</a></p>
]]></description><pubDate>Tue, 11 Nov 2025 07:01:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45884809</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45884809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45884809</guid></item><item><title><![CDATA[New comment by aargh_aargh in "WinBoat: Windows apps on Linux with seamless integration"]]></title><description><![CDATA[
<p>What's Docker for, then?</p>
]]></description><pubDate>Wed, 08 Oct 2025 21:04:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45520637</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45520637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45520637</guid></item><item><title><![CDATA[Stats of GitHub PRs opened/merged by LLM agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://simonwillison.net/2025/Oct/1/prarena/">https://simonwillison.net/2025/Oct/1/prarena/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45448433">https://news.ycombinator.com/item?id=45448433</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 02 Oct 2025 11:48:24 +0000</pubDate><link>https://simonwillison.net/2025/Oct/1/prarena/</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45448433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45448433</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Native ACME support comes to Nginx"]]></title><description><![CDATA[
<p>One less program to install, configure, upgrade, watch vulnerabilities in, monitor.</p>
]]></description><pubDate>Thu, 11 Sep 2025 18:11:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45214461</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45214461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45214461</guid></item><item><title><![CDATA[Xan – CSV preview, filter, slice, aggregate, sort, join; composable commands]]></title><description><![CDATA[
<p>Article URL: <a href="https://medialab.sciencespo.fr/en/tools/xan/">https://medialab.sciencespo.fr/en/tools/xan/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45208944">https://news.ycombinator.com/item?id=45208944</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 11 Sep 2025 07:45:42 +0000</pubDate><link>https://medialab.sciencespo.fr/en/tools/xan/</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45208944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45208944</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Using Claude Code to modernize a 25-year-old kernel driver"]]></title><description><![CDATA[
<p>You don't? I do.<p>A few days ago I lost some data including recent code changes. Today I'm trying to recreate the same code changes - i.e. work I've just recently worked through - and for the life of me I can't get it to work the same way again. Even though "just" that is what I set out to do in the first place - no improvements, just to do the same thing over again.</p>
]]></description><pubDate>Mon, 08 Sep 2025 06:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45165036</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45165036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45165036</guid></item><item><title><![CDATA[New comment by aargh_aargh in "I ditched Docker for Podman"]]></title><description><![CDATA[
<p><a href="https://www.redhat.com/en/about/press-releases/ibm-closes-landmark-acquisition-red-hat-34-billion-defines-open-hybrid-cloud-future" rel="nofollow">https://www.redhat.com/en/about/press-releases/ibm-closes-la...</a></p>
]]></description><pubDate>Fri, 05 Sep 2025 13:02:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45138045</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45138045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45138045</guid></item><item><title><![CDATA[New comment by aargh_aargh in "Le Chat: Custom MCP Connectors, Memories"]]></title><description><![CDATA[
<p>> Directory of 20+ secure connectors<p>What does secure mean in this context? I didn't see it explained here.<p>Perhaps they mean this?<p>> Admin users can confidently control which connectors are available to whom in their organization, with on-behalf authentication, ensuring users only access data they’re permitted to.</p>
]]></description><pubDate>Thu, 04 Sep 2025 11:29:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45126067</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45126067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45126067</guid></item><item><title><![CDATA[New comment by aargh_aargh in "VibeVoice: A Frontier Open-Source Text-to-Speech Model"]]></title><description><![CDATA[
<p>Is there a current, updated list (ideally, a ranking) of the best open weights TTS models?<p>I'm actually more interested in STT (ASR) but the choices there are rather limited.</p>
]]></description><pubDate>Wed, 03 Sep 2025 12:34:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45114957</link><dc:creator>aargh_aargh</dc:creator><comments>https://news.ycombinator.com/item?id=45114957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45114957</guid></item></channel></rss>