<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: tmzt</title><link>https://news.ycombinator.com/user?id=tmzt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 11:55:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tmzt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tmzt in "Asahi Linux Progress Linux 7.0"]]></title><description><![CDATA[
<p>While it's true that early Linux ARM devices where embedded and generally only supported a single configuration, they didn't actually use devicetree.<p>Originally, embedded Linux ARM devices used a board file with a platform bus and hard-coded device metadata. The bootloader had to pass a machine id which told the kernel which hardware you were running on and which board file to use.<p>You can see remenants of this in the kernel still, though it's quickly being removed. I'm actually working on a hybrid kernel with the goal of bringing modern Linux support (on an lts branch) to old MSM7x300 devices, like the Evo 4G Shift I intent to use a tmux console/cyberdeck.<p>On another note, ACPI/UEFI doesn't always give you a clean abstract surface to work with either. ACPI is notorious for building in OS checks into it's compiled bytecode to the point that Linux often lies to it about what OS is running.</p>
]]></description><pubDate>Mon, 27 Apr 2026 23:42:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47928734</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47928734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47928734</guid></item><item><title><![CDATA[New comment by tmzt in "Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview"]]></title><description><![CDATA[
<p>Has anybody thought about encoding AST tokens as LLM tokens, similar to how different words can have different meanings and that's reflected in their embedding?</p>
]]></description><pubDate>Mon, 27 Apr 2026 19:52:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47926460</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47926460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47926460</guid></item><item><title><![CDATA[New comment by tmzt in "Tendril – a self-extending agent that builds and registers its own tools"]]></title><description><![CDATA[
<p>Also working on something similar and using a dual LLM architecture (small router, larger deep thinker) with offline models, as well as determinisitic skills encoded as TSX.<p>It's evolved into a mesh-based operating system, gained it's own GPU-based AI library/runtime, and even molted and extended itself to ESP nodes.<p>Getting closer to a full release sometime in May. For now, pieces are released on my github.</p>
]]></description><pubDate>Mon, 27 Apr 2026 19:25:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47926127</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47926127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47926127</guid></item><item><title><![CDATA[Feels like a good time to seriously rethink how OSs and UIs are designed]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/sama/status/2048428561481265539">https://twitter.com/sama/status/2048428561481265539</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47916685">https://news.ycombinator.com/item?id=47916685</a></p>
<p>Points: 11</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 27 Apr 2026 01:15:27 +0000</pubDate><link>https://twitter.com/sama/status/2048428561481265539</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47916685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47916685</guid></item><item><title><![CDATA[New comment by tmzt in "OpenAI's response to the Axios developer tool compromise"]]></title><description><![CDATA[
<p>If that type of scanning works and discovers these attacks, why not make it part of the publishing process?</p>
]]></description><pubDate>Fri, 24 Apr 2026 15:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47891881</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47891881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47891881</guid></item><item><title><![CDATA[New comment by tmzt in "Audio Reactive LED Strips Are Diabolically Hard"]]></title><description><![CDATA[
<p>Using LLM to target an FPGA would be interesting, generate the Verilog/VHDL.</p>
]]></description><pubDate>Thu, 09 Apr 2026 18:06:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47707192</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47707192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47707192</guid></item><item><title><![CDATA[New comment by tmzt in "Audio Reactive LED Strips Are Diabolically Hard"]]></title><description><![CDATA[
<p>is there a link to the project, the one in the comments won't open on mobile</p>
]]></description><pubDate>Thu, 09 Apr 2026 17:56:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47707022</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47707022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47707022</guid></item><item><title><![CDATA[New comment by tmzt in "Show HN: AdaShape-3D modeler for intuitive 3D printing parts / Windows 11"]]></title><description><![CDATA[
<p>If it helps I've been doing a lot of projects with TSX (via OCX) as a file format.<p>It works nicely for these things because it already supports typed parameters and can be treated as a a raw AST without JS engine.<p>Its also easy to manipulate with the same library.</p>
]]></description><pubDate>Tue, 07 Apr 2026 20:40:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47681080</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47681080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47681080</guid></item><item><title><![CDATA[New comment by tmzt in "Why did Harvey choose a top-down enterprise GTM while Cursor went bottom-up?"]]></title><description><![CDATA[
<p>Because one is for lawyers? It doesn't seem like a hard choice.</p>
]]></description><pubDate>Wed, 01 Apr 2026 20:06:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47605853</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47605853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47605853</guid></item><item><title><![CDATA[New comment by tmzt in "iPhone 17 Pro Demonstrated Running a 400B LLM"]]></title><description><![CDATA[
<p>Same here. Then you see SOTA in a browser from Ex0byt, online 10x training (JIT-Lora), TurboQuant (Google), etc. Just saw KV prediction mentioned in this thread, so looking into that too.<p>I'm adapting all of this to Rust+WGPU with compute shaders if you want to follow along.<p>See this repo: <a href="https://github.com/tmzt/shady-thinker" rel="nofollow">https://github.com/tmzt/shady-thinker</a><p>Goal is Qwen3.5 27b on a Pixel 10 Pro running GrapheneOS.</p>
]]></description><pubDate>Wed, 25 Mar 2026 18:44:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47521484</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47521484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47521484</guid></item><item><title><![CDATA[New comment by tmzt in "Show HN: I built a sub-500ms latency voice agent from scratch"]]></title><description><![CDATA[
<p>Gemini Nano is supposedly doing it on device. It looks like something similar should work with Apple GPU and ANE.</p>
]]></description><pubDate>Tue, 03 Mar 2026 02:38:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47227268</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47227268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47227268</guid></item><item><title><![CDATA[New comment by tmzt in "How Taalas “prints” LLM onto a chip?"]]></title><description><![CDATA[
<p>Or a grinder and a camera. See CCC of years past.</p>
]]></description><pubDate>Fri, 27 Feb 2026 03:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47175945</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=47175945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47175945</guid></item><item><title><![CDATA[New comment by tmzt in "Show HN: Open-source semantic search over your local notes via CLI"]]></title><description><![CDATA[
<p>What is the API key used for?</p>
]]></description><pubDate>Tue, 03 Feb 2026 12:14:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46870025</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=46870025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46870025</guid></item><item><title><![CDATA[New comment by tmzt in "Tesla profit plunges as sales fall and AI expenses pile up"]]></title><description><![CDATA[
<p>s/PROGMAN/EXPLORER/g</p>
]]></description><pubDate>Thu, 29 Jan 2026 22:01:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46817329</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=46817329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46817329</guid></item><item><title><![CDATA[New comment by tmzt in "Ask HN: What are you working on? (January 2026)"]]></title><description><![CDATA[
<p>I built a MIT-licensed vite plugin (deadsimpleseo.github.io) to help with SEO for developers of React apps.<p>It bundles and executes a static HTML pipeline in a node vm executing within the vite process, then outputs that to a folder with an index.html for each of the .md and .tsx in your seo source folder. The result does not rely on javascript or fetching content to render, it's static HTML and there's no rehydration step.<p>This allows it to reuse your main app layout, headers, footers, etc.<p>I built it for a one page tool where I wanted crawlable links in the footer served from a standard nginx setup.</p>
]]></description><pubDate>Thu, 15 Jan 2026 15:21:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46633736</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=46633736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46633736</guid></item><item><title><![CDATA[RVAA: Recursive Vision-Action Agent for Long Video Understanding]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/mohammed840/RLM-implementation">https://github.com/mohammed840/RLM-implementation</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46595512">https://news.ycombinator.com/item?id=46595512</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 12 Jan 2026 23:16:35 +0000</pubDate><link>https://github.com/mohammed840/RLM-implementation</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=46595512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46595512</guid></item><item><title><![CDATA[Preconfigured neuronal firing sequences in human brain organoids]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nature.com/articles/s41593-025-02111-0">https://www.nature.com/articles/s41593-025-02111-0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46045770">https://news.ycombinator.com/item?id=46045770</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 25 Nov 2025 13:52:07 +0000</pubDate><link>https://www.nature.com/articles/s41593-025-02111-0</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=46045770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46045770</guid></item><item><title><![CDATA[New comment by tmzt in "Driving TFEL with RP2040: Offloading the CPU step by step (2021)"]]></title><description><![CDATA[
<p>I've been looking for a modern equivalent of the white CRT VT420 as a distraction-free coding environment.<p>I could see building one with an RP2040 and OLED or Eink display.</p>
]]></description><pubDate>Sun, 16 Nov 2025 10:49:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45944097</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=45944097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45944097</guid></item><item><title><![CDATA[New comment by tmzt in "You should write an agent"]]></title><description><![CDATA[
<p>If it helps, you can disable some of those limitations on Android:<p><a href="https://www.reddit.com/r/AndroidQuestions/comments/16r1cfq/phantom_process_killer_solution_in_android_14/" rel="nofollow">https://www.reddit.com/r/AndroidQuestions/comments/16r1cfq/p...</a></p>
]]></description><pubDate>Sun, 09 Nov 2025 21:47:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45869515</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=45869515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45869515</guid></item><item><title><![CDATA[New comment by tmzt in "SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB"]]></title><description><![CDATA[
<p>I've used a similar drive on my Chromebooks for the last decade.<p>I went looking for a USB-C version and was surprised not to find one.<p>I would love to see one with SSD speeds if such a thing is possible.</p>
]]></description><pubDate>Fri, 07 Nov 2025 18:59:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45849669</link><dc:creator>tmzt</dc:creator><comments>https://news.ycombinator.com/item?id=45849669</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45849669</guid></item></channel></rss>