<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: Pxtl</title><link>https://news.ycombinator.com/user?id=Pxtl</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 10:34:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Pxtl" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Pxtl in "GitHub Stacked PRs"]]></title><description><![CDATA[
<p>This feels like a workaround for git's contradictory ergonomics.</p>
]]></description><pubDate>Mon, 13 Apr 2026 22:48:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47758939</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47758939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47758939</guid></item><item><title><![CDATA[New comment by Pxtl in "Meta removes ads for social media addiction litigation"]]></title><description><![CDATA[
<p>My compromise pitch, since the "You need ID from your users" ship has sailed:<p>Companies are not liable if they have proper ID of the person who submitted the content and can provide that to a plaintiff. If they have not made a good-faith effort to know who submitted this info (like taking ID, not just an email address) then they're taking responsibility for the submitted content.<p>Which means sites that have responsible moderation can still allow anonymous contributions.<p>The real problem is the inherent asymmetry of legal battles, where the wealthiest can fight forever with endless motions and have near-total impunity while a legal action would basically nuke a normal person's life.  Not to mention the fact that an international border can often make this whole conversation moot.</p>
]]></description><pubDate>Thu, 09 Apr 2026 16:04:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47705408</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47705408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47705408</guid></item><item><title><![CDATA[Applying machine learning to identify unrecognized Covid-19 deaths in the US]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.science.org/doi/10.1126/sciadv.aef5697">https://www.science.org/doi/10.1126/sciadv.aef5697</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47646241">https://news.ycombinator.com/item?id=47646241</a></p>
<p>Points: 11</p>
<p># Comments: 7</p>
]]></description><pubDate>Sun, 05 Apr 2026 05:00:34 +0000</pubDate><link>https://www.science.org/doi/10.1126/sciadv.aef5697</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47646241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47646241</guid></item><item><title><![CDATA[New comment by Pxtl in "How many products does Microsoft have named 'Copilot'?"]]></title><description><![CDATA[
<p>Azure PowerCopilot Live .NET</p>
]]></description><pubDate>Sat, 04 Apr 2026 21:26:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47643601</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47643601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47643601</guid></item><item><title><![CDATA[New comment by Pxtl in "How many products does Microsoft have named 'Copilot'?"]]></title><description><![CDATA[
<p>Except they named their local hosted version of TFS/VSTS Azure DevOps Server (where the cloud version is Azure DevOps Services).<p>They just like branding their dev tools for whatever they're pushing at the time.  In 2002 they named Visual Studio "Visual Studio .NET".</p>
]]></description><pubDate>Sat, 04 Apr 2026 21:25:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47643591</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47643591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47643591</guid></item><item><title><![CDATA[New comment by Pxtl in "Delve removed from Y Combinator"]]></title><description><![CDATA[
<p>They broke laws that programmers care about.<p>Like, it's a company that sells AI-slop powered regulatory compliance.  How many laws do you think the "fake it ill you make it and you'll never make it" AI will break?  But "regulatory compliance" is laws that startups hate, so breaking them is good.<p>Copyright and the copyleft licenses built upon it are the laws that support the software industry instead of just making sure innocent people aren't hurt by all this innovating and disrupting.</p>
]]></description><pubDate>Sat, 04 Apr 2026 04:33:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47635778</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47635778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47635778</guid></item><item><title><![CDATA[New comment by Pxtl in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>Which is why you're reviewing changes.  I haven't memorized what every line of code does, if it was worth commenting then it was confusing-enough that it needed the comment and so I'll read the comment to make sense of the code being changed.  If I don't read the comment that means the comment was too far from the confusing code.<p>Alternately, you can say the same about informative variable names or informative function names.  "If I change the function then the name is no longer accurate". You don't say that because function names and variable names are short and clear and are close to the problem at hand.  Do the same with comments.<p>Which is why the copilot hyper-verbosity is harmful.  Comments need to be terse so your eyes don't filter them out as noise.</p>
]]></description><pubDate>Wed, 01 Apr 2026 15:23:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47602133</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47602133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47602133</guid></item><item><title><![CDATA[New comment by Pxtl in "Slop is not necessarily the future"]]></title><description><![CDATA[
<p>As developers we have a unique advantage over everybody else dealing with the way AIgen is revolutionizing careers:<p>Everybody else is dealing with AIgen is suffering the AI spitting out the end product.  Like if we asked AI to generate the compiled binary instead of the source.<p>Artists can't get AIgen to make human-reviewed changes to a .psd file or an .svg, it poops out a fully formed .png.  It usurps the entire process instead of collaborating with the artist.  Same for musicians.<p>But since our work is done in text and there's a massive publicly accessible corpus of that text, it can collaborate with us on the design in a way that others don't get.<p>In software the "power of plain text" has given us a unique advantage over kinds of creative work.  Which is good, because AIgen tends to be clumsy and needs guidance.  Why give up that advantage?</p>
]]></description><pubDate>Tue, 31 Mar 2026 20:45:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47593265</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47593265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47593265</guid></item><item><title><![CDATA[New comment by Pxtl in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>> the code should explain itself.<p>This is a good goal.  You should strive to make the code explain itself.  To write code that does not need comments.<p>You will fail to reach that goal most of the time.<p>And when you fail to reach that goal, write the dang comments explaining why the code is the way that it is.</p>
]]></description><pubDate>Tue, 31 Mar 2026 20:33:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47593104</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47593104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47593104</guid></item><item><title><![CDATA[New comment by Pxtl in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>Honestly the aggressive verbosity of github copilot is half the reason don't use its suggested comments.  AI generated code comments follow an inverted-wadsworth-constant: Only the first 30% is useful.</p>
]]></description><pubDate>Tue, 31 Mar 2026 20:30:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47593055</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47593055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47593055</guid></item><item><title><![CDATA[New comment by Pxtl in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>Why not?  What's wrong with honesty?</p>
]]></description><pubDate>Tue, 31 Mar 2026 20:27:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47593020</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47593020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47593020</guid></item><item><title><![CDATA[New comment by Pxtl in "How to turn anything into a router"]]></title><description><![CDATA[
<p>Right but so's the price of a Raspberry Pi.<p>10W running 24/7 means about 7.3 kWh/month.  In my area the average kW/h costs about $0.13 CAD<p>So a good rule of thumb is that every 10W 24/7 is about $1CAD/mo.<p>So assuming 30W for a laptop and 6W for a pi4, that means a difference of $29/yr.  Which isn't a lot but isn't a rounding error either.</p>
]]></description><pubDate>Tue, 31 Mar 2026 16:47:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47590112</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47590112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47590112</guid></item><item><title><![CDATA[New comment by Pxtl in "How to turn anything into a router"]]></title><description><![CDATA[
<p>I'm curious - for power consumption, considering that you can get RaspPi products for so cheaply, is a discarded laptop more or less impactful on your electrical bill than a RaspPi?<p>Like is the "free" laptop going to cost you more in the long-run then a nice little power-sipping ARM like a Pi5? Or do you <i>need</i> those extra operations-per-second that the more power-hungry x86 CPU gets you?</p>
]]></description><pubDate>Mon, 30 Mar 2026 16:24:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47576329</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47576329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47576329</guid></item><item><title><![CDATA[New comment by Pxtl in "Obsolete Sounds"]]></title><description><![CDATA[
<p>My personal "obsolete sound":  The sound of an old C64 floppy drive failing a read.<p><a href="https://www.youtube.com/shorts/JroA0Ap7zGU" rel="nofollow">https://www.youtube.com/shorts/JroA0Ap7zGU</a></p>
]]></description><pubDate>Thu, 26 Mar 2026 13:09:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47530002</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47530002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47530002</guid></item><item><title><![CDATA[New comment by Pxtl in "Supreme Court Sides with Cox in Copyright Fight over Pirated Music"]]></title><description><![CDATA[
<p>When AI trainers are making a complete mockery of copyright law I have trouble caring about piracy in general.</p>
]]></description><pubDate>Thu, 26 Mar 2026 03:11:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47526257</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47526257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47526257</guid></item><item><title><![CDATA[New comment by Pxtl in "The three pillars of JavaScript bloat"]]></title><description><![CDATA[
<p>It's just an excuse to not change things.</p>
]]></description><pubDate>Sun, 22 Mar 2026 05:02:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47474631</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47474631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47474631</guid></item><item><title><![CDATA[New comment by Pxtl in "BYD is seeing a flood of new EV buyers"]]></title><description><![CDATA[
<p>That heavily depends on the Dem primaries.  I think after the unpopularity of Biden and the 2024 loss by Harris there might be more appetite to rock the boat instead of getting another establishment caretaker.<p>However, the more radical wing of Democrats still have some anti-globalism in them (eg Bernie).  But still, imho: Unusual outcomes are on the table for Democratic party leadership at this point.</p>
]]></description><pubDate>Fri, 20 Mar 2026 20:08:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47459946</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47459946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47459946</guid></item><item><title><![CDATA[New comment by Pxtl in "BYD is seeing a flood of new EV buyers"]]></title><description><![CDATA[
<p>At this point I don't see a solution to the arms-race of autobesity besides regulation.  Cars that represent a larger threat to other road users need to have that externality internalized onto the driver.<p>Because otherwise we just get things like the Hummer EV which is literally <i>over 9000</i> lbs.</p>
]]></description><pubDate>Fri, 20 Mar 2026 19:59:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47459814</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47459814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47459814</guid></item><item><title><![CDATA[New comment by Pxtl in "BYD is seeing a flood of new EV buyers"]]></title><description><![CDATA[
<p>Imho PHEVs were the right tool for the job before 2020 or so.  The cost of batteries was so high and the lack of standardization on charging tech was too tedious.  I bought a Prius Prime in 2019 and I absolutely regretted not getting a PHEV sooner.  Governments should've been pushing those harder.<p>But the day of the PHEV has come and gone.  The massive price gap between PHEV and BEV is now negligible, and the charging experience is so much better now.</p>
]]></description><pubDate>Fri, 20 Mar 2026 19:54:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47459745</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47459745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47459745</guid></item><item><title><![CDATA[New comment by Pxtl in "BYD is seeing a flood of new EV buyers"]]></title><description><![CDATA[
<p>I think that's the important distinction.<p>> Israel and Iran are both destroying oil extraction and processing facilities in the gulf region<p>This isn't like Katrina where oil infrastructure was being temporarily evacuated, shut down, and taking some water and wind damage.<p>The oil infrastructure is being blown to smithereens.  And not just pumps that are sucking oil out of a hole in the ground.  Refineries.  Big expensive factories that process oil.  Stuff we don't even bother to <i>build</i> in progressive parts of the world because the combination of environmental regulations and concerns about climate change mean it's possible they'll never pay off their massive construction costs.</p>
]]></description><pubDate>Fri, 20 Mar 2026 19:42:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47459599</link><dc:creator>Pxtl</dc:creator><comments>https://news.ycombinator.com/item?id=47459599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47459599</guid></item></channel></rss>