<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: joshu</title><link>https://news.ycombinator.com/user?id=joshu</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 00:50:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=joshu" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by joshu in "Charcuterie – Visual similarity Unicode explorer"]]></title><description><![CDATA[
<p>ported my random glyph generator to this method using pytorch timm and... it works! very cool</p>
]]></description><pubDate>Fri, 10 Apr 2026 19:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47722609</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47722609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47722609</guid></item><item><title><![CDATA[New comment by joshu in "Charcuterie – Visual similarity Unicode explorer"]]></title><description><![CDATA[
<p>anyone know how this works? i assume just rasterizing and embedding?</p>
]]></description><pubDate>Fri, 10 Apr 2026 05:13:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47713897</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47713897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47713897</guid></item><item><title><![CDATA[New comment by joshu in "Understanding the Kalman filter with a simple radar example"]]></title><description><![CDATA[
<p>i liked how <a href="https://www.bzarg.com/p/how-a-kalman-filter-works-in-pictures/" rel="nofollow">https://www.bzarg.com/p/how-a-kalman-filter-works-in-picture...</a> uses color visualization to explain</p>
]]></description><pubDate>Wed, 08 Apr 2026 19:05:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47694756</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47694756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47694756</guid></item><item><title><![CDATA[New comment by joshu in "Every GPU That Mattered"]]></title><description><![CDATA[
<p>sgi? evans and sutherland? gl came from sgi originally!<p>this is just slop</p>
]]></description><pubDate>Wed, 08 Apr 2026 03:30:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47684765</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47684765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47684765</guid></item><item><title><![CDATA[New comment by joshu in "CodingFont: A game to help you pick a coding font"]]></title><description><![CDATA[
<p>brackets aren’t really the best way to figure this out, is it? makes a lot of assumptions about human preferences that probably don’t actually hold. something like ELO might be better.</p>
]]></description><pubDate>Tue, 31 Mar 2026 03:21:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47582380</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47582380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47582380</guid></item><item><title><![CDATA[New comment by joshu in "Alpha Micro AM-1000E and AM-1200"]]></title><description><![CDATA[
<p>How did they get memory protection on 68000?</p>
]]></description><pubDate>Sun, 22 Mar 2026 07:24:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47475250</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47475250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47475250</guid></item><item><title><![CDATA[New comment by joshu in "Mouser: An open source alternative to Logi-Plus mouse software"]]></title><description><![CDATA[
<p>how is it that logitech software is such awful trash</p>
]]></description><pubDate>Fri, 13 Mar 2026 20:53:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47369732</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47369732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47369732</guid></item><item><title><![CDATA[New comment by joshu in "Runners who churn butter on their runs"]]></title><description><![CDATA[
<p>i've made cultured butter. you want to use the correct strain. i buy a buttermilk culture specifically</p>
]]></description><pubDate>Fri, 13 Mar 2026 01:18:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47359577</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47359577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47359577</guid></item><item><title><![CDATA[New comment by joshu in "Tell HN: I'm 60 years old. Claude Code has ignited a passion again"]]></title><description><![CDATA[
<p>all the insane and/or speculative projects that i never did because they would require heavy lift but with vague outcomes are now in progress. it's glorious.</p>
]]></description><pubDate>Sat, 07 Mar 2026 02:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47283894</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47283894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47283894</guid></item><item><title><![CDATA[New comment by joshu in "Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash"]]></title><description><![CDATA[
<p>this is cool. i built something similar a while back using wavelets and matching pursuit in a similar manner but with a different goal; i wanted to make an image compressor that had different visual effects when the file format was glitched. here are some examples of it moving variance from the original above to the compressed image below: <a href="https://youtube.com/shorts/f2pZyZNXY0Q?si=HXf14pOs9DaAk7MZ" rel="nofollow">https://youtube.com/shorts/f2pZyZNXY0Q?si=HXf14pOs9DaAk7MZ</a>   <a href="https://youtube.com/shorts/-LIALRpU63o?si=p_MiFnT8MMX0C0b4" rel="nofollow">https://youtube.com/shorts/-LIALRpU63o?si=p_MiFnT8MMX0C0b4</a></p>
]]></description><pubDate>Sat, 28 Feb 2026 16:26:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47197179</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47197179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47197179</guid></item><item><title><![CDATA[New comment by joshu in "Micron's PCIe 6.0 SSD Hits Mass Production at 28 GB/S"]]></title><description><![CDATA[
<p>bean soup theory in action</p>
]]></description><pubDate>Thu, 19 Feb 2026 01:33:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47068822</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47068822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47068822</guid></item><item><title><![CDATA[New comment by joshu in "I gave Claude access to my pen plotter"]]></title><description><![CDATA[
<p>i guess i should have written up my claude/plotting workflow already. i didn’t bother actually plotting them. <a href="https://x.com/joshu/status/2018205910204915939" rel="nofollow">https://x.com/joshu/status/2018205910204915939</a></p>
]]></description><pubDate>Sun, 15 Feb 2026 23:28:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47028877</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=47028877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47028877</guid></item><item><title><![CDATA[New comment by joshu in "PlayStation 2 Recompilation Project Is Absolutely Incredible"]]></title><description><![CDATA[
<p>it was a dreadful, useless computer, even then</p>
]]></description><pubDate>Fri, 30 Jan 2026 00:47:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46819170</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46819170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46819170</guid></item><item><title><![CDATA[New comment by joshu in "Show HN: Txt2plotter – True centerline vectors from Flux.2 for pen plotters"]]></title><description><![CDATA[
<p>Neat!</p>
]]></description><pubDate>Fri, 23 Jan 2026 07:15:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46729470</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46729470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46729470</guid></item><item><title><![CDATA[New comment by joshu in "ASCII characters are not pixels: a deep dive into ASCII rendering"]]></title><description><![CDATA[
<p><a href="https://alumni.media.mit.edu/~nelson/courses/mas814/" rel="nofollow">https://alumni.media.mit.edu/~nelson/courses/mas814/</a></p>
]]></description><pubDate>Sat, 17 Jan 2026 17:28:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46659902</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46659902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46659902</guid></item><item><title><![CDATA[New comment by joshu in "List of individual trees"]]></title><description><![CDATA[
<p>In the heart of Silicon Valley, El Palo Alto: <a href="https://en.wikipedia.org/wiki/El_Palo_Alto" rel="nofollow">https://en.wikipedia.org/wiki/El_Palo_Alto</a></p>
]]></description><pubDate>Fri, 16 Jan 2026 08:50:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46644453</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46644453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46644453</guid></item><item><title><![CDATA[New comment by joshu in "Allow me to introduce, the Citroen C15"]]></title><description><![CDATA[
<p>Similarly I have been thinking about a van so I can sleep in air conditioning between track day sessions and/or races. I also want to be able to bring materials to my workshop. Not sure what I will do, yet.</p>
]]></description><pubDate>Sun, 11 Jan 2026 07:57:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46573557</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46573557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46573557</guid></item><item><title><![CDATA[New comment by joshu in "Alien: Braun Aromaster KF 20 Coffee Makers (2012)"]]></title><description><![CDATA[
<p>I like it, but it is also giving me Lego person vibes</p>
]]></description><pubDate>Sat, 10 Jan 2026 08:56:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46564031</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46564031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46564031</guid></item><item><title><![CDATA[New comment by joshu in "RTX 5090 and Raspberry Pi: Can it game?"]]></title><description><![CDATA[
<p>the rockchip hw is really exciting lately, in general. i am using a bunch of them for streaming.</p>
]]></description><pubDate>Fri, 09 Jan 2026 23:32:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46560887</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46560887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46560887</guid></item><item><title><![CDATA[New comment by joshu in "Notebook Lawyer"]]></title><description><![CDATA[
<p>even before AI: when i raised from USV the second time, my lawyer and theirs had already negotiated paperwork with another company, so everyone decided to reuse it. it was MUCH cheaper…</p>
]]></description><pubDate>Wed, 07 Jan 2026 21:41:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46533369</link><dc:creator>joshu</dc:creator><comments>https://news.ycombinator.com/item?id=46533369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46533369</guid></item></channel></rss>