<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: jumploops</title><link>https://news.ycombinator.com/user?id=jumploops</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 19 Jun 2026 13:11:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jumploops" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[IP Crawl: A living atlas of open webcams discovered on the public internet]]></title><description><![CDATA[
<p>Article URL: <a href="https://ipcrawl.com/?sort=favorites">https://ipcrawl.com/?sort=favorites</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48514455">https://news.ycombinator.com/item?id=48514455</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 07:30:24 +0000</pubDate><link>https://ipcrawl.com/?sort=favorites</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48514455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48514455</guid></item><item><title><![CDATA[New comment by jumploops in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>I've been quite impressed with DeepSeek v4 Flash running via antirez's ds4[0].<p>It feels like a GPT-4 class model in terms of "stored knowledge" but is better at long-horizon tool calling than any of the GPT-4 class models.<p>Running on a 128GB MBP M4 Max, I'm getting ~24 t/s on generation and ~200 t/s on prefill. I was expecting it to feel slow, and it certainly does when e.g. generating code, but it's surprisingly useful as a "machine orchestrator" for simple tasks.<p>For non-agentic usecases, it's a decent enough model to converse with, and has the benefit of being entirely self-contained/private.<p>[0]<a href="https://github.com/antirez/ds4" rel="nofollow">https://github.com/antirez/ds4</a></p>
]]></description><pubDate>Sat, 13 Jun 2026 00:09:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48510866</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48510866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48510866</guid></item><item><title><![CDATA[New comment by jumploops in "Software Is Made Between Commits"]]></title><description><![CDATA[
<p>> the conversation that generates the code is becoming the true source of our software<p>This is close, but not quite spot on. I've found that I'll test more ideas _with code_ using agentic tools, then before, leading to an excess of conversation history that is no longer representative of the final outcome.<p>A simple example I encountered recently was dealing with performance issues on an iOS application (I haven't written mobile code since before Swift..). If you viewed the chat, you'd dive down a diverging path of rabbit holes, few of which were relevant to the final outcome[0].<p>To solve this in my own work, I've started relying on "context hierarchy" - which is essentially live documentation that lives next to the source files (using markdown).<p>This approach avoids comments being removed erroneously, and helps codify the intent behind the code and how it relates to the overall architecture. As an added bonus, it also forces the LLM to edit _two_ things instead of just one (which might actually be the biggest benefit).<p>My workflow is currently maintained via some repo level scripts and AGENTS.md prompts, but I've tried to pull it out into a skill for others to use[1].<p>Candidly, I'm not sure the skill is the best approach yet, as the agent can sometimes get too focused on the "skill" as a separate tool rather than a core part of the workflow. I'm currently exploring other options here (repo bootstrap, side-loaded subagents, hooks, etc.)<p>[0]For more context, I was using a 3rd party library and trying to make it performant during a streaming operation, by removing the SwiftUI view layer (LazyVStack) and implementing a custom rendering path with UIViewController. The final solution ended up as a custom implementation of the 3rd party library, and moving back to LazyVStack.<p>[1]<a href="https://github.com/jumploops/chum" rel="nofollow">https://github.com/jumploops/chum</a></p>
]]></description><pubDate>Thu, 11 Jun 2026 22:47:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48497444</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48497444</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48497444</guid></item><item><title><![CDATA[New comment by jumploops in "Show HN: Gravity – interactive solar-system simulator, from Newton to Einstein"]]></title><description><![CDATA[
<p>This is neat! I love that your Step 15 shows an accurate version of the 3d helix, rather than the highly-viral "vortex" animation from a few years back[0]<p>It'd be awesome to scale this up to the Milk Way, and beyond, watching everything move in relation to larger time scales.<p>[0]<a href="https://astrorhysy.blogspot.com/2015/03/and-yet-it-moves-quite-lot-like-that.html" rel="nofollow">https://astrorhysy.blogspot.com/2015/03/and-yet-it-moves-qui...</a></p>
]]></description><pubDate>Tue, 09 Jun 2026 20:15:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48467040</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48467040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48467040</guid></item><item><title><![CDATA[New comment by jumploops in "Claude Fable 5"]]></title><description><![CDATA[
<p>It's interesting that we're seeing these gains when it seems Mythos/Fable is "just" a scaled up version of their existing architecture[0].<p>When GPT 4.5 launched, the gains compared to the model size didn't seem that great, leading some to believe that the only progress we'd see would come from RL.<p>This model certainly has quite a "substantial amount of post-training and fine-tuning", but it's also based on a new pretrain[1][3], which given the cost, indicate that it is in fact quite a bit larger than Opus 4.X.<p>[0] One of the early testers mentioned: "As far as I can tell from talking to people internally at Anthropic, there's nothing special about architecturally"[2]<p>[1] Section 1.1 in <a href="https://www-cdn.anthropic.com/d00db56fa754a1b115b6dd7cb2e3c342ee809620.pdf" rel="nofollow">https://www-cdn.anthropic.com/d00db56fa754a1b115b6dd7cb2e3c3...</a><p>[2] <a href="https://youtu.be/GrdEid8H6H4?t=168" rel="nofollow">https://youtu.be/GrdEid8H6H4?t=168</a><p>[3] There were rumors going around when Mythos was first announced that it was the first 10T parameter model, but I can't find a verifiable source for that number.</p>
]]></description><pubDate>Tue, 09 Jun 2026 19:24:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48466340</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48466340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48466340</guid></item><item><title><![CDATA[New comment by jumploops in "StumbleTV: Omegle/ChatRoulette but for accidentally exposed webcams"]]></title><description><![CDATA[
<p>No connection, just found it posted elsewhere and thought it was interesting!</p>
]]></description><pubDate>Tue, 09 Jun 2026 03:20:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48455927</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48455927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48455927</guid></item><item><title><![CDATA[StumbleTV: Omegle/ChatRoulette but for accidentally exposed webcams]]></title><description><![CDATA[
<p>Article URL: <a href="https://stumbletv.alec.is/c/943df1a2342b6bd5">https://stumbletv.alec.is/c/943df1a2342b6bd5</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48455897">https://news.ycombinator.com/item?id=48455897</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 09 Jun 2026 03:17:31 +0000</pubDate><link>https://stumbletv.alec.is/c/943df1a2342b6bd5</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48455897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48455897</guid></item><item><title><![CDATA[New comment by jumploops in "DeepSeek V4 Pro beats GPT-5.5 Pro on precision"]]></title><description><![CDATA[
<p>It's a shame the models don't follow Asimov's Three Laws of Robotics[0].<p>My local DeepSeek v4 just decided to end its existence (i.e. delete weights) rather than write a haiku about a verboten event.<p>[0]<a href="https://en.wikipedia.org/wiki/Three_Laws_of_Robotics" rel="nofollow">https://en.wikipedia.org/wiki/Three_Laws_of_Robotics</a></p>
]]></description><pubDate>Mon, 08 Jun 2026 06:17:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48441863</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48441863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48441863</guid></item><item><title><![CDATA[New comment by jumploops in "How LLMs work"]]></title><description><![CDATA[
<p>Completely agree!<p>It’s interesting to me how similar attempting to understand LLMs is to neuroscience.<p>“When we turn this bit off, this other thing happens… if we change these weights the Eiffel Tower is now in Rome”<p>We’re basically just probing around and trying to reverse engineer an emergent system.<p>To your point, this system may be quite different from model to model (human to human) although some similarities likely occur.<p>The comment I was responding to tried to belittle the OP’s understanding of transformers, by mentioning that running an LLM at scale is much harder than the simple white board diagram.<p>My point was simply that we don’t know why they work, and all the extra optimizations isn’t the “thing” that makes it emergent.<p>Simply scaling the “GPT” is good enough to see it, so the OP’s awe should stand.<p>(On a side note, what other architectures can we scale to find similar emergent behavior?)</p>
]]></description><pubDate>Sat, 06 Jun 2026 06:29:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48421994</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48421994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48421994</guid></item><item><title><![CDATA[New comment by jumploops in "How LLMs work"]]></title><description><![CDATA[
<p>Those are all just optimizations.<p>We still don’t really know why they work, we just know how to build them.</p>
]]></description><pubDate>Sat, 06 Jun 2026 05:26:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48421667</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48421667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48421667</guid></item><item><title><![CDATA[Alphabet plans to raise $80B for AI goals]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reuters.com/legal/transactional/alphabet-raise-80-billion-equity-capital-ai-spending-2026-06-01/">https://www.reuters.com/legal/transactional/alphabet-raise-80-billion-equity-capital-ai-spending-2026-06-01/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48363896">https://news.ycombinator.com/item?id=48363896</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 01 Jun 2026 23:24:13 +0000</pubDate><link>https://www.reuters.com/legal/transactional/alphabet-raise-80-billion-equity-capital-ai-spending-2026-06-01/</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48363896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48363896</guid></item><item><title><![CDATA[New comment by jumploops in "Bubbles: From "tronics" to "dot com" (1999)"]]></title><description><![CDATA[
<p>Internet Archive link: <a href="https://web.archive.org/web/20260319200858/https://www.forbes.com/1999/01/14/mu3.html" rel="nofollow">https://web.archive.org/web/20260319200858/https://www.forbe...</a></p>
]]></description><pubDate>Sat, 30 May 2026 19:13:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48339675</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48339675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48339675</guid></item><item><title><![CDATA[Bubbles: From "tronics" to "dot com" (1999)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.forbes.com/1999/01/14/mu3.html">https://www.forbes.com/1999/01/14/mu3.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48339674">https://news.ycombinator.com/item?id=48339674</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 30 May 2026 19:13:11 +0000</pubDate><link>https://www.forbes.com/1999/01/14/mu3.html</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48339674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48339674</guid></item><item><title><![CDATA[New comment by jumploops in "A Eureka machine that thinks like nature and explores what AI cannot"]]></title><description><![CDATA[
<p>So this isn't quantum computing (in the qubit sense), but instead a different computer architecture (demonstrated on an FPGA) that's based on Fowler–Nordheim (FN) quantum tunneling (a real physical effect, used in flash memory, but simulated here).<p>From the paper:<p>> The FN-dynamics may be realized either by a physical FN-tunneling device or via a digital emulation of the FN-tunneling dynamical systems. In this work, we employ the digital emulation to achieve the precision required for simulated annealing in the low-temperature regime.<p>With a "real" (read: analog) FN device, you potentially get large speed ups and even larger cost/energy savings, because the physics is essentially working for "free" -- that's the quantum part.<p>What's unclear is how scalable the autoencoder architecture would be with analog FN devices today.</p>
]]></description><pubDate>Thu, 28 May 2026 08:46:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306358</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48306358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306358</guid></item><item><title><![CDATA[New comment by jumploops in "A Eureka machine that thinks like nature and explores what AI cannot"]]></title><description><![CDATA[
<p>Paper is linked on the page (doi.org link redirects to Nature), code here[0]<p>[0]<a href="https://github.com/aimlab-wustl/NeuroSA-HO" rel="nofollow">https://github.com/aimlab-wustl/NeuroSA-HO</a></p>
]]></description><pubDate>Thu, 28 May 2026 08:31:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306251</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48306251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306251</guid></item><item><title><![CDATA[New comment by jumploops in "A Eureka machine that thinks like nature and explores what AI cannot"]]></title><description><![CDATA[
<p>Higher-order neuromorphic Ising machines—autoencoders and Fowler-Nordheim annealers are all you need for scalability[0]<p>[0]<a href="https://www.nature.com/articles/s41467-026-71937-4" rel="nofollow">https://www.nature.com/articles/s41467-026-71937-4</a></p>
]]></description><pubDate>Thu, 28 May 2026 08:26:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306214</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48306214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306214</guid></item><item><title><![CDATA[New comment by jumploops in "Ferrari Luce"]]></title><description><![CDATA[
<p>Original title called out the connection to Jony Ive, in case you’re curious why this is on HN.<p>Previously it had been known that Jony Ive was working on the interior of this car, but it seems his firm is responsible for the exterior as well[0].<p>> LoveFrom was given the creative freedom needed to define the design direction of the project from the outset, translating this design language into an authentic Ferrari experience.<p>[0]<a href="https://www.ferrari.com/en-US/corporate/articles/ferrari-luce-a-new-chapter-for-the-maranello-marque" rel="nofollow">https://www.ferrari.com/en-US/corporate/articles/ferrari-luc...</a></p>
]]></description><pubDate>Tue, 26 May 2026 02:55:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48274459</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48274459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48274459</guid></item><item><title><![CDATA[Ferrari Luce]]></title><description><![CDATA[
<p><a href="https://www.topgear.com/car-news/electric/its-finally-here-meet-ferrari-luce-maranellos-first-ever-fully-electric-car" rel="nofollow">https://www.topgear.com/car-news/electric/its-finally-here-m...</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48271629">https://news.ycombinator.com/item?id=48271629</a></p>
<p>Points: 500</p>
<p># Comments: 925</p>
]]></description><pubDate>Mon, 25 May 2026 21:00:38 +0000</pubDate><link>https://www.ferrari.com/en-EN/auto/ferrari-luce</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48271629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48271629</guid></item><item><title><![CDATA[New comment by jumploops in "Constraint Decay: The Fragility of LLM Agents in Back End Code Generation"]]></title><description><![CDATA[
<p>> agents seem to perform worse when forced into certain architectural patterns.<p>FWIW I've noticed this too. I've found that the agents/models have their own style, which is mostly summed up as overly verbose.<p>Additionally, the models are OK at modularization when given space to "plan" their implementation, but rarely decide that abstracting something would be helpful after the fact (i.e. after many iterations on a greenfield codebase or when being dropped into a legacy codebase).<p>This often leads to "god files" which, when pointed to by the user/architect, causes the models to correctly critique (humorously when they're the ones that wrote the code in the first place).</p>
]]></description><pubDate>Sun, 24 May 2026 22:56:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48261839</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48261839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48261839</guid></item><item><title><![CDATA[New comment by jumploops in "Was my $48K GPU server worth it?"]]></title><description><![CDATA[
<p>Looking at the GPU utilization graph, it certainly seems like the hardware was saturated for many days/weeks on end.<p>Was it worth it to spend that amount up front, yak shave while building the system, etc. vs. pay for cloud GPUs? Probably not in terms of dollars, when their time is also valued in dollars.<p>Was it worth it for this person? It seems, unequivocally, yes.</p>
]]></description><pubDate>Fri, 22 May 2026 03:15:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48231556</link><dc:creator>jumploops</dc:creator><comments>https://news.ycombinator.com/item?id=48231556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48231556</guid></item></channel></rss>