<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: _hzw</title><link>https://news.ycombinator.com/user?id=_hzw</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 13:06:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=_hzw" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by _hzw in "The August 17 outage"]]></title><description><![CDATA[
<p>I recently received a PR fully automated by Claude for an 8 years old repo. The bug is legit and the scope it affects is larger than what that PR addressed, but I no longer care too much about that legacy code anyway, so I also let Claude run free for the first time in my life, from handling that PR to fixing all related bugs.<p>I walked away for half an hour and back, found Claude opened and merged 9 more PRs and added a comprehensive CI for testing for all platforms. It will likely take me months to reach this level of output, but only half an hour for a capable agent.<p>No wonder why GitHub is down all the time.</p>
]]></description><pubDate>Fri, 21 Aug 2026 10:32:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49386154</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=49386154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49386154</guid></item><item><title><![CDATA[New comment by _hzw in "KOReader"]]></title><description><![CDATA[
<p>Thanks!</p>
]]></description><pubDate>Thu, 30 Jul 2026 21:23:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49115995</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=49115995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49115995</guid></item><item><title><![CDATA[New comment by _hzw in "KOReader"]]></title><description><![CDATA[
<p>KOReader doesn’t support Japanese vertical rtl layout without a hack (e.g., rotating the fonts) is the single reason I don’t use it. The stock software on Kindle, on the other hand, does care about this a lot and its implementation is very good. In the end, I just built my own local server and a KUAL app to sync books and notes and progress in/out from jailbroken devices.</p>
]]></description><pubDate>Thu, 30 Jul 2026 07:34:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49107038</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=49107038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49107038</guid></item><item><title><![CDATA[New comment by _hzw in "Book Corners: Community map of neighborhood book exchange spots"]]></title><description><![CDATA[
<p>Thanks to the author, I now have a whole lot of destinations to walk around town. I will take some photos of every library and upload to the app soon too!</p>
]]></description><pubDate>Sat, 25 Jul 2026 16:10:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49048821</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=49048821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49048821</guid></item><item><title><![CDATA[New comment by _hzw in "Rust (and Slint) on a Jailbroken Kindle"]]></title><description><![CDATA[
<p>I am working on a self-hosted library server for jailbroken kindle and opted for using pure Rust for the KUAL app to sync books and annotations with the server.<p>It's just running `cargo build --release --target armv7-unknown-linux-musleabihf` with a .cargo/config.toml:<p>```  
[target.armv7-unknown-linux-musleabihf]  
linker = "rust-lld"  
rustflags = ["-C", "link-self-contained=yes"]. 
```<p>the downside is I can't use any c-deps. :)</p>
]]></description><pubDate>Thu, 28 May 2026 06:02:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48305169</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=48305169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48305169</guid></item><item><title><![CDATA[New comment by _hzw in "Show HN: Three new Kitten TTS models – smallest less than 25MB"]]></title><description><![CDATA[
<p>I have a pipeline of jp epub>m4b, just need to swap tts models in between :)</p>
]]></description><pubDate>Fri, 20 Mar 2026 16:42:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47457122</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=47457122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47457122</guid></item><item><title><![CDATA[New comment by _hzw in "Show HN: Three new Kitten TTS models – smallest less than 25MB"]]></title><description><![CDATA[
<p>Exactly. Qwen only has one pitch accent for pure hiragana words, even though it actually work (removing mandarin mixed-in), which requires some great efforts to normalize text in order to disambiguate heteronyms, the result is (if you use voice cloning) your favorite CV speaking in some weird, unknown accent :)</p>
]]></description><pubDate>Fri, 20 Mar 2026 02:20:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47449636</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=47449636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47449636</guid></item><item><title><![CDATA[New comment by _hzw in "Show HN: Three new Kitten TTS models – smallest less than 25MB"]]></title><description><![CDATA[
<p>I'd love to see a monolingual Japanese model sometime in the future. Qwen3-tts works for Japanese in general, but from time to time it will mix with some Mandarin in between, making it unusable.</p>
]]></description><pubDate>Thu, 19 Mar 2026 23:49:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47448182</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=47448182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47448182</guid></item><item><title><![CDATA[New comment by _hzw in "David Lynch has died"]]></title><description><![CDATA[
<p>An (un)obvious connection between Eraserhead and Bloodborne (spoiler!):<p><a href="https://www.reddit.com/r/bloodborne/comments/xgu21c/eraserhead_1977_bloodborne_2015/" rel="nofollow">https://www.reddit.com/r/bloodborne/comments/xgu21c/eraserhe...</a></p>
]]></description><pubDate>Thu, 16 Jan 2025 22:05:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=42731506</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=42731506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42731506</guid></item><item><title><![CDATA[New comment by _hzw in "Jailbroke my Kindle to use it as an e-ink monitor"]]></title><description><![CDATA[
<p>Apple Books has some rare exclusives. To name one, all of Norman Berrow's novels are only available there.</p>
]]></description><pubDate>Mon, 05 Aug 2024 07:40:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=41158940</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=41158940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41158940</guid></item><item><title><![CDATA[New comment by _hzw in "Show HN: We open sourced our entire text-to-SQL product"]]></title><description><![CDATA[
<p>x</p>
]]></description><pubDate>Fri, 24 May 2024 20:35:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=40470279</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=40470279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40470279</guid></item><item><title><![CDATA[New comment by _hzw in "The New Work-Life Balance: Don't Have Kids"]]></title><description><![CDATA[
<p>If both are selfish, then neither is selfish. You conveniently deconstructed the concept of selfishness and I like it a lot.</p>
]]></description><pubDate>Sat, 10 Feb 2024 08:30:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39324561</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=39324561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39324561</guid></item><item><title><![CDATA[New comment by _hzw in "Gemini can't show me the fastest way to copy memory in C# because it's unethical"]]></title><description><![CDATA[
<p>If that was the reason, Gemini must have been doing some very convoluted reasoning...</p>
]]></description><pubDate>Fri, 09 Feb 2024 14:34:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=39315201</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=39315201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39315201</guid></item><item><title><![CDATA[New comment by _hzw in "Gemini can't show me the fastest way to copy memory in C# because it's unethical"]]></title><description><![CDATA[
<p>Tangent. Yesterday I tried Gemini Ultra with a Django template question (HTML + Bootstrap v5 related), and here's its totally unrelated answer:<p>> Elections are a complex topic with fast-changing information. To make sure you have the latest and most accurate information, try Google Search.<p>I know how to do it myself, I just want to see if Gemini can solve it. And it did (or didn't?) disappoint me.<p>Links: <a href="https://g.co/gemini/share/fe710b6dfc95" rel="nofollow">https://g.co/gemini/share/fe710b6dfc95</a><p>And ChatGPT's: <a href="https://chat.openai.com/share/e8f6d571-127d-46e7-9826-015ec3d7cfba" rel="nofollow">https://chat.openai.com/share/e8f6d571-127d-46e7-9826-015ec3...</a></p>
]]></description><pubDate>Fri, 09 Feb 2024 09:29:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=39313080</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=39313080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39313080</guid></item><item><title><![CDATA[New comment by _hzw in "The New Work-Life Balance: Don't Have Kids"]]></title><description><![CDATA[
<p>It's interesting to note that you consider having children a selfish choice, because in some cultures, not having children is considered selfish.</p>
]]></description><pubDate>Mon, 05 Feb 2024 10:33:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=39259547</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=39259547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39259547</guid></item><item><title><![CDATA[New comment by _hzw in "YouTube and Spotify won't launch Apple Vision Pro apps, joining Netflix"]]></title><description><![CDATA[
<p>I live in Germany. After dual-using Google Maps and Apple Maps for a year, I've finally uninstalled Google Maps and now use only Apple Maps.</p>
]]></description><pubDate>Fri, 19 Jan 2024 09:40:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39053500</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=39053500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39053500</guid></item><item><title><![CDATA[New comment by _hzw in "Letterboxd/Goodreads/storygraph but for video games?"]]></title><description><![CDATA[
<p>I resonate with the top comment on Tildes that suggests we need a singular conglomerate to cover all media types. We actually had one from China, douban.com, but the situation of censorship there makes it unusable. There are also a few new alternatives, such as nicedb.org and its fork, neodb.social, but I find them somehow lacking.</p>
]]></description><pubDate>Sat, 06 Jan 2024 16:41:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=38892851</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=38892851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38892851</guid></item><item><title><![CDATA[New comment by _hzw in "Blot turns a folder into a website"]]></title><description><![CDATA[
<p>Does anyone remember scriptogr.am? It was a similar idea, but it's long gone now.<p><a href="https://hn.algolia.com/?q=scriptogr.am" rel="nofollow">https://hn.algolia.com/?q=scriptogr.am</a></p>
]]></description><pubDate>Fri, 29 Dec 2023 20:27:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=38809822</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=38809822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38809822</guid></item><item><title><![CDATA[New comment by _hzw in "Positive news from 2023"]]></title><description><![CDATA[
<p>As the saying goes, "no news is good news".</p>
]]></description><pubDate>Tue, 26 Dec 2023 19:29:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=38775117</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=38775117</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38775117</guid></item><item><title><![CDATA[New comment by _hzw in "Wikipedia: Articles for Deletion/Minecraft (2010)"]]></title><description><![CDATA[
<p>Is there anyone out there building a federated Wiki based on ActivityPub, given it's such a fad nowadays?</p>
]]></description><pubDate>Wed, 20 Dec 2023 08:46:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=38706614</link><dc:creator>_hzw</dc:creator><comments>https://news.ycombinator.com/item?id=38706614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38706614</guid></item></channel></rss>