<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: busfahrer</title><link>https://news.ycombinator.com/user?id=busfahrer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 09 Aug 2026 11:26:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=busfahrer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by busfahrer in "Quake – 30th Anniversary Update"]]></title><description><![CDATA[
<p>Fun fact: The pattern of the torches' flickering is encoded via special strings in the source code:<p><a href="https://jasemagee.com/post/2022-03-27-26-year-old-quake-lighting-on-hue/" rel="nofollow">https://jasemagee.com/post/2022-03-27-26-year-old-quake-ligh...</a></p>
]]></description><pubDate>Fri, 07 Aug 2026 14:51:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49211376</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=49211376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49211376</guid></item><item><title><![CDATA[New comment by busfahrer in "Building a Tiny 3D Renderer for a Tiny Handheld"]]></title><description><![CDATA[
<p>For anyone who enjoys this sort of thing, I found this postmortem of an Alone in the Dark clone for PICO-8 highly informative:<p><a href="https://www.lexaloffle.com/bbs/?tid=3804" rel="nofollow">https://www.lexaloffle.com/bbs/?tid=3804</a></p>
]]></description><pubDate>Sat, 25 Jul 2026 11:46:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49046782</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=49046782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49046782</guid></item><item><title><![CDATA[New comment by busfahrer in "Running Gemma 4 26B at 5 tokens/sec on a 13-year-old Xeon with no GPU"]]></title><description><![CDATA[
<p>has anyone been able to get bonsai models to run at a proper speed in a x86 windows cpu-only setting, using llama.cpp?</p>
]]></description><pubDate>Fri, 17 Jul 2026 10:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48945386</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48945386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48945386</guid></item><item><title><![CDATA[New comment by busfahrer in "What loss.backward() actually does"]]></title><description><![CDATA[
<p>For anybody else trying to grok backprop, I found it very helpful to look at karpathy's microgpt, a barebones LLM in 200 lines of python. The autograd itself is just 40 lines, and reading that code and then trying to do a clean room implementation of it is a great exercise:<p><a href="https://gist.github.com/karpathy/8627fe009c40f57531cb18360106ce95" rel="nofollow">https://gist.github.com/karpathy/8627fe009c40f57531cb1836010...</a><p><a href="https://karpathy.github.io/2026/02/12/microgpt/" rel="nofollow">https://karpathy.github.io/2026/02/12/microgpt/</a></p>
]]></description><pubDate>Fri, 17 Jul 2026 07:26:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48944317</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48944317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48944317</guid></item><item><title><![CDATA[New comment by busfahrer in "My Story of 3D Realms / Apogee Part I (2020)"]]></title><description><![CDATA[
<p>As a kid I played Ken's Labyrinth, a raycaster FPS from around the same time as Wolf3D.  Only years later I found out that this was actually the same Ken Silverman that went on to create the Build engine for Duke Nukem 3D etc. Kind of funny considering the vast difference in tone between these two games.<p>edit:<p><a href="https://en.wikipedia.org/wiki/Ken%27s_Labyrinth" rel="nofollow">https://en.wikipedia.org/wiki/Ken%27s_Labyrinth</a></p>
]]></description><pubDate>Fri, 10 Jul 2026 10:03:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48857937</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48857937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48857937</guid></item><item><title><![CDATA[New comment by busfahrer in "Train sim created by just one person is being called the best ever made"]]></title><description><![CDATA[
<p>I'm on the fence because I have a TSC-X controller and it's unclear if it's supported. Somebody on the forums posted a tool that converts generic joystick axes to keypresses, but not sure how well that works.</p>
]]></description><pubDate>Thu, 09 Jul 2026 20:47:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48852154</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48852154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48852154</guid></item><item><title><![CDATA[New comment by busfahrer in "A road to Lisp: Why Lisp"]]></title><description><![CDATA[
<p>> Or maybe Lisp is so pure that it embodies both Light Side and Dark Side, like a god that spawned the programming universe.<p>This isn't so far off, considering that some people consider the "Lisp in Lisp" bit from the 1.5 manual to be the "Maxwell's Equations in Software":<p><a href="https://michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/" rel="nofollow">https://michaelnielsen.org/ddi/lisp-as-the-maxwells-equation...</a></p>
]]></description><pubDate>Thu, 09 Jul 2026 17:40:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48849695</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48849695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48849695</guid></item><item><title><![CDATA[New comment by busfahrer in "PlayStation Architecture"]]></title><description><![CDATA[
<p>The PS1 architecture is fascinating - it will also reveal why PS1 games have such a unique, recognizable style that games are trying to recreate nowadays.</p>
]]></description><pubDate>Thu, 04 Jun 2026 08:01:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48395591</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48395591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48395591</guid></item><item><title><![CDATA[New comment by busfahrer in "Artificial intelligence is not conscious – Ted Chiang"]]></title><description><![CDATA[
<p>To add some context, the author of this article is a science fiction writer, one of his stories was adapted into the movie "Arrival".</p>
]]></description><pubDate>Thu, 04 Jun 2026 07:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48395562</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48395562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48395562</guid></item><item><title><![CDATA[New comment by busfahrer in "Zero Lines Maze: What the 8-Bit Guy's One-Liner Can Still Teach Us"]]></title><description><![CDATA[
<p>Not a one-liner, but I was impressed by this simple rogue-like written in 10 lines of BASIC:<p><a href="https://bunsen.itch.io/the-snake-temple-by-rax" rel="nofollow">https://bunsen.itch.io/the-snake-temple-by-rax</a></p>
]]></description><pubDate>Thu, 28 May 2026 12:54:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48308265</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48308265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48308265</guid></item><item><title><![CDATA[New comment by busfahrer in "Lisp in Vim (2019)"]]></title><description><![CDATA[
<p>Having only dabbled in Lisp and knowing nothing about the plugins TFA mentions, there's also this FWIW:<p><a href="https://github.com/jpalardy/vim-slime" rel="nofollow">https://github.com/jpalardy/vim-slime</a></p>
]]></description><pubDate>Sun, 24 May 2026 10:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48256203</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48256203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48256203</guid></item><item><title><![CDATA[New comment by busfahrer in "Indexing a year of video locally on a 2021 MacBook with Gemma4-31B (50GB swap)"]]></title><description><![CDATA[
<p>Thank you, good sir!</p>
]]></description><pubDate>Fri, 22 May 2026 09:59:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48233881</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48233881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48233881</guid></item><item><title><![CDATA[New comment by busfahrer in "Indexing a year of video locally on a 2021 MacBook with Gemma4-31B (50GB swap)"]]></title><description><![CDATA[
<p>Great, thanks! :-) and to mirror another poster: what kind of prompt parsing (prefill) speed do you get for that model?
Also how is the speed for the 27B model?</p>
]]></description><pubDate>Thu, 21 May 2026 19:43:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48227995</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48227995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48227995</guid></item><item><title><![CDATA[New comment by busfahrer in "Indexing a year of video locally on a 2021 MacBook with Gemma4-31B (50GB swap)"]]></title><description><![CDATA[
<p>I have been contemplating a M5 Pro MBP, but for the life for me I wasn't able to find benchmarks for real-world models, do you happen to know how many tokens per second roughly you get with MoE models like Qwen 3.6 35B/A3B or Gemma 4 26B?</p>
]]></description><pubDate>Thu, 21 May 2026 15:30:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48224453</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48224453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48224453</guid></item><item><title><![CDATA[New comment by busfahrer in "Map of Metal"]]></title><description><![CDATA[
<p>Seeing as this is HN, I was expecting something on chemical properties of iron etc, but was pleasantly surprised</p>
]]></description><pubDate>Wed, 20 May 2026 12:05:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48206375</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48206375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48206375</guid></item><item><title><![CDATA[New comment by busfahrer in "S-100 Virtual Workbench"]]></title><description><![CDATA[
<p>OTOH, with the IMSAI-8080 you'd have the satisfaction of using the same machine as David Lightman of Wargames fame</p>
]]></description><pubDate>Thu, 14 May 2026 17:21:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48138327</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48138327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48138327</guid></item><item><title><![CDATA[New comment by busfahrer in "UnDUNE II"]]></title><description><![CDATA[
<p>To add some context, this was made for the PICO-8 fantasy console, which (by design) is very limited, so it's immensely impressive to see something like this working on it. Honestly, even just the 3D logo from the intro is impressive, and the rest of the game even moreso.<p><a href="https://www.lexaloffle.com/pico-8.php" rel="nofollow">https://www.lexaloffle.com/pico-8.php</a></p>
]]></description><pubDate>Tue, 12 May 2026 14:59:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48109301</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48109301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48109301</guid></item><item><title><![CDATA[New comment by busfahrer in "Show HN: Rust but Lisp"]]></title><description><![CDATA[
<p>So I'm guessing it's sort of like Fennel, which consciously doesn't completely hide its underlying Lua runtime?<p><a href="https://fennel-lang.org/" rel="nofollow">https://fennel-lang.org/</a></p>
]]></description><pubDate>Mon, 11 May 2026 13:58:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48095115</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48095115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48095115</guid></item><item><title><![CDATA[New comment by busfahrer in "Running local models on an M4 with 24GB memory"]]></title><description><![CDATA[
<p>I am considering a M5 Pro (18/20C) Macbook with 64GB of RAM, but I'm having a really hard time finding benchmarks of real world models:<p>Could somebody please provide some tokens-per-second numbers for example for Qwen 3.6 35B/A3B, specifically for Q4 and Q6 quants?</p>
]]></description><pubDate>Mon, 11 May 2026 11:00:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48093411</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48093411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48093411</guid></item><item><title><![CDATA[New comment by busfahrer in "Train Your Own LLM from Scratch"]]></title><description><![CDATA[
<p>This is the whole point of Karpathy's nanochat which OP refers to, to train a GPT-2 level LLM for under $100, renting an 8xH100 VM.</p>
]]></description><pubDate>Tue, 05 May 2026 11:58:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48021253</link><dc:creator>busfahrer</dc:creator><comments>https://news.ycombinator.com/item?id=48021253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48021253</guid></item></channel></rss>