<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: uvdn7</title><link>https://news.ycombinator.com/user?id=uvdn7</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 07:53:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=uvdn7" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by uvdn7 in "A misalignment of AI in mathematics"]]></title><description><![CDATA[
<p>> But solving problems is only a tool and proxy for achieving the primary goal of conceptual understanding and insight. Forgetting this in the world of AI may turn the tool against the primary goal.<p>I will quote Richard Feynman - “the prize is in the pleasure of finding the thing out, the kick in the discovery”.<p>I am not saying that should be the case for everyone in every discipline. But if there is one subject that is mostly pure curiosity driven (instead of worldly impact), it is math. Robbing them the primary motivation is brutal.<p>If all problems are solved by a machine, what do we have left to satisfy our curiosity, our desire to explore, and where can we find the pleasure of “figuring the thing out”.</p>
]]></description><pubDate>Sat, 12 Sep 2026 00:35:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49667341</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=49667341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49667341</guid></item><item><title><![CDATA[New comment by uvdn7 in "1D Chess"]]></title><description><![CDATA[
<p>This is something AI would never take away from us.</p>
]]></description><pubDate>Fri, 10 Apr 2026 20:48:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47723483</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=47723483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47723483</guid></item><item><title><![CDATA[New comment by uvdn7 in "Cognitive Debt: When Velocity Exceeds Comprehension"]]></title><description><![CDATA[
<p>It reminds me of Clay Christensen’s book How to Measure Your Life. In one of his talks, he talked about how companies get killed because they optimized for the wrong/short-term metrics. What we are seeing with AI could be a supercharged flavor of Innovator’s Dilemma, where organizations optimize a pre-existing set of success metrics while missing the bigger picture because some previous assumptions no longer hold.<p>I really like the article. It’s not trying to sell fear (which does sell); it doesn’t paint the leaderships as clueless. Nobody knows what is going to happen in the future. The article might be wrong on a few things. But it doesn’t matter. It points out a few assumptions that people might be missing and that is great.</p>
]]></description><pubDate>Sat, 28 Feb 2026 16:51:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47197507</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=47197507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47197507</guid></item><item><title><![CDATA[New comment by uvdn7 in "The current state of LLM-driven development"]]></title><description><![CDATA[
<p>Is the non-trivial amount of time significantly less than you trying to ramp up yourself?<p>I am still hesitant using AI for solving problems for me. Either it hallucinates and misleads me. Or it does a great job and I worry that my ability of reasoning through complex problems with rigor will degenerate. When my ability of solving complex problems degenerated, patience diminished, attention span destroyed, I will become so reliant on a service that other entities own to perform in my daily life. Genuine question - are people comfortable with this?</p>
]]></description><pubDate>Sun, 10 Aug 2025 00:44:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44851797</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=44851797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44851797</guid></item><item><title><![CDATA[Integer Division in Bucketed Time Series]]></title><description><![CDATA[
<p>Article URL: <a href="https://uvdn7.github.io/bucketed-time-series/">https://uvdn7.github.io/bucketed-time-series/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44565924">https://news.ycombinator.com/item?id=44565924</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 14 Jul 2025 22:14:43 +0000</pubDate><link>https://uvdn7.github.io/bucketed-time-series/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=44565924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44565924</guid></item><item><title><![CDATA[New comment by uvdn7 in "A Mental Model for C++ Coroutine"]]></title><description><![CDATA[
<p>You are also not locked down in C++. There are already a handful of coroutine and async runtime implementations out there.</p>
]]></description><pubDate>Sun, 13 Jul 2025 18:49:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=44552529</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=44552529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44552529</guid></item><item><title><![CDATA[New comment by uvdn7 in "A Mental Model for C++ Coroutine"]]></title><description><![CDATA[
<p>> I’m not totally sure if this is a GOOD idea to add to the c++ standard<p>What are the downsides? Naively, it seems like a good idea to both provide a coroutine spec (for power users) and a default task type & default executor.</p>
]]></description><pubDate>Sun, 13 Jul 2025 17:57:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44552175</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=44552175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44552175</guid></item><item><title><![CDATA[New comment by uvdn7 in "A Mental Model for C++ Coroutine"]]></title><description><![CDATA[
<p>I am not a native speaker and I joke about my typos and grammar mistakes being the evidence that none of my code or post is AI generated.
 Sorry about the typos. I just fixed all the ones I can find. Hope it's better now.</p>
]]></description><pubDate>Sun, 13 Jul 2025 17:32:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44551997</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=44551997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44551997</guid></item><item><title><![CDATA[A Mental Model for C++ Coroutine]]></title><description><![CDATA[
<p>Article URL: <a href="https://uvdn7.github.io/cpp-coro/">https://uvdn7.github.io/cpp-coro/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44534809">https://news.ycombinator.com/item?id=44534809</a></p>
<p>Points: 30</p>
<p># Comments: 19</p>
]]></description><pubDate>Fri, 11 Jul 2025 17:23:57 +0000</pubDate><link>https://uvdn7.github.io/cpp-coro/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=44534809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44534809</guid></item><item><title><![CDATA[New comment by uvdn7 in "Show HN: Seven39, a social media app that is only open for 3 hours every evening"]]></title><description><![CDATA[
<p>Neat. It certainly makes oncall and maintenance easier! It is likely more resource efficient by e.g. minimizing idle compute, maximizing cache hit rate, etc.</p>
]]></description><pubDate>Tue, 11 Mar 2025 18:42:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43335686</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=43335686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43335686</guid></item><item><title><![CDATA[New comment by uvdn7 in "We built a self-healing system to survive a concurrency bug at Netflix"]]></title><description><![CDATA[
<p>Love it! I wonder if the team knew this explicitly or intuitively when they deployed the strategy.<p>> We created a rule in our central monitoring and alerting system to randomly kill a few instances every 15 minutes. Every killed instance would be replaced with a healthy, fresh one.<p>It doesn't look like they worked out the numbers ahead of the time.</p>
]]></description><pubDate>Wed, 13 Nov 2024 18:28:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=42128609</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=42128609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42128609</guid></item><item><title><![CDATA[Open source AI can improve population estimates, sustainable energy]]></title><description><![CDATA[
<p>Article URL: <a href="https://engineering.fb.com/2024/10/03/ml-applications/open-source-ai-population-maps-meta/">https://engineering.fb.com/2024/10/03/ml-applications/open-source-ai-population-maps-meta/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41734924">https://news.ycombinator.com/item?id=41734924</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 03 Oct 2024 20:58:36 +0000</pubDate><link>https://engineering.fb.com/2024/10/03/ml-applications/open-source-ai-population-maps-meta/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=41734924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41734924</guid></item><item><title><![CDATA[New comment by uvdn7 in "The Fastest Mutexes"]]></title><description><![CDATA[
<p>I was thinking the same. There are many mutexes out there, some are better at certain workloads than the rest. DistributedMutex and SharedMutex come to mind (<a href="https://github.com/facebook/folly/blob/main/folly/synchronization/DistributedMutex.h">https://github.com/facebook/folly/blob/main/folly/synchroniz...</a>, <a href="https://github.com/facebook/folly/blob/main/folly/SharedMutex.h">https://github.com/facebook/folly/blob/main/folly/SharedMute...</a>) Just like hashmaps, it's rarely the case that a single hashmap is better under _all_ possible workloads.</p>
]]></description><pubDate>Wed, 02 Oct 2024 18:31:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=41723676</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=41723676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41723676</guid></item><item><title><![CDATA[Access the function return value in C++ scope guard]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.the-pans.com/return-value-scope-guard/">https://blog.the-pans.com/return-value-scope-guard/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41249647">https://news.ycombinator.com/item?id=41249647</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 14 Aug 2024 19:29:40 +0000</pubDate><link>https://blog.the-pans.com/return-value-scope-guard/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=41249647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41249647</guid></item><item><title><![CDATA[New comment by uvdn7 in "Ask HN: What is not going to change in future?"]]></title><description><![CDATA[
<p>Math, sure - doesn't the understanding of physics also go through changes? Do we really understand the reality of the world; or how do we know our current understanding of it won't change?</p>
]]></description><pubDate>Tue, 12 Mar 2024 13:43:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=39679379</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=39679379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39679379</guid></item><item><title><![CDATA[New comment by uvdn7 in "Who invented vector clocks?"]]></title><description><![CDATA[
<p>The same happens in work place as well, when multiple people have similar ideas and it is unclear or impossible to credit who came up with the idea first. It is often the case that people with shared context had similar ideas independently when facing the same set of problems.<p>I have the impression that it is controversial about who invented the hybrid logical clock first as well. Although most people cite the Kulkani paper from 2015 I think?<p>Do people know who else claims to invent HLC first?</p>
]]></description><pubDate>Mon, 10 Apr 2023 01:23:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=35508202</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=35508202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35508202</guid></item><item><title><![CDATA[Caching partially materialized views consistently]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.the-pans.com/caching-partially-materialized-views-consistently/">https://blog.the-pans.com/caching-partially-materialized-views-consistently/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35463287">https://news.ycombinator.com/item?id=35463287</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 06 Apr 2023 02:16:53 +0000</pubDate><link>https://blog.the-pans.com/caching-partially-materialized-views-consistently/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=35463287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35463287</guid></item><item><title><![CDATA[Project Management Is a Concurrency Control Problem]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.the-pans.com/project-management-is-a-concurrency-control-problem/">https://blog.the-pans.com/project-management-is-a-concurrency-control-problem/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34585119">https://news.ycombinator.com/item?id=34585119</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 30 Jan 2023 19:29:49 +0000</pubDate><link>https://blog.the-pans.com/project-management-is-a-concurrency-control-problem/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=34585119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34585119</guid></item><item><title><![CDATA[PTP/TrueTime vs. HLC when it comes to snapshots]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.the-pans.com/ptp-vs-hlc/">https://blog.the-pans.com/ptp-vs-hlc/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34540232">https://news.ycombinator.com/item?id=34540232</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Jan 2023 23:15:43 +0000</pubDate><link>https://blog.the-pans.com/ptp-vs-hlc/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=34540232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34540232</guid></item><item><title><![CDATA[Describing state machines using math]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.the-pans.com/state-machine-in-math/">https://blog.the-pans.com/state-machine-in-math/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34342327">https://news.ycombinator.com/item?id=34342327</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 11 Jan 2023 18:27:02 +0000</pubDate><link>https://blog.the-pans.com/state-machine-in-math/</link><dc:creator>uvdn7</dc:creator><comments>https://news.ycombinator.com/item?id=34342327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34342327</guid></item></channel></rss>