<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: pgwalsh</title><link>https://news.ycombinator.com/user?id=pgwalsh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 19:47:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pgwalsh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pgwalsh in "This Month in Ladybird – April 2026"]]></title><description><![CDATA[
<p>This is great. I'm building a site that has JavaScript but is fully functional without it, this would be fun to see how it renders it. I use htmx, AlpineJS and Vanilla JS just for additional help for users with forms and search but works fine without it. Thanks for sharing this.<p>I will recompile ladybird too. Last time it had made great progress but was no where near read for regular use.</p>
]]></description><pubDate>Sun, 03 May 2026 13:14:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47996652</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47996652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47996652</guid></item><item><title><![CDATA[New comment by pgwalsh in "PiCore - Raspberry Pi Port of Tiny Core Linux"]]></title><description><![CDATA[
<p>I added rsgain to piCorePlayer. Should be in the latest repository. Great utility IMO.</p>
]]></description><pubDate>Thu, 16 Apr 2026 02:23:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47787925</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47787925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47787925</guid></item><item><title><![CDATA[New comment by pgwalsh in "Three hundred synths, 3 hardware projects, and one app"]]></title><description><![CDATA[
<p>Thanks! I have never heard of it. Need to buy my son a new ipad so I can use this with his old one.</p>
]]></description><pubDate>Tue, 07 Apr 2026 12:26:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47674203</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47674203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47674203</guid></item><item><title><![CDATA[New comment by pgwalsh in "Steam on Linux Use Skyrocketed Above 5% in March"]]></title><description><![CDATA[
<p>If you're coming from photoshop then PhotoGIMP is a good patch for gimp. I never understood why GIMP just didn't take this approach to begin with or at least make it a built in option.</p>
]]></description><pubDate>Thu, 02 Apr 2026 12:51:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47613779</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47613779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47613779</guid></item><item><title><![CDATA[New comment by pgwalsh in "15 Years of Forking"]]></title><description><![CDATA[
<p>Have you checked out Ladybird, it's independent.</p>
]]></description><pubDate>Mon, 30 Mar 2026 12:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47573542</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47573542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47573542</guid></item><item><title><![CDATA[New comment by pgwalsh in "I'm OK being left behind, thanks"]]></title><description><![CDATA[
<p>Solid piece, very wise. AI is fun but where I find it useful with code is first writing more thorough comments and then writing the base of your tests.<p>Writing the actual code that's efficient is iffy at times and you better know the language well or you'll get yourself in trouble. I've watched AI make my code more complex and harder to read. I've seen it put an import in a loop. It's removed the walrus operator because it doesn't seem to understand it. It's used older libraries or built-ins that are no longer supported. It's still fun and does save me some time with certain  things but I don't want to vibe code much because it removes the joy out of what you're doing.</p>
]]></description><pubDate>Fri, 20 Mar 2026 15:13:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47455766</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47455766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47455766</guid></item><item><title><![CDATA[New comment by pgwalsh in "Wayland set the Linux Desktop back by 10 years?"]]></title><description><![CDATA[
<p>Wayland is the future and yes it took some time but I've been using it for a while. Sure there are annoyances but nothing terrible.<p>People complained about pipewire and wireplumber too, but they're fantastic. It's great in the DAW. It just takes a long time to get everything compatible.</p>
]]></description><pubDate>Fri, 20 Mar 2026 15:01:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47455570</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47455570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47455570</guid></item><item><title><![CDATA[New comment by pgwalsh in "Astral to Join OpenAI"]]></title><description><![CDATA[
<p>UV, Ruff, and Ty are all very good things, hopefully that doesn't change and gets better.</p>
]]></description><pubDate>Thu, 19 Mar 2026 15:24:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47441070</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47441070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47441070</guid></item><item><title><![CDATA[New comment by pgwalsh in "Give Django your time and money, not your tokens"]]></title><description><![CDATA[
<p>Thank you. django-dramatiq has been fantastic.</p>
]]></description><pubDate>Tue, 17 Mar 2026 15:40:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47414214</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47414214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47414214</guid></item><item><title><![CDATA[New comment by pgwalsh in "Comparing Python Type Checkers: Typing Spec Conformance"]]></title><description><![CDATA[
<p>Using VSCodium I was having issues with python type checkers for quite a while. I did the basedpyright thing for a while but that was painful. It's a bit too based for me, and I'm not sure i'd call it based. Right now I have uv, ruff, and ty and I'm happy with it. It's super easy to update and super fast. I didn't realize the coverage wasn't as good as some others but I still like it. I may have to try pyrefly. Never heard of it until this post, so thank you.</p>
]]></description><pubDate>Mon, 16 Mar 2026 18:17:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47402691</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47402691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47402691</guid></item><item><title><![CDATA[New comment by pgwalsh in "What makes Intel Optane stand out (2023)"]]></title><description><![CDATA[
<p>Sure, they were expensive but they have great endurance and sustained read and write speeds. I use one in my car for camera recordings. I had gone through several other drives but this one has been going on 3 or 4 years now without issue. I have a couple more in use too. It's a shame this tech is going away because it's excellent.</p>
]]></description><pubDate>Sun, 15 Mar 2026 16:42:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47389099</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47389099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47389099</guid></item><item><title><![CDATA[New comment by pgwalsh in "Ask HN: How to be alone?"]]></title><description><![CDATA[
<p>Start doing daily outdoor walks or runs, whatever you prefer. Spend more time outdoors and away from noise if you can (easy for me to say as I live on the edge of a forest). Join some hiking clubs, you'll meet all kinds of interesting people. Learn to meditate and take some breathing exercise classes (locally or online) and get off the medications as quickly as you can.</p>
]]></description><pubDate>Mon, 09 Mar 2026 15:37:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47310471</link><dc:creator>pgwalsh</dc:creator><comments>https://news.ycombinator.com/item?id=47310471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47310471</guid></item></channel></rss>