<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: precompute</title><link>https://news.ycombinator.com/user?id=precompute</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 16:04:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=precompute" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by precompute in "The State of Immutable Linux"]]></title><description><![CDATA[
<p>Yes!  This is the way. <a href="https://wiki.debian.org/DontBreakDebian/" rel="nofollow">https://wiki.debian.org/DontBreakDebian/</a></p>
]]></description><pubDate>Sat, 28 Mar 2026 13:10:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47554269</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47554269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47554269</guid></item><item><title><![CDATA[Review of Microsoft's ClearType Font Collection (2005)]]></title><description><![CDATA[
<p>Article URL: <a href="https://typographica.org/on-typography/microsofts-cleartype-font-collection-a-fair-and-balanced-review/">https://typographica.org/on-typography/microsofts-cleartype-font-collection-a-fair-and-balanced-review/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47421670">https://news.ycombinator.com/item?id=47421670</a></p>
<p>Points: 38</p>
<p># Comments: 17</p>
]]></description><pubDate>Wed, 18 Mar 2026 04:44:12 +0000</pubDate><link>https://typographica.org/on-typography/microsofts-cleartype-font-collection-a-fair-and-balanced-review/</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47421670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47421670</guid></item><item><title><![CDATA[New comment by precompute in "Rebasing in Magit"]]></title><description><![CDATA[
<p>Yes, emacs is equally performant in GUI and TUI.  And frames can be opened in both GUI and TUI on the same socket.<p>For me, TUI is a dealbreaker because:<p>- No mixed-pitch support: I use mixed-pitch fonts in org-mode buffers and in outline faces in prog-mode buffers.  And fonts are just plain nicer on the GUI, and it's much better to look at.<p>- No SVG support: (I might be wrong about this) I have a custom modeline with SVG artifacts and the artifacts fail silently on the TUI<p>- Keybind conflicts: I am not used to accounting for the terminal's keybinds.  Also, I use xfce4-terminal, which does not support the Hyper modifier (which I use extensively).</p>
]]></description><pubDate>Tue, 10 Mar 2026 21:49:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47329209</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47329209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47329209</guid></item><item><title><![CDATA[New comment by precompute in "Rebasing in Magit"]]></title><description><![CDATA[
<p>Emacs has globally shared buffer state amongst the frames that share the same "base frame" (no idea what this is called) or the same socket (could be wrong here).<p>Anyway, you can start N emacs instances and they can all have individual buffer states.<p>Emacs is not primarily a TUI program (although it does have a TUI with the -nw).  The TUI version of emacs lacks visual customizability and introduces unnecessary overhead (terminal!).  Use the GUI.<p>Text insertion lag is something I haven't experienced since 2019.  Config issue?<p>project-find-file might be slow because of low gc-cons-threshold.  I know consult gets around this by temporarily raising the threshold.  These days, you can use the feature/igc branch to make these operations faster (although they are pretty fast anyway).<p>If you think emacs lacks <fundamental feature X>, think again!</p>
]]></description><pubDate>Tue, 10 Mar 2026 16:00:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47325055</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47325055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47325055</guid></item><item><title><![CDATA[New comment by precompute in "Rebasing in Magit"]]></title><description><![CDATA[
<p>>a lot of cruft<p>Like what?  Emacs is written in C and there are ports of it out there (all half-abandoned).  Emacs, the way it exists, works very well.</p>
]]></description><pubDate>Tue, 10 Mar 2026 15:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47324966</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47324966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47324966</guid></item><item><title><![CDATA[New comment by precompute in "Rebasing in Magit"]]></title><description><![CDATA[
<p>Startup time does not matter, use the daemon.  Opening a new frame is ~instantaneous.<p>I practically live in Emacs and it's not slow at all.  It's very zippy, and my setup isn't the lightest!<p>There's a new branch (feature/igc) with incremental garbage collection (via MPS) that makes routine actions faster.  I've been using it and it has been incredibly stable and has completely eliminated stutters (which used to happen very infrequently, but were present).  Also, to me, it seems like it improves latency.  The cursor feels more responsive.</p>
]]></description><pubDate>Tue, 10 Mar 2026 15:51:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47324932</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47324932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47324932</guid></item><item><title><![CDATA[New comment by precompute in "Simple screw counter"]]></title><description><![CDATA[
<p>Wow, that's so cool!</p>
]]></description><pubDate>Tue, 03 Mar 2026 08:58:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47229957</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47229957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47229957</guid></item><item><title><![CDATA[New comment by precompute in "Motorola announces a partnership with GrapheneOS"]]></title><description><![CDATA[
<p>Yes.  And once you have the unlock code, you can re-lock the bootloader and unlock it as many times as you want to.</p>
]]></description><pubDate>Mon, 02 Mar 2026 10:20:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47216028</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47216028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47216028</guid></item><item><title><![CDATA[New comment by precompute in "Child's Play: Tech's new generation and the end of thinking"]]></title><description><![CDATA[
<p>This article is a portrait of three Sociopathic Zoomers : the twitter poster, the cheating app guy and the teenage scammer.  All three are net negatives to society.</p>
]]></description><pubDate>Fri, 20 Feb 2026 16:25:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47090088</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47090088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47090088</guid></item><item><title><![CDATA[New comment by precompute in "A beginner's guide to split keyboards"]]></title><description><![CDATA[
<p>Depends on the amount of effort you put into them, and the kind of work you do on the computer.  Regular users should stick to regular keyboards.  Power users (like programmers) can spend a few months with a split keyboard and customize their layout and come out the other side with a personal brain-computer interface (fingers + keyboard).</p>
]]></description><pubDate>Fri, 20 Feb 2026 11:26:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47086617</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47086617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086617</guid></item><item><title><![CDATA[New comment by precompute in "A beginner's guide to split keyboards"]]></title><description><![CDATA[
<p>I agree.  I've had the same experience.  Moved to Colemak on my Corne and can still type ~60WPM on a normal qwerty keyboard.</p>
]]></description><pubDate>Fri, 20 Feb 2026 11:22:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47086578</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47086578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086578</guid></item><item><title><![CDATA[New comment by precompute in "A beginner's guide to split keyboards"]]></title><description><![CDATA[
<p>Many people (including myself) use small split keyboards and are very happy with them.  You don't need a kinesis to avoid wrist movement, DIY keyboards (like the corne) work just as well.</p>
]]></description><pubDate>Fri, 20 Feb 2026 11:19:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47086556</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47086556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086556</guid></item><item><title><![CDATA[New comment by precompute in "A beginner's guide to split keyboards"]]></title><description><![CDATA[
<p>I moved from a regular keyboard (freestyle hunt-and-peck) to a corne (touch typing), ditching qwerty for Colemak Mod-DH.  It took me six months to really get comfortable with it.  At month four I was almost ready to kick off the training wheels (the training wheels here being the layout printout I looked at while typing).<p>Five years later, I have no regrets.  It's easily the best thing I've done for productivity, <i>ever</i>.  My fingers are my BCI.  Effortless.<p>I keep the two halves far apart: wider than my shoulders so my arms are angled outwards and my chest is up and I'm sitting up straight.  And I modified the keymap to work just the way I intuitively expect it to.<p>I can still type ~60wpm on qwerty on a standard keyboard.  My phone is qwerty and I have no issues typing on it.  Muscle memory of my posture and arm position makes this possible.</p>
]]></description><pubDate>Fri, 20 Feb 2026 11:11:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47086490</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47086490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086490</guid></item><item><title><![CDATA[New comment by precompute in "Consistency diffusion language models: Up to 14x faster, no quality loss"]]></title><description><![CDATA[
<p>This is crazy!</p>
]]></description><pubDate>Fri, 20 Feb 2026 10:27:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47086140</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47086140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086140</guid></item><item><title><![CDATA[New comment by precompute in "Tell HN: Ralph Giles has died (Xiph.org| Rust@Mozilla | Ghostscript)"]]></title><description><![CDATA[
<p>RIP.</p>
]]></description><pubDate>Fri, 13 Feb 2026 09:13:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47000679</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=47000679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47000679</guid></item><item><title><![CDATA[New comment by precompute in "Chrome extensions spying on users' browsing data"]]></title><description><![CDATA[
<p>This website promises to do just that: <a href="https://webextension.org/" rel="nofollow">https://webextension.org/</a> (formerly add0n.com)</p>
]]></description><pubDate>Wed, 11 Feb 2026 20:26:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46980438</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=46980438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46980438</guid></item><item><title><![CDATA[New comment by precompute in "Ex-GitHub CEO launches a new developer platform for AI agents"]]></title><description><![CDATA[
<p>Github but this time they're capitalizing on "agent traces".  Alright.  *Terrible* name btw.</p>
]]></description><pubDate>Wed, 11 Feb 2026 07:09:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46971849</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=46971849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46971849</guid></item><item><title><![CDATA[New comment by precompute in "Me and the Machine"]]></title><description><![CDATA[
<p>Ow my CPU.</p>
]]></description><pubDate>Wed, 14 Jan 2026 12:19:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46615204</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=46615204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46615204</guid></item><item><title><![CDATA[New comment by precompute in "A tab hoarder's journey to sanity"]]></title><description><![CDATA[
<p>Same here.  Used FF+Sidebery (and Tab Center Reborn before that) for years.  ~5k tabs and it worked perfectly.  With Chromium/Brave I can open maybe a hundred before the browser croaks and takes up all available memory.<p>I don't open heavy websites in FF, though.  For youtube links, I always use Brave.</p>
]]></description><pubDate>Wed, 07 Jan 2026 21:08:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46532811</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=46532811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46532811</guid></item><item><title><![CDATA[New comment by precompute in "A tab hoarder's journey to sanity"]]></title><description><![CDATA[
<p>I used to hoard tabs, but these days I just switch profiles.  If I have over 2000 tabs, I copy maybe a hundred over to a new profile.  It's just easier.<p>For example, my HN-dedicated firefox window has ~900 tabs right now, from June.  All save the recent 5 are unloaded.  I probably won't look at them again but just going through the list is a chronological reminder of what I was doing.  Honestly, I could close them all but there's a "what if I need that sub-list of tabs dedicated to XYZ again?" in my head that wins out.<p>I have a separate note/data management system so this is mostly just... something.</p>
]]></description><pubDate>Wed, 07 Jan 2026 20:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46532585</link><dc:creator>precompute</dc:creator><comments>https://news.ycombinator.com/item?id=46532585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46532585</guid></item></channel></rss>