<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: simonmic</title><link>https://news.ycombinator.com/user?id=simonmic</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=simonmic" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by simonmic in "jj – the CLI for Jujutsu"]]></title><description><![CDATA[
<p>This is great, thanks.</p>
]]></description><pubDate>Fri, 17 Apr 2026 03:58:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47802326</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47802326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47802326</guid></item><item><title><![CDATA[New comment by simonmic in "jj – the CLI for Jujutsu"]]></title><description><![CDATA[
<p>You can turn that off (I do). In your config file:<p><pre><code>    [snapshot]
    auto-track = "none()"
</code></pre>
Auto-tracking could be a great default in certain projects, and a terrible one in others. jj doesn't require it at all and is still awesome without it.<p>Bonus tips:<p><pre><code>    # show help by default, as the subcommands do
    [ui]
    default-command = "-h"

    # more readable log (also affects jjui)
    [templates]
    log = 'builtin_log_oneline'</code></pre></p>
]]></description><pubDate>Fri, 17 Apr 2026 03:17:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47802118</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47802118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47802118</guid></item><item><title><![CDATA[New comment by simonmic in "The future of version control"]]></title><description><![CDATA[
<p>You can turn off the auto-tracking, and add your files manually.</p>
]]></description><pubDate>Mon, 23 Mar 2026 20:55:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47494986</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47494986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47494986</guid></item><item><title><![CDATA[New comment by simonmic in "Show HN: Ditch your budget app subscription. Surebeans is a modern YNAB4"]]></title><description><![CDATA[
<p>And in case anyone else finds this thread: I tried the app, and it's great!</p>
]]></description><pubDate>Mon, 16 Mar 2026 18:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47403149</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47403149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47403149</guid></item><item><title><![CDATA[New comment by simonmic in "Wired headphone sales are exploding"]]></title><description><![CDATA[
<p>Mine do. The phone's lightning connector socket has become "flaky" (from age, or lint..), and at this point I must hold the phone in hand rather than in pocket while walking, for uninterrupted playback.</p>
]]></description><pubDate>Fri, 13 Mar 2026 23:18:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47371310</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47371310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47371310</guid></item><item><title><![CDATA[New comment by simonmic in "Show HN: Ditch your budget app subscription. Surebeans is a modern YNAB4"]]></title><description><![CDATA[
<p>Ah, that makes sense.</p>
]]></description><pubDate>Tue, 10 Mar 2026 06:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47319879</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47319879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47319879</guid></item><item><title><![CDATA[New comment by simonmic in "Show HN: Ditch your budget app subscription. Surebeans is a modern YNAB4"]]></title><description><![CDATA[
<p>It sounds cool, congrats!<p>If it's based on hledger, you'll need to license your source code under GPLv3, won't you ?</p>
]]></description><pubDate>Sat, 07 Mar 2026 11:16:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47286589</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47286589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47286589</guid></item><item><title><![CDATA[My Claude Code Toolkit]]></title><description><![CDATA[
<p>Article URL: <a href="https://newartisans.com/2026/02/my-claude-code-toolkit/">https://newartisans.com/2026/02/my-claude-code-toolkit/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47286130">https://news.ycombinator.com/item?id=47286130</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 07 Mar 2026 09:55:48 +0000</pubDate><link>https://newartisans.com/2026/02/my-claude-code-toolkit/</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=47286130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47286130</guid></item><item><title><![CDATA[New comment by simonmic in "Zig Libc"]]></title><description><![CDATA[
<p>The linked blog post about making this is an excellent read.</p>
]]></description><pubDate>Tue, 03 Feb 2026 19:51:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46876295</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=46876295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46876295</guid></item><item><title><![CDATA[New comment by simonmic in "One Number I Trust: Plain-Text Accounting for a Multi-Currency Household"]]></title><description><![CDATA[
<p>Think of it as an intuitive alternate notation. + means debit, - means credit.</p>
]]></description><pubDate>Sun, 04 Jan 2026 21:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46492276</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=46492276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46492276</guid></item><item><title><![CDATA[New comment by simonmic in "Thoughts on Go vs. Rust vs. Zig"]]></title><description><![CDATA[
<p>This seems good: <a href="https://www.youtube.com/watch?v=WRoYKBXWJes" rel="nofollow">https://www.youtube.com/watch?v=WRoYKBXWJes</a></p>
]]></description><pubDate>Fri, 05 Dec 2025 09:07:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46158516</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=46158516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46158516</guid></item><item><title><![CDATA[New comment by simonmic in "Btop: A better modern alternative of htop with a gamified interface"]]></title><description><![CDATA[
<p>Some recent notes, somewhat mac-specific:<p>"I'm having trouble finding one true activity monitor on mac.
I tried all of these on mac with certain criteria in mind (reliability, renicing, good UX):<p>- Activity Monitor: doesn't update charts when in background, doesn't show nice value, doesn't allow renice, doesn't hide idle processes<p>- Apple's top: non-standard, information overload, no nice/renice/idle/filter<p>- htop: doesn't show accurate process cpu usages (known bug awaiting release), no idle hiding. (Use latest release to avoid crashes.)<p>- btop: hangs (known bug awaiting release), no nice/renice/idle hiding<p>- bottom: basic<p>- gotop: I forget<p>- glances: pretty good, supports nice & renice. That or htop seem to be the only options for that. glances is CPU-heavy.<p>- zenith: also good, faster, and at least shows nice. (Crashes if you sort by it, known bug awaiting fix.)"<p>I went with zenith.</p>
]]></description><pubDate>Thu, 13 Nov 2025 05:49:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45911190</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45911190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45911190</guid></item><item><title><![CDATA[New comment by simonmic in "Zig and the design choices within"]]></title><description><![CDATA[
<p>Lauding with faint blame ? :)</p>
]]></description><pubDate>Mon, 10 Nov 2025 22:16:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45881682</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45881682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45881682</guid></item><item><title><![CDATA[New comment by simonmic in "GHC now runs in the browser"]]></title><description><![CDATA[
<p>You're speaking of "GHC haskell" there. Yes that is the main stream - and this will get solved there sooner or later - but you can also do a fair amount of Haskell without GHC. Eg MicroHs is getting increasingly capable and I believe is highly bootstrappable.</p>
]]></description><pubDate>Sun, 02 Nov 2025 03:43:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45787718</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45787718</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45787718</guid></item><item><title><![CDATA[New comment by simonmic in "GHC now runs in the browser"]]></title><description><![CDATA[
<p>I always liked <a href="https://www.extrema.is/articles/haskell-books/haskell-tutorial-and-cookbook" rel="nofollow">https://www.extrema.is/articles/haskell-books/haskell-tutori...</a> . But there's a lot out there. Have a look at <a href="https://joyful.com/Haskell+map" rel="nofollow">https://joyful.com/Haskell+map</a> . Or: read code. Or, just build practical stuff and seek help in the chats/fora when you hit problems.</p>
]]></description><pubDate>Sun, 02 Nov 2025 03:31:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45787666</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45787666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45787666</guid></item><item><title><![CDATA[New comment by simonmic in "GHC now runs in the browser"]]></title><description><![CDATA[
<p>Yes, it's still a thing.</p>
]]></description><pubDate>Sun, 02 Nov 2025 03:25:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45787638</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45787638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45787638</guid></item><item><title><![CDATA[New comment by simonmic in "GHC now runs in the browser"]]></title><description><![CDATA[
<p><a href="https://joyful.com/Haskell#What+are+some+Haskell+apps" rel="nofollow">https://joyful.com/Haskell#What+are+some+Haskell+apps</a></p>
]]></description><pubDate>Sun, 02 Nov 2025 02:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45787360</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45787360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45787360</guid></item><item><title><![CDATA[New comment by simonmic in "Movycat – A terminal movie player written in Zig"]]></title><description><![CDATA[
<p>I had the same question. The demo video does not look like half blocks. More details of the terminal, font, window config used would be illuminating.</p>
]]></description><pubDate>Fri, 31 Oct 2025 03:24:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45768039</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45768039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45768039</guid></item><item><title><![CDATA[Matrix: Post-mortem of the September 2 outage]]></title><description><![CDATA[
<p>Article URL: <a href="https://matrix.org/blog/2025/10/post-mortem/">https://matrix.org/blog/2025/10/post-mortem/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45754271">https://news.ycombinator.com/item?id=45754271</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 29 Oct 2025 23:06:21 +0000</pubDate><link>https://matrix.org/blog/2025/10/post-mortem/</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45754271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45754271</guid></item><item><title><![CDATA[New comment by simonmic in "The Mainframe Six (2022)"]]></title><description><![CDATA[
<p>Not loading for the last two days, but also available here:
<a href="https://web.archive.org/web/20250717160838if_/https://www.hactrn.net/sra/vaxen.html" rel="nofollow">https://web.archive.org/web/20250717160838if_/https://www.ha...</a></p>
]]></description><pubDate>Sun, 26 Oct 2025 18:40:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45714195</link><dc:creator>simonmic</dc:creator><comments>https://news.ycombinator.com/item?id=45714195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45714195</guid></item></channel></rss>