<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: y1zhou</title><link>https://news.ycombinator.com/user?id=y1zhou</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 14:23:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=y1zhou" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by y1zhou in "Make tmux pretty and usable (2024)"]]></title><description><![CDATA[
<p>I'm in the same boat and <a href="https://github.com/neurosnap/zmx" rel="nofollow">https://github.com/neurosnap/zmx</a> has been working very well for me.</p>
]]></description><pubDate>Tue, 14 Apr 2026 01:08:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47760004</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=47760004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47760004</guid></item><item><title><![CDATA[New comment by y1zhou in "Notion releases offline mode"]]></title><description><![CDATA[
<p>Been trying out [SiYuan](<a href="https://github.com/siyuan-note/siyuan" rel="nofollow">https://github.com/siyuan-note/siyuan</a>) as a local alternative and love it so far. The files are single-line JSONs so not as ideal as Obsidian .md files, but it seems to be trivial to export to various human-friendly formats.</p>
]]></description><pubDate>Wed, 20 Aug 2025 01:51:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44957977</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=44957977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44957977</guid></item><item><title><![CDATA[New comment by y1zhou in "uv: An extremely fast Python package and project manager, written in Rust"]]></title><description><![CDATA[
<p>I use the two together with no issues. Micromamba works great for conda dependencies that’s not on PyPi (for many reasons), and everything else I go for uv.</p>
]]></description><pubDate>Mon, 23 Jun 2025 23:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44361405</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=44361405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44361405</guid></item><item><title><![CDATA[New comment by y1zhou in "Ask HN: What is your recommendation for a wireless keyboard and mouse?"]]></title><description><![CDATA[
<p>FWIW since cherry’s switch patents expired there has been a ton of great keyboards from China. I got a PMO Wave 75 and loved it.<p>Mine is same as the green one in this post: <a href="https://www.reddit.com/r/MechanicalKeyboards/comments/1h8011s/pmo_wave75_review_the_new_goat/" rel="nofollow">https://www.reddit.com/r/MechanicalKeyboards/comments/1h8011...</a></p>
]]></description><pubDate>Sun, 22 Jun 2025 04:02:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44343472</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=44343472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44343472</guid></item><item><title><![CDATA[New comment by y1zhou in "Transparent peer review to be extended to all of Nature's research papers"]]></title><description><![CDATA[
<p>Has there been recent developments in the style detection and deanonymization tools you mentioned? I would assume many would not work well given the high usage of LLMs nowadays.</p>
]]></description><pubDate>Tue, 17 Jun 2025 01:12:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44294826</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=44294826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44294826</guid></item><item><title><![CDATA[Trump to sign executive order to cut prices of medicine to match other countries]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reuters.com/business/healthcare-pharmaceuticals/trump-sign-executive-order-reducing-prescription-drug-prices-2025-05-11/">https://www.reuters.com/business/healthcare-pharmaceuticals/trump-sign-executive-order-reducing-prescription-drug-prices-2025-05-11/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43959798">https://news.ycombinator.com/item?id=43959798</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 12 May 2025 05:03:59 +0000</pubDate><link>https://www.reuters.com/business/healthcare-pharmaceuticals/trump-sign-executive-order-reducing-prescription-drug-prices-2025-05-11/</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=43959798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43959798</guid></item><item><title><![CDATA[New comment by y1zhou in "How to Use Em Dashes (–), En Dashes (–), and Hyphens (-)"]]></title><description><![CDATA[
<p>A few years back a journal editor maticulously reviewed all dashes in our manuscript and pointed out places where em dashes should have been used. Since then I started noticing different dashes <i>everywhere</i> around the internet.</p>
]]></description><pubDate>Fri, 28 Mar 2025 02:00:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43500616</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=43500616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43500616</guid></item><item><title><![CDATA[New comment by y1zhou in "Switching from Pyenv to Uv"]]></title><description><![CDATA[
<p>Adding dependencies to the script directly was a game-changer. I was able to write a script for a friend with no coding background <i>at all</i> and everything ran smoothly on his machine. No more rabbit holes of bundling Python packages and setting up environments!</p>
]]></description><pubDate>Thu, 13 Mar 2025 00:59:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43349361</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=43349361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43349361</guid></item><item><title><![CDATA[New comment by y1zhou in "Fish shell announces 4.0 release"]]></title><description><![CDATA[
<p>Support was added for this a few versions back and made life much easier!</p>
]]></description><pubDate>Fri, 20 Dec 2024 02:00:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=42467583</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=42467583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42467583</guid></item><item><title><![CDATA[New comment by y1zhou in "Uv 0.3 – Unified Python packaging"]]></title><description><![CDATA[
<p>Does uv handle cases where dependencies go beyond Python? For example, many bioinformatics-related conda packages would come with external binaries written in C++ or other languages. Would uv be able to pull from conda?</p>
]]></description><pubDate>Wed, 21 Aug 2024 01:47:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=41306000</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=41306000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41306000</guid></item><item><title><![CDATA[New comment by y1zhou in "Diffusion Forcing: Next-Token Prediction Meets Full-Sequence Diffusion"]]></title><description><![CDATA[
<p>Cool work! Curious if this can be applied back in LLMs as a discrete diffusion model with <i>partial masking</i>.</p>
]]></description><pubDate>Fri, 05 Jul 2024 03:59:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=40879732</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=40879732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40879732</guid></item><item><title><![CDATA[A New Coefficient of Correlation]]></title><description><![CDATA[
<p>Article URL: <a href="https://towardsdatascience.com/a-new-coefficient-of-correlation-64ae4f260310">https://towardsdatascience.com/a-new-coefficient-of-correlation-64ae4f260310</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40030010">https://news.ycombinator.com/item?id=40030010</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Apr 2024 09:59:04 +0000</pubDate><link>https://towardsdatascience.com/a-new-coefficient-of-correlation-64ae4f260310</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=40030010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40030010</guid></item><item><title><![CDATA[New comment by y1zhou in "Mario meets Pareto"]]></title><description><![CDATA[
<p>This is so neat! MOO has been a integral part of my work yet it has never occurred to be that Pareto optimization could be applied in kart picking.</p>
]]></description><pubDate>Fri, 05 Apr 2024 02:53:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=39938246</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=39938246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39938246</guid></item><item><title><![CDATA[New comment by y1zhou in "Forecasts need to have error bars"]]></title><description><![CDATA[
<p>For prediction intervals that are guaranteed coverage, check out conformal prediction [1]. Works great especially for time series data.<p>[1] <a href="https://github.com/valeman/awesome-conformal-prediction">https://github.com/valeman/awesome-conformal-prediction</a></p>
]]></description><pubDate>Tue, 05 Dec 2023 03:09:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38526624</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=38526624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38526624</guid></item><item><title><![CDATA[New comment by y1zhou in "Pandas 2.0 and the Arrow revolution"]]></title><description><![CDATA[
<p>On a related note, if you come from the R community and is already familiar with the `tidyverse` suite, `tidypolars` would be a great addition.<p><a href="https://github.com/markfairbanks/tidypolars">https://github.com/markfairbanks/tidypolars</a></p>
]]></description><pubDate>Tue, 28 Feb 2023 15:23:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=34970290</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=34970290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34970290</guid></item><item><title><![CDATA[New comment by y1zhou in "Japan asteroid probe finds 23 amino acids, researchers confirm"]]></title><description><![CDATA[
<p>Closest paper I could find is <a href="https://doi.org/10.1126/science.abn7850" rel="nofollow">https://doi.org/10.1126/science.abn7850</a>, but it made no mentions to amino acids in the main text or the supplement.</p>
]]></description><pubDate>Tue, 14 Jun 2022 15:36:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=31741038</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=31741038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31741038</guid></item><item><title><![CDATA[New comment by y1zhou in "Latex.js (JavaScript Latex to HTML5 Translator)"]]></title><description><![CDATA[
<p>MathJax supports server-side rendering.<p><a href="https://docs.mathjax.org/en/latest/upgrading/whats-new-3.0.html#server-side-mathjax" rel="nofollow">https://docs.mathjax.org/en/latest/upgrading/whats-new-3.0.h...</a></p>
]]></description><pubDate>Thu, 19 May 2022 00:47:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=31429382</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=31429382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31429382</guid></item><item><title><![CDATA[New comment by y1zhou in "Latex.js (JavaScript Latex to HTML5 Translator)"]]></title><description><![CDATA[
<p>Could this be used as a replacement for MathJax and KaTeX? If so, would the performance be comparable?</p>
]]></description><pubDate>Thu, 19 May 2022 00:27:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=31429256</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=31429256</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31429256</guid></item><item><title><![CDATA[New comment by y1zhou in "Ask HN: Share your personal site"]]></title><description><![CDATA[
<p><a href="https://www.y1zhou.com" rel="nofollow">https://www.y1zhou.com</a><p>I spent more time working on the Hugo theme (<a href="https://github.com/y1zhou/hugo-northeast" rel="nofollow">https://github.com/y1zhou/hugo-northeast</a>) than actually putting content out. Gonna spend more time writing!</p>
]]></description><pubDate>Thu, 07 Apr 2022 01:17:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=30939535</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=30939535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30939535</guid></item><item><title><![CDATA[New comment by y1zhou in "72% of smart TVs and 46% of game consoles hardcode DNS settings"]]></title><description><![CDATA[
<p>I've recently setup AdGuard Home on my Raspberry Pi, and noted that requests made from an Android phone weren't going through the DNS server at all. Turns out it uses a default IPv6 DNS first (which I found no method to modify) and then falls back to the manually entered IPv4 DNS server.</p>
]]></description><pubDate>Sat, 05 Dec 2020 21:01:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=25318310</link><dc:creator>y1zhou</dc:creator><comments>https://news.ycombinator.com/item?id=25318310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25318310</guid></item></channel></rss>