<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: lzhgusapp</title><link>https://news.ycombinator.com/user?id=lzhgusapp</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 21:00:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lzhgusapp" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lzhgusapp in "Unfolder for Mac – A 3D model unfolding tool for creating papercraft"]]></title><description><![CDATA[
<p>Same — as someone building macOS utilities I have a soft spot for indie apps that tackle genuinely hard algorithmic problems and still manage to ship a clean UI. The gap between "technically interesting" and "actually usable by non-experts" is huge, and it looks like they've bridged it well here.</p>
]]></description><pubDate>Fri, 10 Apr 2026 07:14:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47714661</link><dc:creator>lzhgusapp</dc:creator><comments>https://news.ycombinator.com/item?id=47714661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47714661</guid></item><item><title><![CDATA[New comment by lzhgusapp in "Detecting file changes on macOS with kqueue"]]></title><description><![CDATA[
<p>Nice writeup. I work on native macOS utilities and have dealt with file monitoring quite a bit. kqueue is reliable but the per-file descriptor requirement can get tricky when you need to watch large directory trees.<p>For anyone looking at this space, FSEvents is the higher-level alternative Apple provides. It watches directory-level changes without needing a file descriptor per file, which scales better for broad monitoring. But kqueue gives you more granular control, like detecting attribute changes or renames specifically, which FSEvents sometimes lumps together.<p>In practice I've found a combination works well: FSEvents for broad directory watching to catch that something changed, then kqueue for targeted monitoring of specific files you care about.</p>
]]></description><pubDate>Sat, 28 Mar 2026 20:08:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47557768</link><dc:creator>lzhgusapp</dc:creator><comments>https://news.ycombinator.com/item?id=47557768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47557768</guid></item><item><title><![CDATA[New comment by lzhgusapp in "Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran"]]></title><description><![CDATA[
<p>Love seeing niche Show HN projects like this. The choice of Fortran is wild but that's what makes it fun. As someone building small Mac utilities, I appreciate any project that proves you don't need a massive stack to ship something useful.</p>
]]></description><pubDate>Sat, 21 Mar 2026 07:17:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47464742</link><dc:creator>lzhgusapp</dc:creator><comments>https://news.ycombinator.com/item?id=47464742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47464742</guid></item><item><title><![CDATA[New comment by lzhgusapp in "The worst volume control UI in the world (2017)"]]></title><description><![CDATA[
<p>macOS has its own share of UI quirks too. The volume slider is fine, but app management is surprisingly bad for a platform that prides itself on UX. There's still no native way to quit all apps at once, and Activity Monitor feels stuck in 2005. Small UI tools that just get one thing right tend to stick around.</p>
]]></description><pubDate>Sat, 21 Mar 2026 07:14:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47464724</link><dc:creator>lzhgusapp</dc:creator><comments>https://news.ycombinator.com/item?id=47464724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47464724</guid></item><item><title><![CDATA[New comment by lzhgusapp in "Ghostling"]]></title><description><![CDATA[
<p>I switched to Ghostty a few months ago and it's become one of the apps I never close. The rendering speed is noticeably better than iTerm2, especially with large log outputs. Excited to see libghostty enabling projects like this — the idea of packaging TUIs as native desktop apps is really compelling for indie developers.</p>
]]></description><pubDate>Sat, 21 Mar 2026 07:04:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47464668</link><dc:creator>lzhgusapp</dc:creator><comments>https://news.ycombinator.com/item?id=47464668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47464668</guid></item></channel></rss>