<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: kovek</title><link>https://news.ycombinator.com/user?id=kovek</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 22:21:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kovek" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kovek in "OpenAI and Government of Malta partner to roll out ChatGPT Plus to all citizens"]]></title><description><![CDATA[
<p>LLMs are like a search engine that autocompletes. It's a tool.</p>
]]></description><pubDate>Sun, 17 May 2026 02:15:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48165513</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=48165513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48165513</guid></item><item><title><![CDATA[New comment by kovek in "Meta to receive $3.3B in tax breaks for its $10B Louisiana data center"]]></title><description><![CDATA[
<p>What negative consequences does being unelected have?</p>
]]></description><pubDate>Fri, 15 May 2026 21:41:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48154278</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=48154278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48154278</guid></item><item><title><![CDATA[New comment by kovek in "Natural Language Autoencoders: Turning Claude's Thoughts into Text"]]></title><description><![CDATA[
<p>Maybe you can't 100% know what every layer "thinks", if you go through all the layers, you might see a cohesive "thinking" story. So, if there is any information you lose at layer N, you might learn some of it in layer N+1. The masking in the layers is not deterministic so the model can't really consistently lie throughout the layers. It doesn't chose what information we get to inspect. There might be a game of whack-a-mole, but you might get a general sentiment. I think the more layers there are, the more the model itself can hide very nuanced lies (But by that time we'd have a better mind-reading model).<p>However, I haven't read about it yet. I'm really excited to look into it!</p>
]]></description><pubDate>Fri, 08 May 2026 04:21:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48058513</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=48058513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48058513</guid></item><item><title><![CDATA[New comment by kovek in "The Self-Cancelling Subscription"]]></title><description><![CDATA[
<p>I’ve read recently about natural systems in the book Antifragile. It’s interesting how those systems can become better.</p>
]]></description><pubDate>Thu, 07 May 2026 20:42:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48054672</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=48054672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48054672</guid></item><item><title><![CDATA[New comment by kovek in "SubQ: a sub-quadratic LLM with 12M-token context"]]></title><description><![CDATA[
<p>> The core idea is content-dependent selection. For each query, the model selects which parts of the sequence are worth attending to, and computes attention exactly over those positions.<p>I don't know if this will help for things like understanding code, where the all relevant parts can be the file of 1000 lines that we are analyzing, and where every token is relevant in understanding recursion, loops, function calls, etc.<p>This sounds like it would be great to do SSA before passing things along to a code model like claude code.<p>Let me know if I misunderstood</p>
]]></description><pubDate>Wed, 06 May 2026 04:59:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48032368</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=48032368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48032368</guid></item><item><title><![CDATA[New comment by kovek in "We decreased our LLM costs with Opus"]]></title><description><![CDATA[
<p>I don’t think triaging is necessarily an easy task</p>
]]></description><pubDate>Wed, 29 Apr 2026 17:42:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951756</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47951756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951756</guid></item><item><title><![CDATA[New comment by kovek in "We decreased our LLM costs with Opus"]]></title><description><![CDATA[
<p>Does thinking about how to offload matter?</p>
]]></description><pubDate>Wed, 29 Apr 2026 06:44:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47944898</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47944898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47944898</guid></item><item><title><![CDATA[New comment by kovek in "An update on recent Claude Code quality reports"]]></title><description><![CDATA[
<p>10s of GBs? ( 1,000,000 context * 1,000 vector size ) ^ 2 = 1,000,000,000,000,000,000… oh wow.. I must be miscalculating<p>What about only storing the conversation and then recomputing the embeddings in the cache? Does that cost a lot? Doing a lot of matrix multiplication does not cost dollars of compute, especially on specialized hardware, right?</p>
]]></description><pubDate>Fri, 24 Apr 2026 18:21:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47893979</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47893979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47893979</guid></item><item><title><![CDATA[New comment by kovek in "An update on recent Claude Code quality reports"]]></title><description><![CDATA[
<p>What if the cache was backed up to cold storage? Instead of having to recompute everything.</p>
]]></description><pubDate>Thu, 23 Apr 2026 21:05:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47881977</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47881977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47881977</guid></item><item><title><![CDATA[New comment by kovek in "Show HN: How I Topped the HuggingFace Open LLM Leaderboard on Two Gaming GPUs"]]></title><description><![CDATA[
<p>Is this similar to send 48656c6c6f2c20686f772061726520796f753f in the prompt? As done here: <a href="https://youtu.be/GiaNp0u_swU?si=m7-LZ7EYxJCw0k1-" rel="nofollow">https://youtu.be/GiaNp0u_swU?si=m7-LZ7EYxJCw0k1-</a></p>
]]></description><pubDate>Tue, 10 Mar 2026 16:51:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47325794</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47325794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47325794</guid></item><item><title><![CDATA[New comment by kovek in "Ask HN: How to be alone?"]]></title><description><![CDATA[
<p>> You seem to be hinting at the "chemical imbalance" theory of antidepressants, which has been largely debunked<p>Can you say more?</p>
]]></description><pubDate>Sun, 08 Mar 2026 21:27:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47301677</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47301677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47301677</guid></item><item><title><![CDATA[New comment by kovek in "The changing goalposts of AGI and timelines"]]></title><description><![CDATA[
<p>Models need pre-training and fine tuning. Humans can do online learning.</p>
]]></description><pubDate>Sun, 08 Mar 2026 19:49:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47300600</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47300600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47300600</guid></item><item><title><![CDATA[New comment by kovek in "Open Letter to Google on Mandatory Developer Registration for App Distribution"]]></title><description><![CDATA[
<p>What if we asked users if they want extra protection? I think that would be nice..</p>
]]></description><pubDate>Tue, 24 Feb 2026 19:24:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47141468</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47141468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47141468</guid></item><item><title><![CDATA[New comment by kovek in "Pope tells priests to use their brains, not AI, to write homilies"]]></title><description><![CDATA[
<p>For the tech docs writing, just give me the bullet points and I'll send them to the AI and discuss the bullet points with it.</p>
]]></description><pubDate>Mon, 23 Feb 2026 19:34:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47127573</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47127573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47127573</guid></item><item><title><![CDATA[New comment by kovek in "Unreal numbers"]]></title><description><![CDATA[
<p>I was thinking about the ability of representing different kinds of numbers. Imagine that we had a certain CPU that could process algorithms, and the final output of the algorithm is a number. The CPU has a certain number of operations (At least <a href="https://en.wikipedia.org/wiki/One-instruction_set_computer" rel="nofollow">https://en.wikipedia.org/wiki/One-instruction_set_computer</a>). Then, if the algorithm can be described with an integer (since the algorithm can be described with binary), then... can integers describe Real numbers?</p>
]]></description><pubDate>Sun, 22 Feb 2026 20:32:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47114360</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47114360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47114360</guid></item><item><title><![CDATA[New comment by kovek in "Claws are now a new layer on top of LLM agents"]]></title><description><![CDATA[
<p>What is there to be furious about?</p>
]]></description><pubDate>Sat, 21 Feb 2026 22:58:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47105829</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47105829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47105829</guid></item><item><title><![CDATA[New comment by kovek in "Gemini 3.1 Pro"]]></title><description><![CDATA[
<p>Every word and every hierarchy of words in natural language is understand by LLMs as embeddings (vectors).<p>Each vector has many many dimensions, and when we train the LLMs, their internal understanding of those vectors sees all sorts of dimensions. A simple way to visualize this is a word's vector being <1, 180, 1, 3, ... > which would all mean a certain value at that dimension. In this example say the dimensions are <gender, height in cm, kindness, social title/job, ...> . In this case, our example LLM could have learned that the example I gave is <Woman, 180, 100% kind, politician, ... >. The vector's undergo some transformation so every dimension is not that discretely clear cut.<p>In this case, elephant and car both semantically look very similar to vehicles. They basically would have most vectors very similar.<p>See this article. It shows that once you train an LLM, and you assign an embedding vector for each token, then you can see how the LLM can distinguish the difference between king and queen: man and woman.<p><a href="https://informatics.ed.ac.uk/news-events/news/news-archive/king-man-woman-queen-the-hidden-algebraic-struct" rel="nofollow">https://informatics.ed.ac.uk/news-events/news/news-archive/k...</a></p>
]]></description><pubDate>Fri, 20 Feb 2026 05:28:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47084152</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47084152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47084152</guid></item><item><title><![CDATA[New comment by kovek in "Gemini 3.1 Pro"]]></title><description><![CDATA[
<p>I think that semantically this question is too similar to the car wash one. Changing subjects from car to elephant and car wash to creek does not change the fact that they are subjects. The embeddings will be similar in that dimension.</p>
]]></description><pubDate>Thu, 19 Feb 2026 18:31:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47077232</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47077232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47077232</guid></item><item><title><![CDATA[New comment by kovek in "Anthropic officially bans using subscription auth for third party use"]]></title><description><![CDATA[
<p>Does <a href="https://happy.engineering/" rel="nofollow">https://happy.engineering/</a> need to use the API keys or can use oauth? It's basically a frontend for claude-cli.</p>
]]></description><pubDate>Thu, 19 Feb 2026 05:06:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47070137</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47070137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47070137</guid></item><item><title><![CDATA[New comment by kovek in "Show HN: Skill that lets Claude Code/Codex spin up VMs and GPUs"]]></title><description><![CDATA[
<p>I think railway deserves a mention here: <a href="https://docs.railway.com/ai/mcp-server" rel="nofollow">https://docs.railway.com/ai/mcp-server</a></p>
]]></description><pubDate>Sat, 14 Feb 2026 00:52:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47010069</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47010069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47010069</guid></item></channel></rss>