<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: dunham</title><link>https://news.ycombinator.com/user?id=dunham</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 05:54:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dunham" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dunham in "Show HN: Leaves – A text-UI disk usage treemap visualizer"]]></title><description><![CDATA[
<p>That looks like a nice tool.  It would be helpful if it could optionally run off of a data file. I've used "ncdu" to visualize my restic backups by writing a script that generates the ncdu data format, and more recently I've abused ncdu to visualize process memory usage on macos:<p><a href="https://gist.github.com/dunhamsteve/59f5e6b9a4bc69039853674dd8aac1c4" rel="nofollow">https://gist.github.com/dunhamsteve/59f5e6b9a4bc69039853674d...</a></p>
]]></description><pubDate>Fri, 17 Jul 2026 01:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48942287</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48942287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48942287</guid></item><item><title><![CDATA[New comment by dunham in "Road to Elm 1.0"]]></title><description><![CDATA[
<p>Not exactly removed, the feature was still there, but could be used only if your module was in Elm namespace (the compiler checked). It was kind of a "no soup for you" situation, which bothered me.<p>Elm served its purpose for me - an example of a small language with great tooling and error messages. And the strictness was helpful in learning to do things the "proper" way in the Elm model, even if I did reach for escape hatches in later projects.  E.g. writing a notion-like application in Elm, I had to walk through my data twice - once to render it and another time to collect cache misses. With hyperapp, I broke purity a little and accumulated the information on the side.</p>
]]></description><pubDate>Mon, 06 Jul 2026 17:30:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48807843</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48807843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48807843</guid></item><item><title><![CDATA[New comment by dunham in "Learn Vim motions with an ice-cream van"]]></title><description><![CDATA[
<p>On the last exercise of world 6, rewrite the highlight, "cw" leaves the "a" at the end of the line. Both "c$" and "C" work. I didn't know about "C" until I read the web page - I've been using c$ for that.</p>
]]></description><pubDate>Thu, 02 Jul 2026 14:06:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48761856</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48761856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48761856</guid></item><item><title><![CDATA[New comment by dunham in "LaTeX.wasm: LaTeX Engines in Browsers"]]></title><description><![CDATA[
<p>Is this related to web2js[1], which has been around for a while? It compiles the pascal code of TeX to wasm.<p>It looks like the live demo is no longer up, but it did run latex in the browser and render the dvi output to html. The wasm for TeX is about 495kb / 88kb compressed, but the memory image for LaTeX was a bit larger.<p>[1]: <a href="https://github.com/kisonecat/web2js" rel="nofollow">https://github.com/kisonecat/web2js</a></p>
]]></description><pubDate>Fri, 26 Jun 2026 18:26:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48690146</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48690146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48690146</guid></item><item><title><![CDATA[New comment by dunham in "Stealing Is a Skill"]]></title><description><![CDATA[
<p>> God I miss the old internet.<p>I recently discovered that the author of gzip still retains that 90's feel on his home page: <a href="http://gailly.net/" rel="nofollow">http://gailly.net/</a></p>
]]></description><pubDate>Wed, 24 Jun 2026 21:55:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48666077</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48666077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48666077</guid></item><item><title><![CDATA[New comment by dunham in ""Fix" MacBook Neo Cursor Lag: Record 1 Pixel of the Screen Every 10 Seconds"]]></title><description><![CDATA[
<p>Back in the 90's I had a Matrox card that would crash the machine if the hardware cursor changed at the wrong time. I think it was related to VBI, but it's been a while.<p>Linux resolved this issue, but to work around it on windows, I changed my cursor to an animated dinosaur, which was built into the OS and had the side-effect of disabling the hardware cursor.</p>
]]></description><pubDate>Wed, 24 Jun 2026 15:49:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48661714</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48661714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48661714</guid></item><item><title><![CDATA[New comment by dunham in "Google Chrome update will close the door on ad blockers"]]></title><description><![CDATA[
<p>ublock origin lite is blocking a bunch of stuff for me, and things are unbearable when I turn it off.<p>For many sites, especially news sites, I toggle javascript off. It's reasonably easy to do per site in chrome (click left of location bar and "site settings"). I don't know if there is an easy way to do this per site in firefox.<p>So far I've stuck with chrome for a few reasons:<p>- Mozilla doesn't implement desktop PWA and has cancelled the project. I use this.
- Mozilla was using about twice as much memory as chrome. (I need to revisit this, Chrome seems to have gotten fatter.)
- Safari is a royal pain to write your own extensions (last I checked you need to create an application and bundle the extension into it).
- I like the multiple profiles in Chrome to sandbox things like my google login. There may be a firefox equivalent, however.</p>
]]></description><pubDate>Tue, 16 Jun 2026 16:46:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558106</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48558106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558106</guid></item><item><title><![CDATA[New comment by dunham in "Warm up your MacBook (2019)"]]></title><description><![CDATA[
<p>I probably should have clarified that I'm on an M1 then (a macbook pro, so there is a fan). I didn't realize the newer ones get warmer.</p>
]]></description><pubDate>Thu, 28 May 2026 15:51:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48310730</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48310730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48310730</guid></item><item><title><![CDATA[New comment by dunham in "Warm up your MacBook (2019)"]]></title><description><![CDATA[
<p>I've found that Baldur's Gate 3 will warm up my apple silicon (everyday tasks do not).</p>
]]></description><pubDate>Wed, 27 May 2026 23:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48301926</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48301926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48301926</guid></item><item><title><![CDATA[New comment by dunham in "What's a mathematician to do? (2010)"]]></title><description><![CDATA[
<p>For context - the top answer was written by Bill Thurston, who was awarded a Fields Medal. (Kind of like a nobel prize for mathematics.)</p>
]]></description><pubDate>Sun, 10 May 2026 15:50:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48084923</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48084923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48084923</guid></item><item><title><![CDATA[New comment by dunham in "Google Chrome silently installs a 4 GB AI model on your device without consent"]]></title><description><![CDATA[
<p>I don't see how this is going to work when every application decides to ship and run a 4GB model, competing for video memory. It's going to be the Electron problem times 10.</p>
]]></description><pubDate>Tue, 05 May 2026 17:12:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48025431</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=48025431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48025431</guid></item><item><title><![CDATA[New comment by dunham in "Uber torches 2026 AI budget on Claude Code in four months"]]></title><description><![CDATA[
<p>I recently saw this with the logseq api - the published api was an auto-generated stub. So I tried to grep the source code for the function and found detailed documentation written for claude. So I guess one benefit of all of this is that it's making people actually document things and maybe plan a little bit before implementing.</p>
]]></description><pubDate>Fri, 01 May 2026 18:03:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47977935</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47977935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47977935</guid></item><item><title><![CDATA[New comment by dunham in "Show HN: GhostBox – disposable little machines from the Global Free Tier."]]></title><description><![CDATA[
<p>Yeah, I think that's what the program creates in your github account. I see the source to those files embedded in the executable. (I'm not running the executable, but I downloaded the linux one to my mac to take a look inside.)</p>
]]></description><pubDate>Fri, 01 May 2026 16:15:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47976493</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47976493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47976493</guid></item><item><title><![CDATA[New comment by dunham in "Why I still reach for Lisp and Scheme instead of Haskell"]]></title><description><![CDATA[
<p>For caveman debugging, if I'm not sitting in a monad, I usually reach for something like Debug.Trace. Typically that's in Idris or my own language, but I see that haskell has it too.<p>For my own language, I have the syntax highlighting set to put the `trace` keyword in red, so I can easily clean up.</p>
]]></description><pubDate>Thu, 30 Apr 2026 03:46:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47957847</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47957847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47957847</guid></item><item><title><![CDATA[New comment by dunham in "Different language models learn similar number representations"]]></title><description><![CDATA[
<p>Yeah, I think Swiss French had more? (It's been about four decades since I took French, and high school classes are not very effective.)</p>
]]></description><pubDate>Sat, 25 Apr 2026 02:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47897960</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47897960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47897960</guid></item><item><title><![CDATA[New comment by dunham in "Different Language Models Learn Similar Number Representations"]]></title><description><![CDATA[
<p>Historically, quite a few languages were (or are) vigesimal. Perhaps decimal is also unnatural.</p>
]]></description><pubDate>Fri, 24 Apr 2026 18:44:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47894255</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47894255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47894255</guid></item><item><title><![CDATA[New comment by dunham in "Your hex editor should color-code bytes"]]></title><description><![CDATA[
<p>There is an app for that, too: <a href="https://michelf.ca/projects/sim-daltonism/" rel="nofollow">https://michelf.ca/projects/sim-daltonism/</a><p>It has a little window you can move over the screen to simulate a few varieties of color blindness.</p>
]]></description><pubDate>Fri, 24 Apr 2026 03:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47884964</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47884964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47884964</guid></item><item><title><![CDATA[New comment by dunham in "Alberta startup sells no-tech tractors for half price"]]></title><description><![CDATA[
<p>The other day they blocked me from accessing Kagi's web site because I was using Kagi's web browser.</p>
]]></description><pubDate>Wed, 22 Apr 2026 17:21:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47866500</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47866500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47866500</guid></item><item><title><![CDATA[New comment by dunham in "It's OK to compare floating-points for equality"]]></title><description><![CDATA[
<p>I was bit by this years ago when our test cases failed on Linux, but worked on macos. pdftotext was behaving differently (deciding to merge two lines or not) on the two platforms - both were gcc and intel at the time.  When I looked at it in a debugger or tried to log the values, it magically fixed itself.<p>Eventually I learned about the 80-bit thing and that macos gcc was automatically adding a -ffloat-store to make == more predictable (they use a floats everywhere in the UI library). Since pdftotext was full of == comparisons, I ended up adding a -ffloat-store to the gcc command line and calling it a day.</p>
]]></description><pubDate>Sat, 18 Apr 2026 17:44:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47817866</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47817866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47817866</guid></item><item><title><![CDATA[New comment by dunham in "Migrating from DigitalOcean to Hetzner"]]></title><description><![CDATA[
<p>> and need to be prepared to manage things like upgrading firmware<p>At one point in the early 2000's, my brother was soldering new capacitors onto dell raid cards. (I like to call that full-stack ops.)</p>
]]></description><pubDate>Sat, 18 Apr 2026 15:23:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47816621</link><dc:creator>dunham</dc:creator><comments>https://news.ycombinator.com/item?id=47816621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47816621</guid></item></channel></rss>