<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: gzalo</title><link>https://news.ycombinator.com/user?id=gzalo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 10:18:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gzalo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gzalo in "Unrolling the Codex agent loop"]]></title><description><![CDATA[
<p>I know, but part of the logic from below the line I linked could have been deterministic, it could benefit from a single "load skill" tool that just loads the files client side!</p>
]]></description><pubDate>Mon, 26 Jan 2026 21:31:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46771844</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=46771844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46771844</guid></item><item><title><![CDATA[New comment by gzalo in "Television is 100 years old today"]]></title><description><![CDATA[
<p>Yes you can, see <a href="https://neslcdmod.com/" rel="nofollow">https://neslcdmod.com/</a><p>It basically mods the rom to allow for a bit more latency when checking the hit targets</p>
]]></description><pubDate>Mon, 26 Jan 2026 21:10:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46771584</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=46771584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46771584</guid></item><item><title><![CDATA[New comment by gzalo in "Unrolling the Codex agent loop"]]></title><description><![CDATA[
<p>Wow, this part where they describe skills sounds quite odd
<a href="https://github.com/openai/codex/blob/99f47d6e9a3546c14c43af99c7a58fa6bd130548/codex-rs/core/src/skills/render.rs#L20" rel="nofollow">https://github.com/openai/codex/blob/99f47d6e9a3546c14c43af9...</a><p>Why wouldnt they just expose the files directly? Having the model ask for them as regular files sounds a bit odd</p>
]]></description><pubDate>Sat, 24 Jan 2026 05:55:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46741418</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=46741418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46741418</guid></item><item><title><![CDATA[Show HN: IMSAI/Altair inspired microcomputer with web emulator]]></title><description><![CDATA[
<p>I designed and built a physical replica of a 1970s-style front panel microcomputer with 25+ toggle switches, 16 LEDs, and an LCD display. The brain is a Raspberry Pi Pico running an Intel 8080 CPU emulator.<p>The main twist: I decided to see how far I could get using Claude Code for the firmware. That and the web emulator were written almost entirely using Claude Code (Opus 4.5). I've kept the full prompt history here: <a href="https://github.com/gzalo/microcomputer/blob/main/ai_prompts.md" rel="nofollow">https://github.com/gzalo/microcomputer/blob/main/ai_prompts....</a><p>It was able to create the emulator in just a few prompts! It really surprised me that it was able to make a WebAssembly version from the same code (compiled with emscripten) and get the physical layout of the panel from a given photo. It also created some simple working examples using 8086 instructions!<p>Repository: <a href="https://github.com/gzalo/microcomputer" rel="nofollow">https://github.com/gzalo/microcomputer</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46626963">https://news.ycombinator.com/item?id=46626963</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 15 Jan 2026 01:57:37 +0000</pubDate><link>https://gzalo.github.io/microcomputer/</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=46626963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46626963</guid></item><item><title><![CDATA[New comment by gzalo in "Deliberate Internet Shutdowns"]]></title><description><![CDATA[
<p>The bad part is that it cannot create a world wide mesh, as has a low max hop limit (7), and the nodes need lines of sight. So more than 200 km in a mostly flat city is almost imposible.<p>I wish we had an HF ISM band that could be used for this purposes without needing a license, combined with LoRa radios would yield great results</p>
]]></description><pubDate>Mon, 22 Dec 2025 16:08:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46355265</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=46355265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46355265</guid></item><item><title><![CDATA[New comment by gzalo in "Donating the Model Context Protocol and establishing the Agentic AI Foundation"]]></title><description><![CDATA[
<p>Something like <a href="https://github.com/huggingface/smolagents" rel="nofollow">https://github.com/huggingface/smolagents</a><p>Needs a sandbox, otherwise blindly executing generated code is not acceptable</p>
]]></description><pubDate>Tue, 09 Dec 2025 20:49:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46210445</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=46210445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46210445</guid></item><item><title><![CDATA[New comment by gzalo in "LM8560, the eternal chip from the 1980 years"]]></title><description><![CDATA[
<p>Related video: stop using the LM741 <a href="https://www.youtube.com/watch?v=e67WiJ6IPlQ" rel="nofollow">https://www.youtube.com/watch?v=e67WiJ6IPlQ</a></p>
]]></description><pubDate>Sun, 02 Nov 2025 14:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45790563</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=45790563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45790563</guid></item><item><title><![CDATA[New comment by gzalo in "A laser pointer at 2B FPS [video]"]]></title><description><![CDATA[
<p>Hmm, it's a clever hack, but they would use an oscilloscope with an "External trigger" input, like most of the older Rigols. That would let you use the full sample rate without needing to trigger from CH2</p>
]]></description><pubDate>Tue, 21 Oct 2025 01:24:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45651461</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=45651461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45651461</guid></item><item><title><![CDATA[Cicoparser: Game Modding [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=WtAVcQEU48s">https://www.youtube.com/watch?v=WtAVcQEU48s</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44166042">https://news.ycombinator.com/item?id=44166042</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Jun 2025 03:40:55 +0000</pubDate><link>https://www.youtube.com/watch?v=WtAVcQEU48s</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=44166042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44166042</guid></item><item><title><![CDATA[New comment by gzalo in "How a 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2"]]></title><description><![CDATA[
<p>I agree, this can also detect brittle tests (e.g, test methods/classes that only pass if executed in a particular order). But applying it for all data could be expensive computation-wise</p>
]]></description><pubDate>Wed, 23 Apr 2025 18:43:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43775344</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=43775344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43775344</guid></item><item><title><![CDATA[New comment by gzalo in "Oliver Heaviside and the theory of transmission lines (2021)"]]></title><description><![CDATA[
<p>Indeed, if you search for "ceramic antennas" you'll see that they are already being used and smaller than equivalent PCB antennas. They rely on a dielectric material with high e_r, which implies that speed of light is slower there.
Lots of portable devices use them nowadays!</p>
]]></description><pubDate>Mon, 27 Jan 2025 15:48:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42842342</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=42842342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42842342</guid></item><item><title><![CDATA[New comment by gzalo in "GitHub projects targeted with malicious commits to frame researcher"]]></title><description><![CDATA[
<p>Not really. The username from the commits is the same one that created the PR.
The username evildojo666 was available and the attacker just used it.</p>
]]></description><pubDate>Tue, 19 Nov 2024 22:39:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42188848</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=42188848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42188848</guid></item><item><title><![CDATA[New comment by gzalo in "Show HN: Flash Kitty – Archive of Adobe/Macromedia Flash Movies from Flash Kit"]]></title><description><![CDATA[
<p>Yes, in the games category you can find some. But for playing the classic fully fledged games I suggest something like <a href="https://flashpointarchive.org/" rel="nofollow">https://flashpointarchive.org/</a> , which is more organized</p>
]]></description><pubDate>Mon, 11 Nov 2024 19:28:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=42109777</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=42109777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42109777</guid></item><item><title><![CDATA[Show HN: Flash Kitty – Archive of Adobe/Macromedia Flash Movies from Flash Kit]]></title><description><![CDATA[
<p>After realizing a few months ago that the current flashkit owners didn't really back up any of the user submitted movies, and getting some Flash nostalgia, I created this working Flash Kit archive using data from the Wayback Machine/Internet Archive.
It uses Raffle so you can watch the submitted movies in a modern browser without needing plugins.<p>It's not curated so you'll find a variety of things, some things are really creative and can be used for inspiration.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42108910">https://news.ycombinator.com/item?id=42108910</a></p>
<p>Points: 58</p>
<p># Comments: 10</p>
]]></description><pubDate>Mon, 11 Nov 2024 17:41:43 +0000</pubDate><link>https://flashkitty.gzalo.com/</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=42108910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42108910</guid></item><item><title><![CDATA[New comment by gzalo in "Getting my daily news from a dot matrix printer"]]></title><description><![CDATA[
<p>I wonder if it's feasible to make diy Thermal paper using lemon juice, like the old "invisible ink experiment"</p>
]]></description><pubDate>Sat, 05 Oct 2024 00:12:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=41746704</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=41746704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41746704</guid></item><item><title><![CDATA[New comment by gzalo in "Tell HN: GitHub removed Classic projects and wiped my ideas without warnings"]]></title><description><![CDATA[
<p>Update: The support team was able to remigrate all of the cards :D so issue solved. Thanks for the support!</p>
]]></description><pubDate>Tue, 10 Sep 2024 13:16:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=41500503</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=41500503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41500503</guid></item><item><title><![CDATA[Tell HN: GitHub removed Classic projects and wiped my ideas without warnings]]></title><description><![CDATA[
<p>I've been using github projects for a few years now, mostly to track ideas and ToDos for side projects.<p>A few weeks ago GH sunsetted the classic github projects: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/<p>This caused me to permanently lose some list of ideas and ToDos I had, because they handled the migration really poorly:<p>- They never sent any warnings via emails regarding the sunsetting, even though I've had ~10 Classic Projects for a few years<p>- The "automated migration" they ran migrated only cards last updated within last year. Some cards with ideas/ToDos/backlog weren't really updated within that period so they weren't migrated.<p>- The changelog mentions that the REST API is still available, but the projects that were partially migrated don't appear anymore. This means that the non-migrated cards cannot really be recovered.<p>I only hope that some GH employee reads this and can provide a backup of what I had before the migration.<p>Why would they even impose that arbitrary 1 year limit?<p>Designing a migration procedure that loses data on purpose seems evil.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41474642">https://news.ycombinator.com/item?id=41474642</a></p>
<p>Points: 12</p>
<p># Comments: 6</p>
]]></description><pubDate>Sat, 07 Sep 2024 16:05:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=41474642</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=41474642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41474642</guid></item><item><title><![CDATA[New comment by gzalo in "A cheap barcode scanner helped fix CrowdStrike'd Windows PCs in a flash"]]></title><description><![CDATA[
<p>Interesting idea, but keep in mind that older laser-based barcode readers don't work when reading from an LCD screen</p>
]]></description><pubDate>Sun, 28 Jul 2024 23:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=41096920</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=41096920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41096920</guid></item><item><title><![CDATA[New comment by gzalo in "Adding a USB port to the ThinkPad X1 Nano (the hard way)"]]></title><description><![CDATA[
<p>Fair enough, if it supports being charged using any port that is reasonable. I would assume that the notebook has some other internal 5v regulator, maybe for the embedded controller or some other legacy device</p>
]]></description><pubDate>Sun, 30 Jun 2024 20:59:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=40840324</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=40840324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40840324</guid></item><item><title><![CDATA[New comment by gzalo in "Adding a USB port to the ThinkPad X1 Nano (the hard way)"]]></title><description><![CDATA[
<p>I don't get the point of designing and building a 3.3 to 5v booster instead of just wiring a cable to one of the existing USB C vbus 5v pins? Am I missing something?</p>
]]></description><pubDate>Sun, 30 Jun 2024 18:04:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=40838794</link><dc:creator>gzalo</dc:creator><comments>https://news.ycombinator.com/item?id=40838794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40838794</guid></item></channel></rss>