<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: PudgePacket</title><link>https://news.ycombinator.com/user?id=PudgePacket</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 28 Aug 2026 19:12:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=PudgePacket" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by PudgePacket in "Rewrite Bun in Rust has been merged"]]></title><description><![CDATA[
<p>+1,009,257 -4,024<p>wild</p>
]]></description><pubDate>Thu, 14 May 2026 08:41:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48132673</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=48132673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48132673</guid></item><item><title><![CDATA[New comment by PudgePacket in "Apple contributes to OBS to support screen capture using ScreenCaptureKit"]]></title><description><![CDATA[
<p>Heavily speculating but it's not unreasonable that the recording process impacts the game fps. Eg if you had 2 processes trying to max out your CPU it'd be less efficient than doing them one after the other because they're fighting for resources, doing context switching (losing cache etc).</p>
]]></description><pubDate>Sat, 29 Jan 2022 01:59:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=30123010</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=30123010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30123010</guid></item><item><title><![CDATA[New comment by PudgePacket in "Atlas – Terraform but for Database Migrations"]]></title><description><![CDATA[
<p>Seems very similar to <a href="https://www.prisma.io/migrate" rel="nofollow">https://www.prisma.io/migrate</a>.</p>
]]></description><pubDate>Sat, 22 Jan 2022 23:25:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=30041873</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=30041873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30041873</guid></item><item><title><![CDATA[New comment by PudgePacket in "Free Postgres databases for small projects"]]></title><description><![CDATA[
<p>kind of giddy thinking about multi-region supabase handled by fly, sky is the limit</p>
]]></description><pubDate>Fri, 21 Jan 2022 06:10:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30019813</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=30019813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30019813</guid></item><item><title><![CDATA[New comment by PudgePacket in "LatencyFleX: A new approach to game latency reduction"]]></title><description><![CDATA[
<p><a href="https://godotengine.org/article/godot-history-images" rel="nofollow">https://godotengine.org/article/godot-history-images</a> :)</p>
]]></description><pubDate>Mon, 10 Jan 2022 23:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=29884812</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=29884812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29884812</guid></item><item><title><![CDATA[New comment by PudgePacket in "Bevy game engine 0.6"]]></title><description><![CDATA[
<p>There are a number of techniques available to shrink wasm size in rust, this is the best collection of them I'm aware of <a href="https://rustwasm.github.io/docs/book/reference/code-size.html" rel="nofollow">https://rustwasm.github.io/docs/book/reference/code-size.htm...</a>.<p>Please also consider Unity web used to be significantly worse and it took multiples of bevy's lifetime for it to get to where it is now :)</p>
]]></description><pubDate>Sun, 09 Jan 2022 05:02:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=29860339</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=29860339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29860339</guid></item><item><title><![CDATA[New comment by PudgePacket in "In Defense of Async: Function Colors Are Rusty"]]></title><description><![CDATA[
<p>Tangential but the slab concept is actually really neat, basically a userland allocator for a specific type, or a vector that gives you the key inserted at depending on how you prefer to think. <a href="https://docs.rs/slab/" rel="nofollow">https://docs.rs/slab/</a>.</p>
]]></description><pubDate>Wed, 05 Jan 2022 23:21:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=29816657</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=29816657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29816657</guid></item><item><title><![CDATA[New comment by PudgePacket in "Databases in 2021: A Year in Review"]]></title><description><![CDATA[
<p>Thanks for point it out, after a quick glance it actually looks like something I want to learn more about. Takes the niceties from prisma.io schema tooling and bring it closer to postgres.</p>
]]></description><pubDate>Thu, 30 Dec 2021 09:44:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=29735213</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=29735213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29735213</guid></item><item><title><![CDATA[New comment by PudgePacket in "Mold 1.0: the first stable and production-ready release of the high-speed linker"]]></title><description><![CDATA[
<p><a href="https://abramov.io/rust-dropping-things-in-another-thread" rel="nofollow">https://abramov.io/rust-dropping-things-in-another-thread</a></p>
]]></description><pubDate>Wed, 15 Dec 2021 21:10:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29571691</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=29571691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29571691</guid></item><item><title><![CDATA[New comment by PudgePacket in "My challenge to the web performance community"]]></title><description><![CDATA[
<p><a href="https://web.dev/vitals/" rel="nofollow">https://web.dev/vitals/</a></p>
]]></description><pubDate>Mon, 06 Dec 2021 12:16:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=29458796</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=29458796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29458796</guid></item><item><title><![CDATA[New comment by PudgePacket in "Understanding Rust futures by going way too deep"]]></title><description><![CDATA[
<p>I only learnt about the logging and tracing crates existed from this blog post and I've already started using them, so thank you!</p>
]]></description><pubDate>Mon, 26 Jul 2021 10:02:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=27957605</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27957605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27957605</guid></item><item><title><![CDATA[New comment by PudgePacket in "Against SQL"]]></title><description><![CDATA[
<p>This is a great article and you can tell the author has deep experience with SQL from the way they speak and the other projects they're involved in.<p>I think many of the comments here are missing the point by saying "Oh you can get around that issue in that example snippet by doing X Y Z". Sure there are workaround for everything if you know the One Weird Trick with these 10 gotchas that I won't tell you about... but that just makes the authors point.<p>We can do better. We deserve better.<p>What could things look like if you could radically alter the SQL language, replace it altogether, or even move layers from databases or applications into each other?<p>Who knows if it will be better or worse, but I'd like to find out.</p>
]]></description><pubDate>Sat, 10 Jul 2021 09:29:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=27792240</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27792240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27792240</guid></item><item><title><![CDATA[Porting our game graphics to wgpu]]></title><description><![CDATA[
<p>Article URL: <a href="https://veloren.net/devblog-125/">https://veloren.net/devblog-125/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27625037">https://news.ycombinator.com/item?id=27625037</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 24 Jun 2021 23:01:05 +0000</pubDate><link>https://veloren.net/devblog-125/</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27625037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27625037</guid></item><item><title><![CDATA[New comment by PudgePacket in "Postgres to TypeScript Interfaces and Enums"]]></title><description><![CDATA[
<p>sqlx is able to do this, but using compile time macros. For a typescript project you'd possibly need a running process reading your source files for queries and probing the database for what will come back.<p><a href="https://github.com/launchbadge/sqlx/#compile-time-verification" rel="nofollow">https://github.com/launchbadge/sqlx/#compile-time-verificati...</a></p>
]]></description><pubDate>Mon, 21 Jun 2021 00:35:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=27575104</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27575104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27575104</guid></item><item><title><![CDATA[New comment by PudgePacket in "Ultra-high-density hard drives made with graphene store ten times more data"]]></title><description><![CDATA[
<p>Can you blame people for getting fatigued from this kind of news? (Also it's been 16 years ;) )<p>Every 6 months there is a new use of graphene that promises 10x something, new cancer treatment that is revolutionary, new AI that can solve the worlds hardest problems ...<p><a href="https://en.wikipedia.org/wiki/The_Boy_Who_Cried_Wolf" rel="nofollow">https://en.wikipedia.org/wiki/The_Boy_Who_Cried_Wolf</a></p>
]]></description><pubDate>Sun, 06 Jun 2021 10:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=27412205</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27412205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27412205</guid></item><item><title><![CDATA[New comment by PudgePacket in "Analysis of blood markers predicts human lifespan limit"]]></title><description><![CDATA[
<p>There's a lot of interesting people in this space<p>Many I've discovered through this podcast, which features a number of people on the above list as guests: <a href="https://peterattiamd.com/podcast/" rel="nofollow">https://peterattiamd.com/podcast/</a></p>
]]></description><pubDate>Wed, 26 May 2021 13:47:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=27290427</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27290427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27290427</guid></item><item><title><![CDATA[New comment by PudgePacket in "Solved by 1440p HiDPI: MacBook Pro 16“ is hot and noisy with an external monitor"]]></title><description><![CDATA[
<p>> uMatrix has been discontinued. The repository has been archived.<p>It still works.</p>
]]></description><pubDate>Sat, 22 May 2021 13:43:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=27246466</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27246466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27246466</guid></item><item><title><![CDATA[New comment by PudgePacket in "Ask HN: What are some tools / libraries you built yourself?"]]></title><description><![CDATA[
<p>Last year I made Kondo, to clean up all the dependencies files from software projects you're not actively working on (eg node_modules). Awesome if you about to Zip up a bunch of old projects for archiving, or just want to reclaim disk space without deleting anything of value.<p>It was an experiment in Rust, and I even made a little GUI too!<p><a href="https://github.com/tbillington/kondo" rel="nofollow">https://github.com/tbillington/kondo</a></p>
]]></description><pubDate>Mon, 17 May 2021 02:00:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=27179331</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27179331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27179331</guid></item><item><title><![CDATA[New comment by PudgePacket in "Was cancer less likely in a pre-industrial world?"]]></title><description><![CDATA[
<p>Eg, Origins of the Human Predatory Pattern: The Transition to Large-Animal Exploitation by Early Hominins<p><a href="https://www.journals.uchicago.edu/doi/10.1086/701477" rel="nofollow">https://www.journals.uchicago.edu/doi/10.1086/701477</a></p>
]]></description><pubDate>Sun, 16 May 2021 04:17:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=27171193</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27171193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27171193</guid></item><item><title><![CDATA[New comment by PudgePacket in "Was cancer less likely in a pre-industrial world?"]]></title><description><![CDATA[
<p>> They are extinct, so supporting his hypothesis<p>Or they were hunted to death by organised groups of early humans.<p>Wales are probably only surviving because their environment is so foreign to humans.</p>
]]></description><pubDate>Sun, 16 May 2021 02:13:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=27170638</link><dc:creator>PudgePacket</dc:creator><comments>https://news.ycombinator.com/item?id=27170638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27170638</guid></item></channel></rss>