<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: larme</title><link>https://news.ycombinator.com/user?id=larme</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 08 Sep 2026 16:27:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=larme" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by larme in "Tiny $70 Xteink X3 e-reader"]]></title><description><![CDATA[
<p>What I linked is the official repo. My customization is private because I replace the original fonts with a commercial font (which I own a license) so I feel it's better not to make the repo public.</p>
]]></description><pubDate>Mon, 07 Sep 2026 17:45:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49600913</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=49600913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49600913</guid></item><item><title><![CDATA[New comment by larme in "Tiny $70 Xteink X3 e-reader"]]></title><description><![CDATA[
<p>Also I think there's a youtuber who shoot some videos about using microslate.</p>
]]></description><pubDate>Mon, 07 Sep 2026 17:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49600851</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=49600851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49600851</guid></item><item><title><![CDATA[New comment by larme in "Tiny $70 Xteink X3 e-reader"]]></title><description><![CDATA[
<p>I list some cons in a sibling comment. You may want to check if you plan to buy one</p>
]]></description><pubDate>Mon, 07 Sep 2026 17:39:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49600845</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=49600845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49600845</guid></item><item><title><![CDATA[New comment by larme in "Tiny $70 Xteink X3 e-reader"]]></title><description><![CDATA[
<p>I don't have video on my hand but a photo is here: <a href="https://files.catbox.moe/z8suof.jpg" rel="nofollow">https://files.catbox.moe/z8suof.jpg</a><p>There are some cons:<p>- some users report text gets blurred out if used under direct sunlight for a long time. I don't use it outside so I'm not affected<p>- sometimes the BLE connection is sketchy. I'm not sure if it's hardware or software problem<p>- the editor features are very barebone so you may want to customize your own version<p>- beware there are unflashable edition of this device</p>
]]></description><pubDate>Mon, 07 Sep 2026 17:37:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49600826</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=49600826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49600826</guid></item><item><title><![CDATA[New comment by larme in "Tiny $70 Xteink X3 e-reader"]]></title><description><![CDATA[
<p>I have an X4 and use it as a writer deck with microslate firmware[0]<p>I heavily customized the source code with llm so I can use emacs style keybindings and search.<p>[0]: <a href="https://github.com/Josh-writes/microslate-firmware" rel="nofollow">https://github.com/Josh-writes/microslate-firmware</a></p>
]]></description><pubDate>Mon, 07 Sep 2026 16:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49599896</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=49599896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49599896</guid></item><item><title><![CDATA[New comment by larme in "A walkable ASCII cyberpunk city in one HTML file [video]"]]></title><description><![CDATA[
<p>because modern browsers are monsters that a lot of us want to avoid</p>
]]></description><pubDate>Tue, 01 Sep 2026 07:06:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49518909</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=49518909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49518909</guid></item><item><title><![CDATA[New comment by larme in "How to Train a Gen AI Kick Drum Model on Your Old Linux Desktop with 6GB VRAM"]]></title><description><![CDATA[
<p>For me creating the exact sound is not very interesting from sound designing perspective. You can always sample the real instrument.<p>Like physical modeling synthesis, the interesting part is to compress the sound to some parameters that you can tweak and generate new sounds<p>Another approach is VAE, which also you give your some latent embedding, you can tweak the embedding to generate new sound. However the meaning of this embedding is not explicit.</p>
]]></description><pubDate>Thu, 16 Jul 2026 19:06:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48938841</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48938841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48938841</guid></item><item><title><![CDATA[New comment by larme in "How to Train a Gen AI Kick Drum Model on Your Old Linux Desktop with 6GB VRAM"]]></title><description><![CDATA[
<p>People who are interested in this application should check synplant[0]. It has a ML technology called "Genopatch" which gives you 2 functionality:<p>1. you can try to describe a sound with some tags and it will try to generate a sound to capture the feeling of these tags<p>2.you can feed it with a sound sample and it will try to re-synthesize the sound with its synth engine. Though the end result will usually be just a "re-imagined" version of your input sample.<p>My guess is the underlying model is not a "deep" model. The main benefit is that the end result is not a wave file, but a list of generated parameters that can be synthesized by the synthplant engine. And now it comes the interesting part: you can tweak these parameters to finetune the generated sound. These parameters have actual meanings (FM ratio, reverb etc.)<p>[0]: <a href="https://soniccharge.com/synplant" rel="nofollow">https://soniccharge.com/synplant</a></p>
]]></description><pubDate>Thu, 16 Jul 2026 17:40:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48937696</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48937696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48937696</guid></item><item><title><![CDATA[New comment by larme in "Old and new apps, via modern coding agents"]]></title><description><![CDATA[
<p>Before LLM there has already been Fields medalist[0] who creates professional software[1].<p>[0]: <a href="https://en.wikipedia.org/wiki/Martin_Hairer" rel="nofollow">https://en.wikipedia.org/wiki/Martin_Hairer</a><p>[1]: <a href="https://www.hairersoft.com/" rel="nofollow">https://www.hairersoft.com/</a></p>
]]></description><pubDate>Sun, 12 Jul 2026 13:18:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48880984</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48880984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48880984</guid></item><item><title><![CDATA[New comment by larme in "Interview with Mitchell Hashimoto about Ghostty and Zig"]]></title><description><![CDATA[
<p>This description sounds like a cult.</p>
]]></description><pubDate>Fri, 10 Jul 2026 14:27:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48860462</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48860462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48860462</guid></item><item><title><![CDATA[New comment by larme in "How to convert between wealth and income tax"]]></title><description><![CDATA[
<p>> It's a big democracy red flag when a majority wants to take a lot from a tiny minority<p>It’s not “taking”. The rich give out some money so the society has a higher probability to stay peaceful. or a violent revolution may happen.<p>This is really a win win situation</p>
]]></description><pubDate>Fri, 22 May 2026 17:47:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48239056</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48239056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48239056</guid></item><item><title><![CDATA[New comment by larme in "Show HN: KVBoost – chunk-level KV cache reuse for HuggingFace, 5–48x faster TTFT"]]></title><description><![CDATA[
<p>Go is not high performance enough. Like what others said, you implement the high performance part in C++ and use python to glue them.</p>
]]></description><pubDate>Fri, 22 May 2026 07:56:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48233201</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48233201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48233201</guid></item><item><title><![CDATA[New comment by larme in "SBCL: the ultimate assembly code breadboard (2014)"]]></title><description><![CDATA[
<p>Try pair reading it with a good thinking LLM like GPT 5.5 or Claude Opus. I found it help me a lot.<p>I have started learning SBCL internal from the beginning of this year with the help of GPT, and I really want to contribute to SBCL compiler someday in future.</p>
]]></description><pubDate>Wed, 20 May 2026 18:59:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48212408</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48212408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48212408</guid></item><item><title><![CDATA[New comment by larme in "AI is too expensive"]]></title><description><![CDATA[
<p>Some of these models are open weight. You can try hosting them and do the price calculation yourself.<p>They also publish papers talking about how to save kv cache and computation powers. Because currently they don't have the most powerful nvidia cards, training and inference efficiency is very import for them.</p>
]]></description><pubDate>Tue, 19 May 2026 16:33:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48195606</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=48195606</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48195606</guid></item><item><title><![CDATA[New comment by larme in "Teenage Engineering's PO-32 acoustic modem and synth implementation"]]></title><description><![CDATA[
<p>That's amazing. I wonder how accurate is the synth engine?</p>
]]></description><pubDate>Tue, 31 Mar 2026 19:31:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47592287</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=47592287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47592287</guid></item><item><title><![CDATA[New comment by larme in "Jensen: 'We've done our country a great disservice' by offshoring"]]></title><description><![CDATA[
<p>It’s true that American companies have benefited from sending jobs overseas. Instead of trying to stop them, perhaps we could explore ways to share this money more fairly across the country.</p>
]]></description><pubDate>Mon, 05 Jan 2026 14:47:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46499338</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=46499338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46499338</guid></item><item><title><![CDATA[New comment by larme in "FPGA Based IBM-PC-XT"]]></title><description><![CDATA[
<p>Have you tried pocket 386? <a href="https://arstechnica.com/gadgets/2024/08/a-few-weeks-with-the-pocket-386-an-early-90s-style-half-busted-retro-pc/" rel="nofollow">https://arstechnica.com/gadgets/2024/08/a-few-weeks-with-the...</a></p>
]]></description><pubDate>Mon, 17 Nov 2025 14:35:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45953927</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=45953927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45953927</guid></item><item><title><![CDATA[New comment by larme in "Apple Silicon GPU Support in Mojo"]]></title><description><![CDATA[
<p>Thanks for the answers!</p>
]]></description><pubDate>Mon, 22 Sep 2025 16:43:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45335992</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=45335992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45335992</guid></item><item><title><![CDATA[New comment by larme in "Apple Silicon GPU Support in Mojo"]]></title><description><![CDATA[
<p>I'm very interesting in this field (realtime audio + GPU programming). How do you deal with the latency? Do you send or multiple single vectors/buffers to GPU?<p>Also I think because samples in one channel need to be processed sequentially, does that mean mono audio processing won't benefit a lot from GPU programming. Or maybe you are dealing with spectral signal processing?</p>
]]></description><pubDate>Mon, 22 Sep 2025 04:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45329014</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=45329014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45329014</guid></item><item><title><![CDATA[New comment by larme in "LLM Inference Handbook"]]></title><description><![CDATA[
<p>Wow that's really thorough</p>
]]></description><pubDate>Fri, 11 Jul 2025 16:13:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44533895</link><dc:creator>larme</dc:creator><comments>https://news.ycombinator.com/item?id=44533895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44533895</guid></item></channel></rss>