<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: pdhborges</title><link>https://news.ycombinator.com/user?id=pdhborges</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 04 Aug 2026 03:33:58 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pdhborges" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pdhborges in "Andy Pavlo joins ClickHouse to establish ClickHouse Labs"]]></title><description><![CDATA[
<p>To be honest none of these problems feels remotely "solvable" beyond having a ton of knobs and engineering tradeoffs like we already have now.<p>In a sense they don't seem very exciting because all of this required generality.</p>
]]></description><pubDate>Mon, 03 Aug 2026 21:35:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49161752</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=49161752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49161752</guid></item><item><title><![CDATA[New comment by pdhborges in "The Maxwell Conjecture Is False (GPT 5.6 Sol)"]]></title><description><![CDATA[
<p>At least in europe you can do a 3 year Eng Phys BSc and if it doesn't pan out you can do a master in EE or MEng.</p>
]]></description><pubDate>Fri, 31 Jul 2026 15:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49124288</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=49124288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49124288</guid></item><item><title><![CDATA[New comment by pdhborges in "AI revenues are growing fast, but not fast enough"]]></title><description><![CDATA[
<p>Maybe people believe that the process complexity is not symetric. I don't blame them. Building an house is more complex than destroying it.</p>
]]></description><pubDate>Tue, 28 Jul 2026 13:32:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49083617</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=49083617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49083617</guid></item><item><title><![CDATA[New comment by pdhborges in "Some more things about Django I've been enjoying"]]></title><description><![CDATA[
<p>Well whether it's better or worse depends on your specific situation.<p>What I'm facing right now is a 10 year monolith modularized with applications. Like a sibling comment already discussed these applications are not reusable application so almost all advantages of having that are moot.<p>Now, the consequence of having this structure is that we now have complex dependencies between the migrations of these apps i.e. cyclic dependencies, dependecy constrains that are underspecified. Thousands of migrations that now take a significant amount of CI time. We would like to squash them but it requires a lot of review and manual work and if we keep using multiple apps we are going to ave the same problem in the future.<p>The only meaningfull gain we had with multiple apps is that we have less migration conflicts when people create migrations concurrently.<p>Is that advantage worth the pain? I don't think so.</p>
]]></description><pubDate>Sun, 26 Jul 2026 21:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49062703</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=49062703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49062703</guid></item><item><title><![CDATA[New comment by pdhborges in "Some more things about Django I've been enjoying"]]></title><description><![CDATA[
<p>You don't have to put all your modules into a single file. You can break them into multiple files and the import them into a model file just so that Django loads it from the expected location.<p>Instead of apps you can just split your components inside a single app using regular python modules.</p>
]]></description><pubDate>Sun, 26 Jul 2026 21:26:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49062582</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=49062582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49062582</guid></item><item><title><![CDATA[New comment by pdhborges in "Some more things about Django I've been enjoying"]]></title><description><![CDATA[
<p><p><pre><code>  - Django apps are an anitipattern for large internal / single purpose products due to migration overhead as FKs cross application boundaries
</code></pre>
Totally agree with this. Now we have thousands of unsquashable migrations that require a ton of work to fix.</p>
]]></description><pubDate>Sun, 26 Jul 2026 15:52:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=49059382</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=49059382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49059382</guid></item><item><title><![CDATA[New comment by pdhborges in "Factories are just rooms"]]></title><description><![CDATA[
<p>I think the mindset is usefull personally. When large complex systems are required and economic pressure is applied it can rapidly turn into an dangerous strategy. You will quickly realize that no you can't just build that.</p>
]]></description><pubDate>Fri, 03 Jul 2026 19:34:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48779036</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48779036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48779036</guid></item><item><title><![CDATA[New comment by pdhborges in "Windows 11 New Media Player Uses 3.5x More RAM, Charges for Popular Video Codecs"]]></title><description><![CDATA[
<p>How come I have never seen this tradeoff work in practice?</p>
]]></description><pubDate>Sat, 20 Jun 2026 16:55:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48610766</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48610766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48610766</guid></item><item><title><![CDATA[New comment by pdhborges in "Unicorn – The Ultimate CPU Emulator"]]></title><description><![CDATA[
<p><a href="https://www.unicorn-engine.org/docs/beyond_qemu.html" rel="nofollow">https://www.unicorn-engine.org/docs/beyond_qemu.html</a></p>
]]></description><pubDate>Tue, 16 Jun 2026 14:56:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48556266</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48556266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48556266</guid></item><item><title><![CDATA[New comment by pdhborges in "Formal methods and the future of programming"]]></title><description><![CDATA[
<p>If you have an int32 or less you can!</p>
]]></description><pubDate>Sun, 14 Jun 2026 19:55:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48531925</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48531925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48531925</guid></item><item><title><![CDATA[New comment by pdhborges in "Queues Don't Fix Overload (2014)"]]></title><description><![CDATA[
<p>Sure. But I'm trying to connect what you said:<p>> you'll come out with superpowers you didn't have before.<p>with the impressions from the reviewers.<p>I don't think they got super powers from the book. In fact their outcomes mirrors my own outcomes when going deep into some math topics and then bringing them to work.</p>
]]></description><pubDate>Thu, 11 Jun 2026 17:50:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48493864</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48493864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48493864</guid></item><item><title><![CDATA[New comment by pdhborges in "Queues Don't Fix Overload (2014)"]]></title><description><![CDATA[
<p>This review is not so nice: <a href="https://emptysqua.re/blog/review-queue-theory-book/" rel="nofollow">https://emptysqua.re/blog/review-queue-theory-book/</a></p>
]]></description><pubDate>Thu, 11 Jun 2026 16:11:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48492325</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48492325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48492325</guid></item><item><title><![CDATA[New comment by pdhborges in "Policy on the AI Exponential"]]></title><description><![CDATA[
<p>What will be Amodei's job after we have AIs that are better at evrything than humans? Is the AI going to care about our stock exchange playgrounds that reward the future Antropic stock holders?</p>
]]></description><pubDate>Wed, 10 Jun 2026 19:17:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48481257</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48481257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48481257</guid></item><item><title><![CDATA[New comment by pdhborges in "Chuwi Minibook X"]]></title><description><![CDATA[
<p>Could be boot locked to the original owner Apple account.</p>
]]></description><pubDate>Mon, 01 Jun 2026 06:31:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48353304</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48353304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48353304</guid></item><item><title><![CDATA[New comment by pdhborges in "Don't answer the first question"]]></title><description><![CDATA[
<p>How about answering the question and then add details later? IME that tends do work better.</p>
]]></description><pubDate>Mon, 18 May 2026 14:23:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48180342</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48180342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48180342</guid></item><item><title><![CDATA[New comment by pdhborges in "An AI coding agent, used to write code, needs to reduce your maintenance costs"]]></title><description><![CDATA[
<p>At least if you a test suite that doesn't have to be migrated. I too would like to migrate some services from Python to Rust but my test suite is written in Python so I would have to actually check if the test suite migration was correct manually (I can't event compile it!) before doing the rewrite.</p>
]]></description><pubDate>Mon, 11 May 2026 07:10:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48091938</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48091938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48091938</guid></item><item><title><![CDATA[New comment by pdhborges in "Bun's experimental Rust rewrite hits 99.8% test compatibility on Linux x64 glibc"]]></title><description><![CDATA[
<p>Curious how the test suite was applied. Was it ported from Zig to Rust beforehand?</p>
]]></description><pubDate>Sat, 09 May 2026 19:17:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48077446</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=48077446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48077446</guid></item><item><title><![CDATA[New comment by pdhborges in "For thirty years I programmed with Phish on, every day"]]></title><description><![CDATA[
<p>Works great. No wonder China is eating our lunch.</p>
]]></description><pubDate>Sun, 03 May 2026 17:44:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47999450</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=47999450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47999450</guid></item><item><title><![CDATA[New comment by pdhborges in "There Will Be a Scientific Theory of Deep Learning"]]></title><description><![CDATA[
<p>Can you share that document?</p>
]]></description><pubDate>Sat, 25 Apr 2026 08:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47899743</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=47899743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47899743</guid></item><item><title><![CDATA[New comment by pdhborges in "Bullshit About Bullshit Machines [pdf]"]]></title><description><![CDATA[
<p>It's in the file metadata:<p>- LuaTeX-1.17.0<p>- LaTeX via pandoc</p>
]]></description><pubDate>Tue, 21 Apr 2026 09:19:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47846508</link><dc:creator>pdhborges</dc:creator><comments>https://news.ycombinator.com/item?id=47846508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47846508</guid></item></channel></rss>