<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: kahnclusions</title><link>https://news.ycombinator.com/user?id=kahnclusions</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 13:38:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kahnclusions" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kahnclusions in "No right to relicense this project"]]></title><description><![CDATA[
<p>I’m surprised they think the AI generated rewrite is even copyrightable.</p>
]]></description><pubDate>Thu, 05 Mar 2026 23:39:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47268778</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=47268778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47268778</guid></item><item><title><![CDATA[New comment by kahnclusions in "Anthropic officially bans using subscription auth for third party use"]]></title><description><![CDATA[
<p>A tweet is not a ToS.</p>
]]></description><pubDate>Thu, 19 Feb 2026 04:56:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47070088</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=47070088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47070088</guid></item><item><title><![CDATA[New comment by kahnclusions in "My smart sleep mask broadcasts users' brainwaves to an open MQTT broker"]]></title><description><![CDATA[
<p>What? Yes they do take shortcuts and hacks. They change the tests case to make it pass. As the context gets longer it is less reliable at following earlier instructions. I literally had Claude hallucinate nonexistent APIs and then admitted “You caught me! I didn’t actually know, let me do a web search” and then after the web search it still mixes deprecated patterns and APIs against instructions.<p>I’m much more worried about the reliability of software produced by LLMs.</p>
]]></description><pubDate>Sun, 15 Feb 2026 02:02:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47020385</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=47020385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47020385</guid></item><item><title><![CDATA[New comment by kahnclusions in "More Mac malware from Google search"]]></title><description><![CDATA[
<p>The package management story on Linux is hideously bad. The next generation replacements are all over the place (do I use snaps? Flatpak?). No one is going to learn Nix if it means you need to become a programmer just to install something.<p>The graphics story on Linux also sucks. I recently tried to convert my Windows gaming machine to Linux (because I hate W11 with a burning passion). It does work, but it’s incredibly painful. Wayland, fractional scaling, 120+ Hz, HDR. It’s getting better thanks to all the work Valve etc are putting in, but it’s still a janky messy patchwork.<p>MacOS just works. It works reliably. Installing things is easy. Playing games is easy. I’m able to customize and configure enough for my needs. I love it and I hope it sticks around because there is no way in hell I would move my work machines over to Linux full time.</p>
]]></description><pubDate>Mon, 09 Feb 2026 07:58:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46942741</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46942741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46942741</guid></item><item><title><![CDATA[New comment by kahnclusions in "LMArena is a cancer on AI"]]></title><description><![CDATA[
<p>AI is a cancer on humanity</p>
]]></description><pubDate>Thu, 08 Jan 2026 02:28:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46536429</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46536429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46536429</guid></item><item><title><![CDATA[New comment by kahnclusions in "Notion AI: Unpatched data exfiltration"]]></title><description><![CDATA[
<p>I’m not convinced LLMs can ever be secured, prompt injection isn’t going away since it’s a fundamental part of how an LLM works. Tokens in, tokens out.</p>
]]></description><pubDate>Thu, 08 Jan 2026 02:22:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46536372</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46536372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46536372</guid></item><item><title><![CDATA[New comment by kahnclusions in "EFF launches Age Verification Hub"]]></title><description><![CDATA[
<p>I’m not exactly sure about ZKPs but for age verification the “proof” can come from the government but in such a way that the web service doesn’t know anything more than whether an assertion is true, and the government doesn’t know anything more than you wanted to verify some assertion.<p>This is a simplified method for age verification:<p>I want to buy alcohol from my phone and need to prove I’m over 18. SickBooze.com asks me for proof by generating a request to assert “age >= 18”.<p>My phone signs this request with my own private key, and forwards it to the government server.<p>The government verifies my signature against a public key I previously submitted to them, checks my age data in their own register of residents, and finally signs the request with one of their private keys.<p>My phone receives the signed response and forwards it back to SickBooze.com, which can verify the government’s signature offline against a cached list of public keys. Now they can sell me alcohol.<p>- the “request” itself is anonymous and doesn’t contain any identifying information unless that is what you intended to verify<p>- the government doesn’t know what service I used, nor why I used it, they only know that I needed to verify an assertion about my age<p>- the web service I used doesn’t know my identity, they don’t even know my exact age, they just know that an assertion about being >= 18 is true.</p>
]]></description><pubDate>Fri, 12 Dec 2025 03:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46240488</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46240488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46240488</guid></item><item><title><![CDATA[New comment by kahnclusions in "Self-hosting my photos with Immich"]]></title><description><![CDATA[
<p>Hilarious and frightening. I don’t want LLMs anywhere near anything remotely important. We’ve already had to remove a few dependencies from our projects because of CVEs caused by careless LLM usage upstream.<p>We are so screwed.</p>
]]></description><pubDate>Sun, 07 Dec 2025 02:33:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46178663</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46178663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46178663</guid></item><item><title><![CDATA[New comment by kahnclusions in "GrapheneOS is the only Android OS providing full security patches"]]></title><description><![CDATA[
<p>I would not trust any of these. They are a security disaster, lacking even basic features for securing your device against tampering and hacking.<p>There is a reason GrapheneOS is number one and a reason why they only run on Pixels (for now).</p>
]]></description><pubDate>Sun, 07 Dec 2025 01:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46178407</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46178407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46178407</guid></item><item><title><![CDATA[New comment by kahnclusions in "GrapheneOS is the only Android OS providing full security patches"]]></title><description><![CDATA[
<p>Linux doesn’t really rely on Linus for coding anymore…</p>
]]></description><pubDate>Sun, 07 Dec 2025 01:22:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46178365</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46178365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46178365</guid></item><item><title><![CDATA[New comment by kahnclusions in "Everyone in Seattle hates AI"]]></title><description><![CDATA[
<p>Based on the absolute trash I usually get out of ChatGPT, Claude, etc, I wouldn’t say that it writes “working” code.</p>
]]></description><pubDate>Thu, 04 Dec 2025 09:17:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46145472</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46145472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46145472</guid></item><item><title><![CDATA[New comment by kahnclusions in "Google Antigravity just deleted the contents of whole drive"]]></title><description><![CDATA[
<p>I don’t think there is a solution. It’s the way LLMs work at a fundamental level.<p>It’s a similar reason why they can never be trusted to handle user input.<p>They are probabilistic generators and have no real delineation between system instructions and user input.<p>It’s like I wrote a JavaScript function where I concatenated the function parameters together with the function body, passed it to eval() and said YOLO.</p>
]]></description><pubDate>Mon, 01 Dec 2025 10:57:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46105932</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46105932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46105932</guid></item><item><title><![CDATA[New comment by kahnclusions in "Google Antigravity exfiltrates data via indirect prompt injection attack"]]></title><description><![CDATA[
<p>I think it’s because the state is leaving the backend server running the LLM and output to the browser, where various attacks are possible to send requests out to the internet (either directly or through social engineering).<p>Avoiding C means the output is strictly used within your system.<p>These problems will never be fully solved given how LLMs work… system prompts, user inputs, at the end of the day it’s all just input to the model.</p>
]]></description><pubDate>Wed, 26 Nov 2025 04:27:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46054209</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=46054209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46054209</guid></item><item><title><![CDATA[New comment by kahnclusions in "LineageOS 23"]]></title><description><![CDATA[
<p>Why the scare quotes? Graphene’s focus on security is legitimate and well founded. They are the only phone OS that is consistently safe from hacking by the likes of Cellebrite long after all other androids have fallen.</p>
]]></description><pubDate>Sun, 12 Oct 2025 06:32:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45555798</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=45555798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45555798</guid></item><item><title><![CDATA[New comment by kahnclusions in "LLMs are mortally terrified of exceptions"]]></title><description><![CDATA[
<p>I liked it when I was 17 but have soured on it later after re-reading.<p>The only reason their libertarian revolution succeeds is because they have a centralised computer that secretly does everything for them.</p>
]]></description><pubDate>Fri, 10 Oct 2025 23:35:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45545012</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=45545012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45545012</guid></item><item><title><![CDATA[New comment by kahnclusions in "Jeena's Hyprland Demo"]]></title><description><![CDATA[
<p>If you use i3, you can switch to Sway.</p>
]]></description><pubDate>Tue, 09 Sep 2025 06:40:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45178305</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=45178305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45178305</guid></item><item><title><![CDATA[New comment by kahnclusions in "Show HN: A Who is Hiring app with AI filters"]]></title><description><![CDATA[
<p>I also want to know who is truly remote. So many times a listing says remote from anywhere but then click through to the JD and it’s remote from cali or remote from USA.</p>
]]></description><pubDate>Thu, 04 Jan 2024 01:30:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=38862046</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=38862046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38862046</guid></item><item><title><![CDATA[New comment by kahnclusions in "Meta censors pro-Palestinian views on a global scale, report claims"]]></title><description><![CDATA[
<p>Not to the same degree or extent… the departure from reality and rejection of any facts they don’t like, rejection of scientific thinking, is waaaaay way more of a right wing problem.</p>
]]></description><pubDate>Sun, 24 Dec 2023 02:22:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38750499</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=38750499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38750499</guid></item><item><title><![CDATA[New comment by kahnclusions in "Meta censors pro-Palestinian views on a global scale, report claims"]]></title><description><![CDATA[
<p>I mean, yeah, but you could also do a lot of high powered randomized trials about kinds of cookies and learn that 80% of people always prefer eating the cookies with cocaine in them.</p>
]]></description><pubDate>Sun, 24 Dec 2023 02:04:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=38750392</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=38750392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38750392</guid></item><item><title><![CDATA[New comment by kahnclusions in "Posts, profiles, and user search are now available without login"]]></title><description><![CDATA[
<p>Even if you mainly follow tech folks, there are many who get very political…</p>
]]></description><pubDate>Sat, 23 Dec 2023 00:33:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38740478</link><dc:creator>kahnclusions</dc:creator><comments>https://news.ycombinator.com/item?id=38740478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38740478</guid></item></channel></rss>