<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: beyonddream</title><link>https://news.ycombinator.com/user?id=beyonddream</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 01 Jul 2026 12:58:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=beyonddream" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by beyonddream in "Scaling Laws, Carefully"]]></title><description><![CDATA[
<p>Nice find! The final paragraph of the Conclusion is amazingly prescient!<p>"Significantly, we found that translation quality as
indicated by BLEU score continues to improve with
increasing language model size, at even the largest
sizes considered. This finding underscores the value
of being able to train and apply very large language
models, and suggests that further performance gains
may be had by pursuing this direction further."</p>
]]></description><pubDate>Wed, 01 Jul 2026 06:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48742995</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=48742995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48742995</guid></item><item><title><![CDATA[New comment by beyonddream in "What's a mathematician to do? (2010)"]]></title><description><![CDATA[
<p>You should read that essay! The model is capable of producing phd level research on it's own with minimal set of prompt's. I was sad because of this paragraph:<p>"That view is that there is still a great deal of value in struggling with a mathematics problem, but that the era where you could enjoy the thrill of having your name forever associated with a particular theorem or definition may well be close to its end. So if your aim in doing mathematics is to achieve some kind of immortality, so to speak, then you should understand that that won’t necessarily be possible for much longer — not just for you, but for anybody."<p>He may seem to imply the end is only for some subset of reasons but if you read the entire essay he is just trying to give hope where the rest of the essay is really damning!</p>
]]></description><pubDate>Mon, 11 May 2026 01:29:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48090057</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=48090057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48090057</guid></item><item><title><![CDATA[New comment by beyonddream in "What's a mathematician to do? (2010)"]]></title><description><![CDATA[
<p>I am glad to see this today - after reading Tim gower's recent post on chatgpt 5.5 pro's phd level research ability I was feeling slightly sad about the future of math research.<p>Interestingly enough, the moment I saw the title I thought of Bill Thurston's famous article "On proof and progress in mathematics" and the top comment on the OP's thread is from him! Reading his reply sort of gave me the antidote to the temporary blues I felt yesterday.</p>
]]></description><pubDate>Sun, 10 May 2026 22:50:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48088960</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=48088960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48088960</guid></item><item><title><![CDATA[New comment by beyonddream in "Anatomy of the .claude/ folder"]]></title><description><![CDATA[
<p>.claude has become the new dotfiles. And what do people do when they want to start using dotfiles ? they copy other’s dotfiles and same is happening here :)</p>
]]></description><pubDate>Fri, 27 Mar 2026 16:27:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47544807</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=47544807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47544807</guid></item><item><title><![CDATA[New comment by beyonddream in "Gemini 2.5 Flash Image"]]></title><description><![CDATA[
<p>“Internal server error<p>Sorry, there seems to be an error. Please try again soon.”<p>Never thought I would ever see this on a google owned websites!</p>
]]></description><pubDate>Tue, 26 Aug 2025 15:06:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45027614</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=45027614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45027614</guid></item><item><title><![CDATA[New comment by beyonddream in "OpenAI claims gold-medal performance at IMO 2025"]]></title><description><![CDATA[
<p>He is talking about IMO (math olympiad) while he got gold at IOI (informatics olympiad) :)</p>
]]></description><pubDate>Sat, 19 Jul 2025 19:18:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44618463</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=44618463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44618463</guid></item><item><title><![CDATA[Code reading: The Python std lib module – shelve.py]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.beyonddream.me/post-5/">https://www.beyonddream.me/post-5/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44384508">https://news.ycombinator.com/item?id=44384508</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Jun 2025 05:45:27 +0000</pubDate><link>https://www.beyonddream.me/post-5/</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=44384508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44384508</guid></item><item><title><![CDATA[New comment by beyonddream in "Jemalloc Postmortem"]]></title><description><![CDATA[
<p>Try mimalloc. I have prototyped a feature on top of mimalloc and while effort was a dead end, the code (this was around 2020) was nicely written and well maintained and it was fun to hack on it. When I swapped jemalloc in our system with mimalloc, it was on par if not better when it comes to fragmentation growth control and heap usage perspective.</p>
]]></description><pubDate>Fri, 13 Jun 2025 03:40:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44265541</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=44265541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44265541</guid></item><item><title><![CDATA[New comment by beyonddream in "Surprisingly fast AI-generated kernels we didn't mean to publish yet"]]></title><description><![CDATA[
<p>My original question is to understand why it is considered as huge tolerance and what should be considered low tolerance. I am suspecting the paper’s intention is not to compare apples and oranges. They are trying to optimize fp32 baseline by sometime resorting using fp16 as long as the resultant solution’s numerical accuracy is within thr tolerance level. They are going for the “low hanging fruits” type of optimization.</p>
]]></description><pubDate>Sun, 01 Jun 2025 22:02:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44154060</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=44154060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44154060</guid></item><item><title><![CDATA[New comment by beyonddream in "Surprisingly fast AI-generated kernels we didn't mean to publish yet"]]></title><description><![CDATA[
<p>Why do you think it is a huge tolerance ? (Just curious since it is not clear to me if that will lead to too much of reduction in numerical accuracy compared to the speedup)</p>
]]></description><pubDate>Sat, 31 May 2025 18:15:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44145994</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=44145994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44145994</guid></item><item><title><![CDATA[New comment by beyonddream in "June Huh dropped out to become a poet, now he’s won a Fields Medal (2022)"]]></title><description><![CDATA[
<p>what is the GED you are referring to here ?</p>
]]></description><pubDate>Thu, 08 May 2025 02:20:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43922503</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=43922503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43922503</guid></item><item><title><![CDATA[New comment by beyonddream in "CLP Calculus Textbooks"]]></title><description><![CDATA[
<p>Yeah no idea what it is, so I asked copilot, and it says CLP stands for Calculus Learning Project. Makes sense but don’t know if it is accurate :)</p>
]]></description><pubDate>Sat, 12 Apr 2025 19:57:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43667473</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=43667473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43667473</guid></item><item><title><![CDATA[New comment by beyonddream in "Make your program slower with threads (2014)"]]></title><description><![CDATA[
<p>This needs 2014 in the title.</p>
]]></description><pubDate>Fri, 07 Jun 2024 02:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=40604649</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=40604649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40604649</guid></item><item><title><![CDATA[New comment by beyonddream in "Ask HN: What's the best book(s) to grasp statistics?"]]></title><description><![CDATA[
<p>I liked and recommend - Statistics Unplugged by Sally Caldwell</p>
]]></description><pubDate>Fri, 31 May 2024 10:36:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=40533347</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=40533347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40533347</guid></item><item><title><![CDATA[New comment by beyonddream in "Disappointment"]]></title><description><![CDATA[
<p>I haven't read the article yet but the moment I saw the writer is "Jordana Cepelewicz" I knew it is going to be great! I have read few of her past articles and they were excellent think pieces.</p>
]]></description><pubDate>Thu, 23 May 2024 14:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=40455214</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=40455214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40455214</guid></item><item><title><![CDATA[New comment by beyonddream in "The Effects of Early Relational Trauma (2001) [pdf]"]]></title><description><![CDATA[
<p>Thanks for sharing!</p>
]]></description><pubDate>Thu, 23 May 2024 08:37:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=40452122</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=40452122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40452122</guid></item><item><title><![CDATA[New comment by beyonddream in "Teaching C (2016)"]]></title><description><![CDATA[
<p>I have been programming in C professionally for the past ~4 years on a multi-threaded application in the ads industry and that is central to the business. C has lot of documented "foot-guns" but most of it (if not all of it) can be safeguarded against mis-use using  "support structures" around the codebase like having standard code style (enforced via tools as much as possible), static code analysis (via compiler and external code scanning tools), dynamic code analysis (via Asan, Ubsan etc), having small, medium and large tests with right amount of code coverage etc. In addition to that, having a standard set of libraries (c modules for high performance data-structures/algorithms, macro based templates to work with types) and threading model goes a long way in reducing the pain to a very bare minimum. On the plus side, you enjoy a "simpler" language syntax that is easy to learn and with the above “support structures” one can become productive in no time. Plus there are newer books in the market that can teach you C properly, one I have read and recommend is "Effective C by Robert C. Seacord" - the author is one of the C standards committee members so you can't go wrong with the choice.</p>
]]></description><pubDate>Sat, 06 Jan 2024 04:19:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=38888375</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=38888375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38888375</guid></item><item><title><![CDATA[New comment by beyonddream in "Linear Algebra Done Right – 4th Edition"]]></title><description><![CDATA[
<p>Do you suggest any book that does disambiguate between polynomial and polynomial function (i thought they were equivalent!) ?</p>
]]></description><pubDate>Mon, 30 Oct 2023 07:38:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=38066638</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=38066638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38066638</guid></item><item><title><![CDATA[New comment by beyonddream in "Speed Test"]]></title><description><![CDATA[
<p>amazing to see this JS library uses minimal direct dependencies and even a separate devDependencies that are not needed for runtime - <a href="https://github.com/cloudflare/speedtest/blob/main/package.json#L45C1-L49C5">https://github.com/cloudflare/speedtest/blob/main/package.js...</a></p>
]]></description><pubDate>Thu, 10 Aug 2023 17:33:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37079112</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=37079112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37079112</guid></item><item><title><![CDATA[New comment by beyonddream in "BlazingMQ: High-performance open source message queuing system"]]></title><description><![CDATA[
<p>Ingress can also be costly especially if there is a steady state of high load traffic sent from on-prem machines to machines inside cloud (not sure about aws but have experienced this with azure where we had to resort to buy their expressroute which was very costly and ultimately unsustainable for us)</p>
]]></description><pubDate>Thu, 27 Jul 2023 23:36:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=36901501</link><dc:creator>beyonddream</dc:creator><comments>https://news.ycombinator.com/item?id=36901501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36901501</guid></item></channel></rss>