<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>Tue, 07 Apr 2026 07:54:23 +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 "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><item><title><![CDATA[New comment by kovek in "I'm not worried about AI job loss"]]></title><description><![CDATA[
<p>All of those technologies of the past can be managed by humans. Once computers can manage themselves AND other technologies and people, I think it'll be a different situation.</p>
]]></description><pubDate>Fri, 13 Feb 2026 22:48:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47008890</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=47008890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47008890</guid></item><item><title><![CDATA[New comment by kovek in "Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere"]]></title><description><![CDATA[
<p>Thanks for answering my questions! I see that Happy Coder is not far from Omnara. I hope Omnara can be not too far from E2E encryption. The lack of E2E encryption was why I didn't chose Omnara.</p>
]]></description><pubDate>Thu, 12 Feb 2026 21:32:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46995532</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46995532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46995532</guid></item><item><title><![CDATA[New comment by kovek in "Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere"]]></title><description><![CDATA[
<p>I can voice chat with Happy coder. Also, I run happy coder in a sandbox of mine on my computer. What do you mean by syncing? Happy coder syncs sessions between all my happy coder clients. I can even see in real time how happy coder in my browser's conversations progress as well as on my phone, in parallel.</p>
]]></description><pubDate>Thu, 12 Feb 2026 20:17:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46994524</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46994524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46994524</guid></item><item><title><![CDATA[New comment by kovek in "Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere"]]></title><description><![CDATA[
<p>Like what? I like it a lot...</p>
]]></description><pubDate>Thu, 12 Feb 2026 19:37:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46993920</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46993920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46993920</guid></item><item><title><![CDATA[New comment by kovek in "Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere"]]></title><description><![CDATA[
<p><a href="https://happy.engineering/" rel="nofollow">https://happy.engineering/</a> says that they have E2E encryption. Is that true?</p>
]]></description><pubDate>Thu, 12 Feb 2026 18:52:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46993267</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46993267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46993267</guid></item><item><title><![CDATA[New comment by kovek in "Show HN: Bunqueue – Job queue for Bun using SQLite instead of Redis"]]></title><description><![CDATA[
<p>I know people who don't speak English fluently who like to use LLMs to translate to English.</p>
]]></description><pubDate>Fri, 06 Feb 2026 04:30:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46909137</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46909137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46909137</guid></item><item><title><![CDATA[New comment by kovek in "[dead]"]]></title><description><![CDATA[
<p>Keep Instagram but delete X, because your reach is on Instagram? This just shows how difficult it is to unsubscribe to any and/or many of the products listed... I get the idea but it doesn't seem like it's helpful</p>
]]></description><pubDate>Thu, 05 Feb 2026 03:22:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46895257</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46895257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46895257</guid></item><item><title><![CDATA[New comment by kovek in "“Erdos problem #728 was solved more or less autonomously by AI”"]]></title><description><![CDATA[
<p>I'm wondering how do people come up with these mathematical challenges?</p>
]]></description><pubDate>Sat, 10 Jan 2026 19:50:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46569277</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46569277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46569277</guid></item><item><title><![CDATA[New comment by kovek in "Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone"]]></title><description><![CDATA[
<p>I'm looking at Opencode and it might be better because it allows you to abort a task. VPN needed.</p>
]]></description><pubDate>Tue, 06 Jan 2026 23:55:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46520650</link><dc:creator>kovek</dc:creator><comments>https://news.ycombinator.com/item?id=46520650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46520650</guid></item></channel></rss>