<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: ay</title><link>https://news.ycombinator.com/user?id=ay</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 06:14:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ay" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ay in "Kindle loyalists scramble as Amazon turns page on old e-readers"]]></title><description><![CDATA[
<p>With almost 600 books in my kindle collection over a period of about 15 years, I would like to think I was a relatively active customer. When they announced “your kindle books are just a license to read”, which happened about the time they announced the deprecation of the old format, I went and converted the entirety of my library to Calibre with multiple open formats.<p>That was in December, I have not bought a single book on Amazon since then, and the kindle app is not installed on my new phone. Just in case anyone from the relevant AMZN department is reading this.</p>
]]></description><pubDate>Sun, 24 May 2026 09:21:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48255829</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=48255829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48255829</guid></item><item><title><![CDATA[New comment by ay in "DeepSeek V4: The Open-Source Model Frontier Labs Feared"]]></title><description><![CDATA[
<p>Both you and parent could be right.<p>There is a fun term “jagged frontier”.<p>Meaning: one model can be much better than the other one in one thing, and much worse than the other in another thing.</p>
]]></description><pubDate>Fri, 15 May 2026 17:12:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48151198</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=48151198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48151198</guid></item><item><title><![CDATA[New comment by ay in "K3sup – bootstrap K3s over SSH in < 60s"]]></title><description><![CDATA[
<p>Very interesting!<p>Architecturally - where do you run Postgres ? I assume it would be external to the cluster ? (doing it internally would create a circular dependency ?)</p>
]]></description><pubDate>Mon, 04 May 2026 09:42:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48006461</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=48006461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48006461</guid></item><item><title><![CDATA[New comment by ay in "Show HN: Claudraband – Claude Code for the Power User"]]></title><description><![CDATA[
<p>I’ve made something very similar that is <i>almost</i> backend-agnostic: <a href="https://github.com/ayourtch-llm/tttt" rel="nofollow">https://github.com/ayourtch-llm/tttt</a> - and it does auto inject the MCP in case of Claude, but it is trivial to adapt to other backends.</p>
]]></description><pubDate>Sun, 12 Apr 2026 21:18:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47744613</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47744613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47744613</guid></item><item><title><![CDATA[New comment by ay in "Show HN: How I topped the HuggingFace open LLM leaderboard on two gaming GPUs"]]></title><description><![CDATA[
<p>Isn’t that what LoRA does ?</p>
]]></description><pubDate>Wed, 11 Mar 2026 01:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47330862</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47330862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47330862</guid></item><item><title><![CDATA[New comment by ay in "Living human brain cells play DOOM on a CL1 [video]"]]></title><description><![CDATA[
<p>Oh, thank you very much enlightening me! All the time I misunderstood! I guess then IIT it is for me :-)</p>
]]></description><pubDate>Sun, 08 Mar 2026 19:39:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47300491</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47300491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47300491</guid></item><item><title><![CDATA[New comment by ay in "Living human brain cells play DOOM on a CL1 [video]"]]></title><description><![CDATA[
<p>Hinduism is probably right. 
Every system of sufficient complexity is probably sentient - even if in the ways we at our level can not fathom.</p>
]]></description><pubDate>Sun, 08 Mar 2026 19:18:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47300219</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47300219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47300219</guid></item><item><title><![CDATA[New comment by ay in "How to run Qwen 3.5 locally"]]></title><description><![CDATA[
<p>I tried qwen3.5:4b in ollama on my 4 year old Mac M1 with my own coding harness and it exhibited pretty decent tool calling, but it is a bit slow and seemed a little confused with the more complex tasks (also, I have it code rust, that might add complexity). The task was “find the debug that does X and make it conditional based on the whichever variable is controlled by the CLI ‘/debug foo’” - I didn’t do much with it after that.<p>It <i>may</i> be interesting to try a 6bit quant of qwen3.5-35b-a3b - I had pretty good results with it running it on a single 4090 - for obvious reasons I didn’t try it on the old mac.<p>I am using 8bit quant of qwen3.5-27b as more or less the main engine for the past ~week and am quite happy with it - but that requires more memory/gpu power.<p>HTH.</p>
]]></description><pubDate>Sun, 08 Mar 2026 09:56:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47295976</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47295976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47295976</guid></item><item><title><![CDATA[New comment by ay in "Tell HN: I'm 60 years old. Claude Code has re-ignited a passion"]]></title><description><![CDATA[
<p>I dont have big ideas. Some of the more interesting ones that I ended up using but can’t share: a streaming radio for my MP3 collection (runs behind the vpn); a lightweight and self contained webrtc conference server for talking with my family; a process-level virtualization based on KVM.<p>Of the ones I can share:<p>Browser-based network tester using webrtc unreliable data <a href="https://netpoke.com" rel="nofollow">https://netpoke.com</a> - use magic code “DEMO” to see what’s it about - the source is at <a href="https://github.com/ayourtch/netpoke" rel="nofollow">https://github.com/ayourtch/netpoke</a><p>A port of the SOTA speech generation model from Python to Rust:<p><a href="https://github.com/ayourtch/fish-audio-experiment" rel="nofollow">https://github.com/ayourtch/fish-audio-experiment</a><p>A study on LLM prompting techniques:<p><a href="https://github.com/ayourtch-llm/kindness" rel="nofollow">https://github.com/ayourtch-llm/kindness</a><p>My own coding agent that i use with my locally hosted LLM for experiments:<p><a href="https://github.com/ayourtch-llm/apchat" rel="nofollow">https://github.com/ayourtch-llm/apchat</a><p>Also LLM helped with a lot of code for my packet mangling library: <a href="https://github.com/ayourtch/oside" rel="nofollow">https://github.com/ayourtch/oside</a> - which, among other things, includes a now battle tested SNMPv3 stack.<p>A true “stochastic parrot” using hash tables: <a href="https://github.com/ayourtch/hashmem" rel="nofollow">https://github.com/ayourtch/hashmem</a><p>These are the ones I remember. Feel free to scout my GitHub for more. Edit: And of course it doesn’t need to be said that out of ideas I try all of them make it to github. Many end up thrown away.</p>
]]></description><pubDate>Sat, 07 Mar 2026 22:09:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47291914</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47291914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47291914</guid></item><item><title><![CDATA[New comment by ay in "I think WebRTC is better than SSH-ing for connecting to Mac terminal from iPhone"]]></title><description><![CDATA[
<p>You don’t know whether your C compiler isn’t doing that either.</p>
]]></description><pubDate>Sat, 07 Mar 2026 16:22:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47288984</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47288984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47288984</guid></item><item><title><![CDATA[New comment by ay in "Tell HN: I'm 60 years old. Claude Code has re-ignited a passion"]]></title><description><![CDATA[
<p>I am 50, coding since ~12. Started with Apple II, during the uni times wrote my own editor in assembly for BK-0010 (a soviet computer), then 30 years in computer networking with some high performance dataplane stuff more recently;<p>The last years somehow it felt like there’s nothing new anymore, the same 10 ideas being regurgitated with slight modifications. I tinkered with AI for the past 2 years but it was mostly a “tool for writing boilerplate”. I have tried a few ideas for agents but didn’t see how it could work.<p>That changed with Opus 4.6 and the subsequent wave of local models - now I try 10 ideas a day and it’s like magic! And if something doesn’t work - jumping into the code and debugging it is huge fun!<p>Understanding that the era of the almost-free cloud tokens might come to an end, I run my own harness pointing to my own GPUs running Qwen3.5-27B, and the last few days it has been very busy! :)<p>My harness doesn’t “pressure cook” since it doesn’t make sense to do that with only one GPU (besides many other reasons), it runs everything in a linear fashion, including subagents, and logs everything - reading the logs as they go by is another cool thing - sometimes I pick up interesting  things from it !<p>The distribution of people’s moods related to AI seems indeed bimodal. And I feel lucky somehow ending up in the “enthusiastic” rather than “depressed” part of it. To the folks in the other one: I am sorry. I don’t know why it is this way. If I knew I might have given unsolicited advice.</p>
]]></description><pubDate>Sat, 07 Mar 2026 16:04:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47288820</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47288820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47288820</guid></item><item><title><![CDATA[New comment by ay in "I think WebRTC is better than SSH-ing for connecting to Mac terminal from iPhone"]]></title><description><![CDATA[
<p>Just use iSH and use the <i>local</i> terminal on the iPhone from which you can connect to the Mac terminal. Works well over tailscale, too.</p>
]]></description><pubDate>Tue, 24 Feb 2026 21:25:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47143295</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=47143295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47143295</guid></item><item><title><![CDATA[New comment by ay in "Claude Code changed my life"]]></title><description><![CDATA[
<p>Fixing a non-trivial bug is a great way to learn - assuming they don’t give up.<p>By virtue of being generators subtly broken stuff, LLMs are well positioned to create very nice learning material.<p>Same thing about growing the project - having to deal with something too big for AI is a very valuable experience.<p>And, in my experience, some of the purely human made codebases are strictly worse than LLM-made :-)</p>
]]></description><pubDate>Thu, 25 Dec 2025 21:59:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46387301</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=46387301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46387301</guid></item><item><title><![CDATA[New comment by ay in "Amazon will allow ePub and PDF downloads for DRM-free eBooks"]]></title><description><![CDATA[
<p>I try to buy physical books, and make an effort to buy it elsewhere, with AMZN being the reluctant last resort if I truly can’t find it. I don’t have a specific go to place anymore.<p>Also, I reduced the buying pace - owning physical books takes up space, so the bar for getting something into the library is now much higher than before.</p>
]]></description><pubDate>Fri, 19 Dec 2025 15:48:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46327095</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=46327095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46327095</guid></item><item><title><![CDATA[New comment by ay in "Amazon will allow ePub and PDF downloads for DRM-free eBooks"]]></title><description><![CDATA[
<p>I have bought more than 600 books over a decade or so;<p>But after they decided the ebooks were actually just license to read, I did exactly the same as you, and now rather than happily buying from them, actively discourage everyone in my social circle from using kindle.<p>I am not going back, whoever they decide to blame.</p>
]]></description><pubDate>Fri, 19 Dec 2025 14:53:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46326492</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=46326492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46326492</guid></item><item><title><![CDATA[New comment by ay in "AWS CEO says replacing junior devs with AI is 'one of the dumbest ideas'"]]></title><description><![CDATA[
<p>Reading this article is especially amusing since this bit just hit the news as well:<p><a href="https://www.business-standard.com/amp/world-news/amazon-european-hub-luxembourg-layoffs-job-cuts-ai-tech-restructuring-125121700310_1.html" rel="nofollow">https://www.business-standard.com/amp/world-news/amazon-euro...</a></p>
]]></description><pubDate>Wed, 17 Dec 2025 23:45:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46307195</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=46307195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46307195</guid></item><item><title><![CDATA[New comment by ay in "Claude Code Rewritten in Rust?"]]></title><description><![CDATA[
<p>I think it’s just some person clauding around, nothing to do with anthropic. They also opened a massive PR against VPP with a bunch of stuff.</p>
]]></description><pubDate>Fri, 14 Nov 2025 18:52:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45930424</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=45930424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45930424</guid></item><item><title><![CDATA[New comment by ay in "You should write an agent"]]></title><description><![CDATA[
<p>Kimi is noticeably better at tool calling than gpt-oss-120b.<p>I made a fun toy agent where the two models are shoulder surfing each other and swap the turns (either voluntarily, during a summarization phase), or forcefully if a tool calling mistake is made, and Kimi ends up running the show much much more often than gpt-oss.<p>And yes - it is very much fun to build those!</p>
]]></description><pubDate>Fri, 07 Nov 2025 08:50:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45844658</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=45844658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45844658</guid></item><item><title><![CDATA[New comment by ay in "Claude Code can debug low-level cryptography"]]></title><description><![CDATA[
<p>> Claude doesn't run out of patience like a human being does.<p>It very much does! I had a debugging session with Claude Code today, and it was about to give up with the message along the lines of “I am sorry I was not able to help you find the problem”.<p>It took some gentle cheering (pretty easy, just saying “you are doing an excellent job, don’t give up!”) and encouragement, and a couple of suggestions from me on how to approach the debug process for it to continue and finally “we” (I am using plural here because some information that Claude “volunteered” was essential to my understanding of the problem) were able to figure out the root cause and the fix.</p>
]]></description><pubDate>Sat, 01 Nov 2025 21:47:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45785710</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=45785710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45785710</guid></item><item><title><![CDATA[New comment by ay in "TigerBeetle and Synadia pledge $512k to the Zig Software Foundation"]]></title><description><![CDATA[
<p>In my comment I meant Rust, not Zig, apologies I didn’t make it clear enough!</p>
]]></description><pubDate>Sun, 26 Oct 2025 21:36:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45715406</link><dc:creator>ay</dc:creator><comments>https://news.ycombinator.com/item?id=45715406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45715406</guid></item></channel></rss>