<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: yallpendantools</title><link>https://news.ycombinator.com/user?id=yallpendantools</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 19:48:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yallpendantools" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by yallpendantools in "The End of Eleventy"]]></title><description><![CDATA[
<p>Is there a tenable workflow for the marketing department to use a SSG over Wordpress?<p>- WYSIWYG editor is table stakes. The lovely folks at marketing once thought I was hacking when I `ps -eaf`-ed in an unresponsive Macbook.<p>- They "put" images in their post. They don't "upload the image and position it with CSS".<p>- It's the marketing department so they <i>have</i> to have all sorts of bells and whistles. At the very least tracking, at most some obscure integration plug-in that as an engineer I have no kind words for. Social integrations and "You may also like..." sections also come to mind.<p>> cheap WP plugins that export the whole site as static to something like FTP or S3, so you can just firewall the actual WP behind an IP restriction and host the actual public-facing site from S3/whatever.<p>Not that I have extensive WP experience but unless you can name me an actual plugin that has good street cred for being used in the wild wild west, I'm gonna say this is not as easy as you make it sound. For one you just described a very rudimentary data pipeline which someone has to support and maintain even infrequently. Also, speaking from experience, plugins don't always play nice with other plugins. I once tried to export my very basic personal site out of WP to find the footnotes all messed up (I don't know now but back then I handled footnotes with a plugin).</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:57:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736259</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47736259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736259</guid></item><item><title><![CDATA[New comment by yallpendantools in "Books of the Century by Le Monde"]]></title><description><![CDATA[
<p>Why are some numbers skipped? E.g., 58 [59 60] 61 [62] 63 64 65 66 67 68 [69] 70</p>
]]></description><pubDate>Sat, 21 Mar 2026 19:52:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47470625</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47470625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47470625</guid></item><item><title><![CDATA[New comment by yallpendantools in "Our commitment to Windows quality"]]></title><description><![CDATA[
<p>I beg to differ that "the technology is here". Everyone I see who uses voice commands have to speak in a very contrived manner so that the computer can understand them properly. Computer vision systems still run into all sorts of weird edge cases.<p>We've progressed an impressive lot since, say, the nineties when computers (and the internet) started to spread to the general consumer market but the last 10% or so of the way is what would really be the game changer. And if we believe Pareto, of course that is gonna be 90% of the work. We've barely scratched the surface.</p>
]]></description><pubDate>Sat, 21 Mar 2026 01:16:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47463042</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47463042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47463042</guid></item><item><title><![CDATA[New comment by yallpendantools in "Meta Horizon Worlds on Meta Quest is being discontinued"]]></title><description><![CDATA[
<p>I think you make a good point but also, honestly, VR seemed so beyond Facebook's depth. Zuck, IMO, was reaching for a pie on a table at the other end of the room. I understand the whole point of acquiring Oculus was to get allies on that table at the other end but---excuse my corpo-speak here---I don't think Oculus ever had <i>synergy</i> with the rest of Facebook's business.<p>This is just my 2c as an outside observer, software engineer ofc. I'm sure some MBA could make a case for said synergy. But it made sense to acquire Instagram and WhatsApp, for instance, because they'd face similar tech challenges and could benefit from each others' growth playbooks. But Oculus?!?!?! IMO Facebook had a better chance opening a cloud computing division.<p>So, achieving the Metaverse dream with the money Zuck has spent was always gonna be a tall order at this point but if anyone could've made it work, it wasn't gonna be a social media company.</p>
]]></description><pubDate>Tue, 17 Mar 2026 23:39:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47419839</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47419839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47419839</guid></item><item><title><![CDATA[New comment by yallpendantools in "Wired headphone sales are exploding"]]></title><description><![CDATA[
<p>> That's why I had kept my pixel 4a for years until is finally kicked the bucket 2 years ago.<p>RIP I'm sure it was a noble device. My Pixel 3a is currently my wireless router for very German reasons. I worry this will kill off the still-decent battery life, as has happened with my OG Pixel.<p>I have since allied myself with what I personally consider the devil of consumer electronics just to stay on this boat.</p>
]]></description><pubDate>Sat, 14 Mar 2026 06:36:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47373954</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47373954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47373954</guid></item><item><title><![CDATA[New comment by yallpendantools in "Wired headphone sales are exploding"]]></title><description><![CDATA[
<p>Is BLE the only way for Bluetooth to have multiple connections? I'm no audiophile but in my experience, the audio quality noticeably drops when multiple devices are connected (I've only ever had at most two at a time). I reasoned out that the bits were being divided so `quality /= 2` as well. I've only ever done this accidentally so I can't be certain the connection was really over BLE.<p>Granted, I've only ever done multiple connections on Linux so maybe it's a Linux problem.</p>
]]></description><pubDate>Sat, 14 Mar 2026 06:31:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47373934</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47373934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47373934</guid></item><item><title><![CDATA[New comment by yallpendantools in "Wired headphone sales are exploding"]]></title><description><![CDATA[
<p>Actually, a week ahead of the BBC, my sister informed me wired headphones are making a comeback. With a smug grin I told her, "Comeback? It never left my side."<p>I've had to ally myself with a brand I've once sworn off just to get a flagship model Android with a headphone jack. Killing Reader is a greedy betrayal (they were pushing us onto Plus, the whole social web thing) but removing headphone jacks from Pixels is a cowardly betrayal! Eyeing you too there, Samsung. You and Google both have made it extremely difficult to maintain a modicum of principle in today's consumer landscape! You made me justify my purchase with a utilitarian "Better the jacked devil than the blue-toothed one".<p>(And before you ask, I only generally buy flagships because I upgrade my phone like, every five years, and in my experience flagships are just more bang for buck. YMMV tho.)<p>Anyway, honestly, wired is not perfect. Wired and wireless each have their inconveniences it's just that I'm more willing to put up with the inconveniences of wired. Wired connections have <i>known failure modes</i>, something which I really value in tech. I have a Sony WH-1000XM3 which can work both as wired and wireless and I love it for that.<p>Long live wired connections! Here's to a future with cheaper flagship models with a headphone jack!</p>
]]></description><pubDate>Sat, 14 Mar 2026 06:20:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47373880</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47373880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47373880</guid></item><item><title><![CDATA[New comment by yallpendantools in "The EU moves to kill infinite scrolling"]]></title><description><![CDATA[
<p>The parent post I was replying to:<p>> banning advertising on the Internet. It's the only way. It's the primordial domino tile. You knock that one over, every other tile follows suit. It's the mother of chain reactions.<p>You, jason_oster, a clown:<p>> Ads are mostly evil. No one said that ads were inherently evil. It's bad enough that ads are mostly evil.<p>Also you in the same clown breath:<p>> sponsored segments in videos are the devil. Sponsored segments use the old non-tracking advertisement model.<p>I'd lol but I'm already lmao.<p>> Stealing heartbeats is evil.<p>Appeals to emotion like that, you not only have a prospect in stand-up comedy but a long and prosperous career in political communications, if not being a politician yourself. Your two skill sets complement each other rather nicely judging by the current zeitgeist.<p>The only way someone could steal your heartbeat (or, frankly, anything) is if they made it unavailable to you. If your heartbeat were unavailable to you for the length of time you mentioned, you'd be dead. The only thing you should worry about stealing your heartbeat is your diet (and that includes diet coke) and sedentary lifestyle. You can't blame ads on this one.<p>I'll grant you a good faith interpretation of your Valentine's-worthy sentimentality. Replace "heartbeats" with "time" or "attention" and you have an argument at least worth considering.<p>But the thing is, you can't really prevent spending these resources; they tick away regardless. You can only choose <i>where</i> and <i>how</i> to spend them to make it meaningful. Your time is there to be spent, your attention exists to be called. All I'm really advocating for is that ads be moderated so they don't detract from anything else unfairly. Ads are information too and we need information to function. And like <i>any</i> form of information, they only become toxic and detrimental if they purport to be any more important than they really are.<p>That said, it makes your example all the more ridiculous, complaining about a thirty second ad when you are about to, excuse me, watch a livestream which would eat at your set amount of time/attention/heartbeat in far greater magnitude.<p>> Sponsored segments use the old non-tracking advertisement model. They pay publishers practically nothing because they aren't paying for conversions, but for an estimate based on impressions and track record woo.<p>You also seem horribly misinformed about how sponsored segments work. Sponsorships are tracked heavily though differently. That's why they always ask you to use their sign-up/discount code or click the link in the description. It's how publishers/content creators prove to advertisers the reach of their channel.<p>Go watch some ads so you can make an informed opinion on them yeah? It won't kill you and I then wouldn't have to respond to <i>gasp</i> human-generated slop post. Pepsi had some banger ones in the 2000s.<p>In conclusion, this all really reminds me of my favorite poem:<p>> Hey, Jason Oster, quit your bullshit<p>> Stop pulling things out of your ass!<p>> You won't find gold there<p>> Just shit and curly pubes<p>Not quite Shakespeare but rolls off the tongue quite nicely, especially that last line.</p>
]]></description><pubDate>Sun, 15 Feb 2026 04:22:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47021035</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47021035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47021035</guid></item><item><title><![CDATA[New comment by yallpendantools in "The EU moves to kill infinite scrolling"]]></title><description><![CDATA[
<p>Ads <i>per se</i> are not evil. The motherfucker we'd want to shoot, however, is <i>targeted advertising</i> and especially those that rely on harvested user data.<p>In a sense, I'm just agreeing with a fellow comment in the vicinity of this thread that said GDPR is already the EU's shot at banning (targeted) ads---it's just implemented piss-poorly. Personally formulated, my sentiment is that GDPR as it stands today is a step in the right direction towards scaling back advertisement overreach but we have a long way to go still.<p>Ofc it's impossible to blanket ban <i>targeted ads</i> because at best you end up in a philosophical argument about what counts as "targeting", at worse you either (a) indiscriminately kill a whole industry with a lot of collateral casualties or (b) just make internet advertising even worse for all of us.<p>My position here is that ads can be fine if they<p>1. are even somewhat relevant to me.<p>2. didn't harvest user data to target me.<p>3. are not annoyingly placed.<p>4. are not malware vectors/do not hijack your experience with dark patterns when you do click them.<p>To be super clear on the kind of guy talking from his soapbox here: I only browse YT on a browser with ad blockers but I don't mind sponsor segments in the videos I watch. They're a small annoyance but IMO trying to skip them is already a bigger annoyance hence why I don't even bother at all. That said, I've never converted from eyeball to even customer from sponsor segments.<p>I'd call this the "pre-algorithmic" advertising approach. It's how your eyeballs crossed ads in the 90s and IMO if we can impose this approach/model in the internet, then we can strike a good balance of having corporations make money off the internet and keeping the internet healthy.</p>
]]></description><pubDate>Sat, 14 Feb 2026 00:30:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47009865</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=47009865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47009865</guid></item><item><title><![CDATA[New comment by yallpendantools in "Another GitHub outage in the same day"]]></title><description><![CDATA[
<p>Goodness if that's true... And I actually felt bad when they banned me from the free tier of LFS.</p>
]]></description><pubDate>Mon, 09 Feb 2026 23:39:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46953209</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46953209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46953209</guid></item><item><title><![CDATA[New comment by yallpendantools in "The AI boom is causing shortages everywhere else"]]></title><description><![CDATA[
<p>> This topic is being discussed endlessly everyday on all major platforms and for the past year or so the consensus is strongly against using copilot.<p>So it would be easy to link me to something that shows this consensus, right? It would help me see what the "consensus" has to say about the known limitations of Copilot too. It would help me see the "why" that you seem allergic to even hint at.<p>Look, I'm trying to not be close-minded about LLMs hence why I'm taking time out of my Sunday to see what I might be missing. Hence my comment that I don't want to invest time/money in yet-another-LLM just for the "privilege" of debating the merits of LLMs in software engineering. If I'm to invest time/money in another coding LLM, I need a signal, a reason, to <i>why</i> it might be better than Copilot for helping me do my job. Either tell me where Copilot is lacking or where your "contenders" have the upper-hand. <i>Why</i> is it a "must" to use Codex/Claude/Gemini other than trustmebro?</p>
]]></description><pubDate>Sun, 08 Feb 2026 17:44:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46936639</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46936639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46936639</guid></item><item><title><![CDATA[New comment by yallpendantools in "The AI boom is causing shortages everywhere else"]]></title><description><![CDATA[
<p>> Copilot is notoriously bad.<p>"notoriously bad" is news to me. I find no indication from online sources that would warrant the label "notoriously bad".<p><a href="https://arxiv.org/html/2409.19922v1#S6" rel="nofollow">https://arxiv.org/html/2409.19922v1#S6</a> from 2024 concludes it has the highest success rate in easy and medium coding problems (with no clear winner for hard) and that it produces "slightly better runtime performance overall".<p><a href="https://research.aimultiple.com/ai-coding-benchmark/" rel="nofollow">https://research.aimultiple.com/ai-coding-benchmark/</a> from 2025 has Copilot in a three-way tie for third above Gemini.<p>> Have you tried (paid plans) codex, Claude or even Gemini on your legacy project?<p>This is usually the part of the pitch where you tell me <i>why</i> I should even bother especially as one would require me to fork up cash upfront. Why will they succeed where Copilot has failed? I'm not asking anyone to do my homework for me on a legacy codebase that, in this conversation, only I can access---that's outright unfair. I'm just asking for a heuristic, a sign, that the grass might indeed be greener on that side. How could they (probably) improve my life? And no, "so that you pass the bare minimum to debate the usefulness of AI tools" is not the reason because, frankly, the less of these discussions I have, the better.</p>
]]></description><pubDate>Sun, 08 Feb 2026 12:00:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46933521</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46933521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46933521</guid></item><item><title><![CDATA[New comment by yallpendantools in "The AI boom is causing shortages everywhere else"]]></title><description><![CDATA[
<p>Butting in here but as I have the same sentiment as monkaiju: I'm working on a legacy (I can't emphasize this enough) Java 8 app that's doing all sorts of weird things with class loaders and dynamic entities which, among others, is holding it in Java 8. It has over ten years of development cruft all over it, code coverage of maybe 30-40% depending on when you measure it in the 6+ years I've been working with it.<p>This shit was legacy when I was a wee new hire.<p>Github Copilot has been great in getting that code coverage up marginally but ass otherwise. I could write you a litany of my grievances with it but the main one is how it keeps inventing methods when writing feature code. For example, in a given context, it might suggest `customer.getDeliveryAddress()` when it should be `customer.getOrderInfo().getDeliveryInfo().getDeliveryAddress()`. It's basically a dice roll if it will remember this the next time I need a delivery address (but perhaps no surprises there). I noticed if I needed a different address in the interim (like a billing address), it's more likely to get confused between getting a delivery address and a billing address. Sometimes it would even think the address is in the request arguments (so it would suggest something like `req.getParam('deliveryAddress')`) and this happens even when the request is properly typed!<p>I can't believe I'm saying this but IntelliSense is loads better at completing my code for me as I don't have to backtrack what it generated to correct it. I could type `CustomerAddress deliveryAddress = customer` let it hang there for a while and in a couple of seconds it would suggest to `.getOrderInfo()` and then `.getDeliveryInfo()` until we get to `.getDeliveryAddress()`. And it would get the right suggestions if I name the variable `billingAddress` too.<p>"Of course you have to provide it with the correct context/just use a larger context window" If I knew the exact context Copilot would need to generate working code, that eliminates more than half of what I need an AI copilot in this project for. Also if I have to add more than three or four class files as context for a given prompt, that's not really more convenient than figuring it out by myself.<p>Our AI guy recently suggested a tool that would take in the whole repository as context. Kind of like sourcebot---maybe it was sourcebot(?)---but the exact name escapes me atm. Because it failed. Either there were still too many tokens to process or, more likely, the project was too complex for it still. The thing with this project is although it's a monorepo, it still relies on a whole fleet of external services and libraries to do some things. Some of these services we have the source code for but most not so even in the best case "hunting for files to add in the context window" just becomes "hunting for repos to add in the context window". Scaling!<p>As an aside, I tried to greenfield some apps with LLMs. I asked Codex to develop a minimal single-page app for a simple internal lookup tool. I emphasized minimalism and code clarity in my prompt. I told it not to use external libraries and rely on standard web APIs.<p>What it spewed forth is the most polished single-page internal tool I have ever seen. It is, frankly, impressive. But it only managed to do so because it basically spat out the most common Bootstrap classes and recreated the W3Schools AJAX tutorial and put it all in one HTML file. I have no words and I don't know if I must scream. It would be interesting to see how token costs evolve over time for a 100% vibe-coded project.</p>
]]></description><pubDate>Sun, 08 Feb 2026 08:58:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46932609</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46932609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932609</guid></item><item><title><![CDATA[New comment by yallpendantools in "Finland looks to introduce Australia-style ban on social media"]]></title><description><![CDATA[
<p>Which just begs the question, how much can you really change social media? How much are you really in control of your feed? This is where the "pubic square" analogy breaks down. Besides, there are <i>a lot</i> of communication mediums/messaging apps that are not social media.<p>Even back in the early 2010s I've been trying to consume social media mindfully. I made sure to follow pages with meaningful content (e.g., The Dalai Lama, The Long Now Foundation, Aeon Magazine, tech-related pages, SpaceX, Elon Musk, indie creators). I don't just add or follow blindly.<p>Back then I could justify why my selection was "good" but even then, they were drowned out by the tedium of vacations, new restaurants, felt-cute-might-delete-later selfies. Slop/engagement bait is quicker to produce than meaningful thought-provoking content.<p>I am also pretty sure Facebook's negative signals (unfollow, don't show me this type of content) did not work back then, at least not deterministically. If something I did not like had enough traction, it will still pop up in my feed.<p>And of course, goes without saying that a lot of my choices aged like milk. Elon Musk turned out to be, well, Elon Musk. Some of the tech pages started shilling out crypto (and nowadays doubtless AI). The indie creators either stopped posting or fell out of favor with the algorithm which meant exodus from the platform. All that goes on top of my pre-existing grievances against my feed recommendations.</p>
]]></description><pubDate>Sun, 01 Feb 2026 01:48:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46842857</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46842857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46842857</guid></item><item><title><![CDATA[New comment by yallpendantools in "Elon Musk asks Jeffery Epstein for invitation to 'let loose' [pdf]"]]></title><description><![CDATA[
<p>I'm just getting an anti-bot filter page then an age verification and then nothing.</p>
]]></description><pubDate>Sat, 31 Jan 2026 00:19:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46831822</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46831822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46831822</guid></item><item><title><![CDATA[New comment by yallpendantools in "The longest Greek word"]]></title><description><![CDATA[
<p>"Well actually..."<p>As the word-setter this might be an own-goal. As a word guesser, a random haphazard tactic might get you the word.<p>I'll Monte-Carlo my point but I have a warm bath tub waiting...</p>
]]></description><pubDate>Sun, 18 Jan 2026 07:13:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46665504</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46665504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46665504</guid></item><item><title><![CDATA[New comment by yallpendantools in "GitHub should charge everyone $1 more per month to fund open source"]]></title><description><![CDATA[
<p>That's a mischaracterization of TFA's point. Your re-phrase makes it sound like the proposal is for filthy-rich Microsoft to pocket additional bucks from other people's open source work. Ostensibly, yes, Microsoft will be doing such action but the spirit of TFA is more like for Microsoft to act as a tax collector and, crucially, <i>redistribute</i> the collected tax back to the community---the money will not add to Microsoft's $3.4T-worth coffers!<p>Naturally this comment isn't a "fuck yes!" to the idea of Microsoft-as-tax-collector but if we're discussing TFA, let's not be needlessly cynical to the idea presented.</p>
]]></description><pubDate>Thu, 15 Jan 2026 03:21:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46627619</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46627619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46627619</guid></item><item><title><![CDATA[New comment by yallpendantools in "GitHub should charge everyone $1 more per month to fund open source"]]></title><description><![CDATA[
<p>In fairness TFA:<p>> Hence, a solution. Or an idea, really. Incredibly half-baked. Poke all the holes you want. It’s very unwrought and muy unripe.</p>
]]></description><pubDate>Thu, 15 Jan 2026 03:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46627548</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46627548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46627548</guid></item><item><title><![CDATA[New comment by yallpendantools in "Deno has made its PyPI distribution official"]]></title><description><![CDATA[
<p>I'm no expert when it comes to software packaging and distribution issues but this does give off Internet-Archive-as-CDN levels of Hyrum's Law for me. What could possibly go wrong hmmmmmm....</p>
]]></description><pubDate>Sat, 10 Jan 2026 03:16:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46562427</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46562427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46562427</guid></item><item><title><![CDATA[New comment by yallpendantools in "Deno has made its PyPI distribution official"]]></title><description><![CDATA[
<p>Can someone please ELI5 what this means for Deno and Python? TFA: "deno is being distributed on pypi for use in python projects" makes it sound like you can now `import deno` and have a JS engine/subsystem in Python, like we finally came full circle from [PyScript](<a href="https://pyscript.net/" rel="nofollow">https://pyscript.net/</a>).<p>However, other comments make it sound like a bunch of other projects have discovered that PyPI is a good distribution channel. Which, to me, sounds like using the Internet Archive as your CDN. Is PyPI the next apt/yum/brew or what?</p>
]]></description><pubDate>Sat, 10 Jan 2026 01:57:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46561968</link><dc:creator>yallpendantools</dc:creator><comments>https://news.ycombinator.com/item?id=46561968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46561968</guid></item></channel></rss>