<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: unddoch</title><link>https://news.ycombinator.com/user?id=unddoch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 04 Sep 2026 23:46:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=unddoch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by unddoch in "Nvidia to acquire Hugging Face"]]></title><description><![CDATA[
<p>Theoretically, can Nvidia direct Hugging Face to sue OpenAI now for the hack? Surely they could find some interesting stuff in discovery :)</p>
]]></description><pubDate>Thu, 03 Sep 2026 12:57:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49549373</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=49549373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49549373</guid></item><item><title><![CDATA[A counterexample to Kusner's conjecture on equilateral sets]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2608.14013">https://arxiv.org/abs/2608.14013</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49432558">https://news.ycombinator.com/item?id=49432558</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 25 Aug 2026 12:09:42 +0000</pubDate><link>https://arxiv.org/abs/2608.14013</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=49432558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49432558</guid></item><item><title><![CDATA[Modern Standby is draining your laptop's battery, and Microsoft won't fix it]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.xda-developers.com/modern-standby-draining-windows-11-laptop-battery-microsoft-wont-fix-it/">https://www.xda-developers.com/modern-standby-draining-windows-11-laptop-battery-microsoft-wont-fix-it/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48002641">https://news.ycombinator.com/item?id=48002641</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 03 May 2026 23:17:01 +0000</pubDate><link>https://www.xda-developers.com/modern-standby-draining-windows-11-laptop-battery-microsoft-wont-fix-it/</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=48002641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48002641</guid></item><item><title><![CDATA[New comment by unddoch in "C++20 Modules: Practical Insights, Status and TODOs"]]></title><description><![CDATA[
<p>> I'd like to see references to those claims and experiments, size of the codebase etc. I find it hard to believe the figures since the bottleneck in large codebases is not a compute, e.g. headers preprocessing, but it's a memory bandwidth.<p>Edit: I think I misunderstood what you meant by memory bandwidth at first?
Modules reduce the amount of work being done by the compiler in parsing and interpreting C++ code (think constexpr). Even if your compilation infrastructure is constrained by RAM access, modules replace a compute+RAM heavy part with a trivial amount of loading a module into compiler memory so it's a win.</p>
]]></description><pubDate>Thu, 11 Sep 2025 12:50:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45210951</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=45210951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45210951</guid></item><item><title><![CDATA[New comment by unddoch in "One universal antiviral to rule them all?"]]></title><description><![CDATA[
<p>Yes, some phages are very specific - but not all of them! And we're slowly getting better at this: <a href="https://www.nature.com/articles/s41564-024-01832-5" rel="nofollow">https://www.nature.com/articles/s41564-024-01832-5</a></p>
]]></description><pubDate>Tue, 26 Aug 2025 22:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45033240</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=45033240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45033240</guid></item><item><title><![CDATA[New comment by unddoch in "I made a real-time C/C++/Rust build visualizer"]]></title><description><![CDATA[
<p>I wrote a little GCC plugin for compile time tracing/profiling, if that's something you're interested in: <a href="https://github.com/royjacobson/externis" rel="nofollow">https://github.com/royjacobson/externis</a></p>
]]></description><pubDate>Thu, 14 Aug 2025 20:14:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44905123</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=44905123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44905123</guid></item><item><title><![CDATA[Show HN: A Nextflow ↔ Python Integration Plugin]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/royjacobson/nf-python">https://github.com/royjacobson/nf-python</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44513252">https://news.ycombinator.com/item?id=44513252</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 09 Jul 2025 18:21:15 +0000</pubDate><link>https://github.com/royjacobson/nf-python</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=44513252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44513252</guid></item><item><title><![CDATA[New comment by unddoch in "Why does C++ think my class is copy-constructible when it can't be?"]]></title><description><![CDATA[
<p>I guess it's better, but with C++ being C++, you will then need to decide if you consider<p>struct A { A(const volatile& A); };<p>as a class with a const copy constructor. Maybe someone cares?<p>Proper templated classes don't behave like this. If you manually define a copy constructor in a template class it has to work. And if it works only conditionally (like in many container classes) you need to add constraints on your constructors (>C++20) or derive from appropriately specialized base classes (e.g. std::_Optional_base in libstdc++).<p>It sucks to tell users "you're holding it wrong", but I don't think there's a way to make it simpler without breaking everything written since C++11.</p>
]]></description><pubDate>Tue, 10 Jun 2025 15:51:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44238300</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=44238300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44238300</guid></item><item><title><![CDATA[New comment by unddoch in "Why does C++ think my class is copy-constructible when it can't be?"]]></title><description><![CDATA[
<p>It wouldn't be the same trait, for example<p><a href="https://stackoverflow.com/questions/43606777/why-is-class-with-non-const-copy-constructor-not-treated-as-copy-constructible" rel="nofollow">https://stackoverflow.com/questions/43606777/why-is-class-wi...</a></p>
]]></description><pubDate>Tue, 10 Jun 2025 13:35:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44236641</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=44236641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44236641</guid></item><item><title><![CDATA[New comment by unddoch in "The Cellular Secret to Resisting the Pressure of the Deep Sea"]]></title><description><![CDATA[
<p>It's one of the problems with the 'current' model of Eukaryogenesis. 
Eugene Koonin has recently suggested an interesting two stage model based also on shared virus phylogenies: <a href="https://www.nature.com/articles/s41564-023-01378-y" rel="nofollow">https://www.nature.com/articles/s41564-023-01378-y</a></p>
]]></description><pubDate>Sat, 14 Sep 2024 08:52:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=41538466</link><dc:creator>unddoch</dc:creator><comments>https://news.ycombinator.com/item?id=41538466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41538466</guid></item></channel></rss>