<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: yu3zhou4</title><link>https://news.ycombinator.com/user?id=yu3zhou4</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 13 May 2026 14:41:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yu3zhou4" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by yu3zhou4 in "The vi family"]]></title><description><![CDATA[
<p>There was onivim that was a bit hyped a few years ago but unfortunately it died</p>
]]></description><pubDate>Wed, 13 May 2026 07:24:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48118853</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=48118853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48118853</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>Just learning math and trying myself in ml research</p>
]]></description><pubDate>Mon, 11 May 2026 05:13:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48091271</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=48091271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48091271</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Poland is now among the 20 largest economies"]]></title><description><![CDATA[
<p>Laughed hard about Collegium Tumanum</p>
]]></description><pubDate>Fri, 08 May 2026 14:29:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48063774</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=48063774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48063774</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Poland is now among the 20 largest economies"]]></title><description><![CDATA[
<p>Poland was sort of occupied until 1989</p>
]]></description><pubDate>Fri, 08 May 2026 12:57:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48062411</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=48062411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48062411</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "HERMES.md in commit messages causes requests to route to extra usage billing"]]></title><description><![CDATA[
<p>Good idea, too! Why do you see my explanation as cynical, though?</p>
]]></description><pubDate>Thu, 30 Apr 2026 07:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47959201</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47959201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47959201</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "HERMES.md in commit messages causes requests to route to extra usage billing"]]></title><description><![CDATA[
<p>Maybe it’s in order to have an external provider to blame for failures and shift the blame/responsibility?</p>
]]></description><pubDate>Wed, 29 Apr 2026 19:57:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47953681</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47953681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47953681</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "TorchTPU: Running PyTorch Natively on TPUs at Google Scale"]]></title><description><![CDATA[
<p>Adding a support for new hardware to PyTorch is actually quite convenient. I did that with WebGPU using the same PrivateUse1 mechanism TorchTPU used. Every hardware has its own slot and identifier, and when you want to add a support for a new one without merging it into PyTorch, PrivateUse1 works  essentially like plug-in slot<p><a href="https://github.com/jmaczan/torch-webgpu" rel="nofollow">https://github.com/jmaczan/torch-webgpu</a></p>
]]></description><pubDate>Fri, 24 Apr 2026 08:32:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47887366</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47887366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47887366</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "TorchTPU: Running PyTorch Natively on TPUs at Google Scale"]]></title><description><![CDATA[
<p>They write that they use PrivateUse1, so it’s a custom out-of-tree backend</p>
]]></description><pubDate>Fri, 24 Apr 2026 08:28:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47887330</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47887330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47887330</guid></item><item><title><![CDATA[TorchWebGPU: Running PyTorch Natively on WebGPU]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jmaczan/torch-webgpu">https://github.com/jmaczan/torch-webgpu</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47887321">https://news.ycombinator.com/item?id=47887321</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Apr 2026 08:26:57 +0000</pubDate><link>https://github.com/jmaczan/torch-webgpu</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47887321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47887321</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "All phones sold in the EU to have replaceable batteries from 2027"]]></title><description><![CDATA[
<p>The system like iOS is still closed. Once Apple ends support for a device, being able to swap a battery won’t help much</p>
]]></description><pubDate>Tue, 21 Apr 2026 04:29:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47844529</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47844529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47844529</guid></item><item><title><![CDATA[Ask HN: Did Claude lowered its usage limits?]]></title><description><![CDATA[
<p>For a last few days, I keep hitting chat limits on Sonnet 4.6 and I perceive it to be like 5-10x faster to hit the limit than it used to a week ago. What happened? Do you also experience it?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47832448">https://news.ycombinator.com/item?id=47832448</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 20 Apr 2026 10:39:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47832448</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47832448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47832448</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Guide.world: A compendium of travel guides"]]></title><description><![CDATA[
<p>Thx, great read about Yemen from Maciej Cegłowski <a href="https://idlewords.com/2014/07/sana_a.htm" rel="nofollow">https://idlewords.com/2014/07/sana_a.htm</a></p>
]]></description><pubDate>Tue, 14 Apr 2026 19:05:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47769927</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47769927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47769927</guid></item><item><title><![CDATA[Benchmark LLM Inference on WebGPU]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2604.02344">https://arxiv.org/abs/2604.02344</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47749417">https://news.ycombinator.com/item?id=47749417</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Apr 2026 08:43:03 +0000</pubDate><link>https://arxiv.org/abs/2604.02344</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47749417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47749417</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>An open course on building high performance LLM inference engine! Hope to finish by the end of April<p><a href="https://github.com/jmaczan/tiny-vllm" rel="nofollow">https://github.com/jmaczan/tiny-vllm</a></p>
]]></description><pubDate>Sun, 12 Apr 2026 23:56:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47745855</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47745855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47745855</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Floating point from scratch: Hard Mode"]]></title><description><![CDATA[
<p>I love this article, the edge cases are where the seeming “simplicity” of floating-point numbers breaks down<p>Recently wrote a chapter in tiny-vllm course about floats in context of LLM inference, much shorter and not that deep as this one, for anyone interested in topic you might like it too <a href="https://github.com/jmaczan/tiny-vllm?tab=readme-ov-file#how-floating-point-numbers-work-and-why-we-use-bfloat16" rel="nofollow">https://github.com/jmaczan/tiny-vllm?tab=readme-ov-file#how-...</a></p>
]]></description><pubDate>Tue, 07 Apr 2026 15:23:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47676811</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47676811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47676811</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Show HN: WebGPU LLM inference comprehensive benchmark"]]></title><description><![CDATA[
<p>Honestly there is a lot for room of improvement in torch-webgpu for performance. Needs involvement of community but the opportunities are definitely there</p>
]]></description><pubDate>Mon, 06 Apr 2026 09:26:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658650</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47658650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658650</guid></item><item><title><![CDATA[Show HN: WebGPU LLM inference comprehensive benchmark]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2604.02344">https://arxiv.org/abs/2604.02344</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47657983">https://news.ycombinator.com/item?id=47657983</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 06 Apr 2026 07:39:05 +0000</pubDate><link>https://arxiv.org/abs/2604.02344</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47657983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47657983</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Advice to young people, the lies I tell myself (2024)"]]></title><description><![CDATA[
<p>Overall I think it’s a good perspective and worth reading to learn your perspective and experience. Just for anyone who doesn’t come from a good place, please be kind to yourself. You probably really need to work exceptionally hard and need to have top 1% resume. And articles like this can be quite depressing. Don’t let it you down<p>The author tries to be mindful about it and I appreciate it, but from a perspective of someone from a shithole it still might feel bad<p>Referring to:<p>> I've never gotten a job by applying to it. It's always been referrals or someone reaching out to me. So honestly, my resume is shit compared to my peers. I'm terrible at interviewing, and I've never done LeetCode. This is not a brag; it's just not my style. Am I a nepo baby? I don't know. Was I a morale hire? I'm pretty disagreeable. Was it merit? Also not sure<p>> I recognize that not everyone has access to the same networking opportunities, and the traditional job application process can be a valid and necessary path for many. But social media, when used correctly, is a great way to get an opportunity</p>
]]></description><pubDate>Sun, 05 Apr 2026 10:48:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47648096</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47648096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47648096</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Nvim-treesitter (13K+ Stars) is Archived"]]></title><description><![CDATA[
<p>Good for the maintainer, hope they find peace and do things just for their fun, without needing to deal with comments like that anymore</p>
]]></description><pubDate>Sun, 05 Apr 2026 07:11:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47646938</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47646938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47646938</guid></item><item><title><![CDATA[New comment by yu3zhou4 in "Go hard on agents, not on your filesystem"]]></title><description><![CDATA[
<p>So in some sense we start recreating an operating system, or at least the userspace, within the Claude code. There was some name for this pattern but I can’t recall</p>
]]></description><pubDate>Sat, 28 Mar 2026 06:16:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47552098</link><dc:creator>yu3zhou4</dc:creator><comments>https://news.ycombinator.com/item?id=47552098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47552098</guid></item></channel></rss>