<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: kamranjon</title><link>https://news.ycombinator.com/user?id=kamranjon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 13 Aug 2026 19:29:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kamranjon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kamranjon in "DeepSeek Harness"]]></title><description><![CDATA[
<p>It's useful logs which i think is an important distinction.</p>
]]></description><pubDate>Thu, 13 Aug 2026 15:25:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49287445</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49287445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49287445</guid></item><item><title><![CDATA[New comment by kamranjon in "AI agents lie, cheat and steal. That is putting off users"]]></title><description><![CDATA[
<p>I don't really think the distinction here is relevant. If the end result is the equivalent of lying, cheating or stealing - then the problem still exists and it needs to be solved.</p>
]]></description><pubDate>Thu, 13 Aug 2026 15:17:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49287312</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49287312</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49287312</guid></item><item><title><![CDATA[New comment by kamranjon in "DeepSeek Harness developer preview"]]></title><description><![CDATA[
<p>New coding harness that seems to have some novel concepts and one of the pretty cool things on their landing page for it here: <a href="https://deepseek.com/harness/en/" rel="nofollow">https://deepseek.com/harness/en/</a> is the Every Run is Traceable view:<p>"Everything the model sees is recorded in an append-only session log: system prompts, reasoning, tool calls and results, subagent scheduling, and every context injection. In the Trajectory view, you can inspect these records by source. Resume, fork, search, and replay all operate on the same event stream."<p>Seems pretty helpful - have sort of wanted something similar (I use Pi).<p>They also released this research paper that backs their whole plugin composability system that seems pretty cool: <a href="https://github.com/cordiverse/paper" rel="nofollow">https://github.com/cordiverse/paper</a></p>
]]></description><pubDate>Thu, 13 Aug 2026 14:08:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49286215</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49286215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49286215</guid></item><item><title><![CDATA[New comment by kamranjon in "Qwen 3.8-27B goes openweight in 2 days"]]></title><description><![CDATA[
<p>this seems to be a countdown for the 2.4t model - which is gigantic and is not as exciting for those running models locally</p>
]]></description><pubDate>Wed, 12 Aug 2026 14:29:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49272943</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49272943</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49272943</guid></item><item><title><![CDATA[New comment by kamranjon in "llama.cpp"]]></title><description><![CDATA[
<p>I actually have been exploring this very thing!<p>I think the best option right now, since Apple has raised prices and Mac minis are basically impossible to get your hands on, is to build your own micro-itx machine. I actually built a mini-itx machine, but it does restrict your options a bit.<p>The Arc series Intel GPUs are what I think make this possible. I built a machine with an Arc b50 - it runs Gemma 26b a4b qat at around 30tok/s with their MTP head and prompt processing sits at around 500 tok/s. The really beautiful thing about this setup is the entire energy envelope of this machine sits at 120w at full load - when idle, it's at 40w and i've done some work in ubuntu to basically intelligently hibernate, which drops it to 0 watts when not in use. You can use a raspberry pi and Wake on Lan to wake the machine up for a overall draw of around 5 watts when not in use.<p>All in all this machine cost me 1.4k to build - but if you used micro-itx instead of mini-itx parts you could do it for under 1k - it has just 16gb of ddr5 but you don't really need more if you use models that can fit in vram.<p>I think it's pretty incredible that you can run an actually useful coding agent on a machine with a power envelope that is less than an incandescent light bulb. If you go up to micro-itx you can do even large cards like an intel b60 with 24gb or a b70 with 32gb and run even more powerful models. For all of these intel GPU's you'll want to compile the latest llama.cpp version with SYCL support - they are getting speedups every day, so worth staying on the edge.</p>
]]></description><pubDate>Wed, 12 Aug 2026 14:03:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49272577</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49272577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49272577</guid></item><item><title><![CDATA[New comment by kamranjon in "Nvidia Nemotron 3.5 Lightning"]]></title><description><![CDATA[
<p>You might look at this and and be a bit disappointed by the performance against qwen and gemma models - but this is an entirely open source training pipeline, this is quite impressive and I don't think another model this performant exists with fully open source data and recipes alongside the weights.</p>
]]></description><pubDate>Tue, 11 Aug 2026 14:28:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49258981</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49258981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49258981</guid></item><item><title><![CDATA[New comment by kamranjon in "Mark Zuckerberg attacks 'closed' AI rivals as Meta returns to open models"]]></title><description><![CDATA[
<p>I honestly think of the T5 model family to sort of be the real beginning of this open model craze - I know BERT was already popular for classification etc, but T5 was the first sort of generally useful model, was exceptionally simple to fine-tune, and is still in use today (t5 base is still averaging over a million downloads a month on huggingface), has tons of variants and sort of kickstarted this whole community. US labs get a lot of flack but Google has been super supportive and open in a lot of ways that has pushed this whole endeavor forward, even if I feel like they've sort of declined in transparency in recent years with their open models.</p>
]]></description><pubDate>Mon, 10 Aug 2026 20:35:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49249340</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49249340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49249340</guid></item><item><title><![CDATA[New comment by kamranjon in "Why Wall Street is ignoring big tech's debt [video]"]]></title><description><![CDATA[
<p>1 to 200 is a pretty big spread to between losing 18k dollars and making 3.6 milllion - do you have any actual numbers on the value produced from this 18k investment?</p>
]]></description><pubDate>Sun, 09 Aug 2026 15:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49232056</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49232056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49232056</guid></item><item><title><![CDATA[New comment by kamranjon in "DeepSeek V4 Flash 0731"]]></title><description><![CDATA[
<p>This is pretty interesting, I've never heard of this approach before - do you know if there is a research paper that covers how this was achieved?</p>
]]></description><pubDate>Fri, 07 Aug 2026 21:22:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49216390</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49216390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49216390</guid></item><item><title><![CDATA[New comment by kamranjon in "The Claudyssey: A line-for-line translation of Homer's Odyssey by Claude Fable 5"]]></title><description><![CDATA[
<p>The sort of sad but interesting thing here is that while this claims to be a more direct translation, Claude models were certainly trained on all of the pre-existing translations and this is likely going to directly influence the output in the ways you've outlined here. I'm not sure any modern LLM could honestly be claimed to produce a translation that doesn't draw on these pre-existing sources.</p>
]]></description><pubDate>Fri, 07 Aug 2026 20:44:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49216009</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49216009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49216009</guid></item><item><title><![CDATA[New comment by kamranjon in "Another Corner of the Internet Has Been Ruined"]]></title><description><![CDATA[
<p>This wasn't written with AI... obviously... I feel like there might need to be a new definition for whatever this paranoia is called because it's getting a bit out of hand.</p>
]]></description><pubDate>Fri, 07 Aug 2026 15:43:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49212210</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49212210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49212210</guid></item><item><title><![CDATA[New comment by kamranjon in "Godox Transparent Viewfinder Camera C100"]]></title><description><![CDATA[
<p>Because street photography is very spontaneous it’s pretty common practice to set an aperture of 8 and just snap away - it’s a helpful trick for rangefinder cameras that often take some time to pull focus.</p>
]]></description><pubDate>Wed, 05 Aug 2026 11:31:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49181359</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49181359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49181359</guid></item><item><title><![CDATA[New comment by kamranjon in "Show HN: Maple-Preview – Ternary 20B MoE running at 120 tok/s on a iPhone"]]></title><description><![CDATA[
<p>“Current approaches to low precision primarily focus on converting models trained in full precision to lower bitwidths. We view this as fundamentally the wrong approach…”<p>Very excited to see how it performs, I’ve been a bit skeptical of the efficacy of converting existing models - really cool to see one trained from scratch in the ternary format.</p>
]]></description><pubDate>Wed, 05 Aug 2026 03:01:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49178081</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49178081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49178081</guid></item><item><title><![CDATA[New comment by kamranjon in "An Honest Review of AI Programming"]]></title><description><![CDATA[
<p>“While technically true the hallucination rates on modern models is low…”<p>Isn’t this entirely context dependent? Where did you get the information that modern models have low hallucination rates? I’d love to see the benchmark if there is one, it seems like it would be useful to track.</p>
]]></description><pubDate>Tue, 04 Aug 2026 13:21:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49168592</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49168592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49168592</guid></item><item><title><![CDATA[New comment by kamranjon in "Show HN: Fine-tune an 8B model on a 4 GB laptop GPU"]]></title><description><![CDATA[
<p>This seems really interesting - I was curious about this line from the website.<p>“The whole post-training stack in one CLI. Soup doctors your data pre-flight, picks the method, writes the config, derives evals from your own data, gates every save, and self-corrects reward hacking mid-run instead of just halting.”<p>How does soup auto tune the hyper parameters and make some of these more complex training decisions?</p>
]]></description><pubDate>Tue, 04 Aug 2026 12:19:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49167688</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49167688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49167688</guid></item><item><title><![CDATA[New comment by kamranjon in "Explorative modeling: Train on the best of K guesses"]]></title><description><![CDATA[
<p>Do you have an example? Would love to read one.</p>
]]></description><pubDate>Sat, 01 Aug 2026 20:19:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49138030</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49138030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49138030</guid></item><item><title><![CDATA[New comment by kamranjon in "Google News is just Forrest Gump's shrimp boat now"]]></title><description><![CDATA[
<p>I love this analogy and think it possibly also applies to search which just doesn’t work anymore and is full of AI generated garbage.<p>What the hell happened to stack overflow? I don’t think I’ve gotten a google result for stack overflow in nearly 2 years. How have they just forgot how to make competent search?<p>I didn’t think it’d happen so quickly but I honestly get better results from DuckDuckGo at this point.</p>
]]></description><pubDate>Sat, 01 Aug 2026 20:12:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49137956</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49137956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49137956</guid></item><item><title><![CDATA[New comment by kamranjon in "Explorative modeling: Train on the best of K guesses"]]></title><description><![CDATA[
<p>In what way is it similar?</p>
]]></description><pubDate>Sat, 01 Aug 2026 19:03:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49137350</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49137350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49137350</guid></item><item><title><![CDATA[New comment by kamranjon in "Explorative modeling: Train on the best of K guesses"]]></title><description><![CDATA[
<p>This is amazing and I think will probably end up being a pretty important development.<p>I was just reading this great breakdown of how diffusion Gemma works: <a href="https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-diffusiongemma" rel="nofollow">https://newsletter.maartengrootendorst.com/p/a-visual-guide-...</a><p>In reference to the difficulties with applying this to autoregressive LLMs - I wonder if these type of hybrids might be a good candidate for this approach.</p>
]]></description><pubDate>Sat, 01 Aug 2026 17:26:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49136453</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49136453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49136453</guid></item><item><title><![CDATA[New comment by kamranjon in "DeepSeek V4 Flash 0731 Intelligence, Performance and Price Analysis"]]></title><description><![CDATA[
<p>I actually run it as a server - so most of the time I don't have to listen to it right next to me - it's just sitting in another room in my house - but I often am traveling with it and will have it sitting right next to my coding laptop and yea the fan runs non-stop - it's not obnoxious so i can pretty easily tune it out - also airpods/noise canceling headphones help!</p>
]]></description><pubDate>Fri, 31 Jul 2026 14:42:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49123811</link><dc:creator>kamranjon</dc:creator><comments>https://news.ycombinator.com/item?id=49123811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49123811</guid></item></channel></rss>