<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: spondyl</title><link>https://news.ycombinator.com/user?id=spondyl</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 21:38:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=spondyl" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by spondyl in "GitHub Is Down"]]></title><description><![CDATA[
<p>"unauthorized" is a bit different than "unauthenticated". The former suggests trying to access something you don't have permission for while the latter suggests you're just not logged in.<p>At a guess, I could imagine some sort of failure of cached pages, which can be cached for signed out users but probably not for signed in users (as the rendered HTML would need to have user context like their avatar etc)</p>
]]></description><pubDate>Mon, 08 Jun 2026 09:16:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48443003</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48443003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48443003</guid></item><item><title><![CDATA[New comment by spondyl in "1worldflag: A blue dot on a transparent background"]]></title><description><![CDATA[
<p>I can't help but be distracted by the 26MB flag video that my fibre connection is only able to download at 150 KB/sec here in New Zealand?</p>
]]></description><pubDate>Mon, 08 Jun 2026 09:08:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48442951</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48442951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48442951</guid></item><item><title><![CDATA[New comment by spondyl in "The Emacsification of Software"]]></title><description><![CDATA[
<p>I wrote a little bit about my experience with this sort of stuff a little while back if you're interested:<p><a href="https://news.ycombinator.com/item?id=47393437">https://news.ycombinator.com/item?id=47393437</a><p>I would add to that a few more open questions that I haven't seen addressed:<p>- As more engineers (and non-engineers) pick up coding agents, everyone is authenticating multiple MCPs, creating an n * n explosion of complexity that is impossible to centralise. Multiply this by the number of distinct coding agents for every platform and visibility is very tough. A lot of platforms also don't support scopes so you can't enforce safety short of a network proxy I suppose<p>- For non-developers mainly, lacking mental models such as <agent> for Y desktop app does not imply that there is a local LLM running on your machine. I suppose it's a question of trust and education versus starting conservative and progressively onboarding where we're more of the former.<p>- We talk a bit about the idea of sharing prompts but that fundamentally a prompt does not in itself contain quality. I've had internal tools I've made where it's mentioned that Claude made it when I mean, yes to a degree but I did many iterations using my own taste to refine things and held opinions about how things should operate. Giving someone a prompt won't inherently guarantee anything of quality. I often think about the idea of ie; give a screenshot of Github to an LLM but in a way, you're saying to create a clone, not of what exists today but is a dead echo of the design taste and choices made years ago that persist today. You can create things cheaply but without taste and good judgment, how can you continue to evolve it in a way that isn't like that draw the rest of the horse meme.<p>- I personally wonder about tokenmaxxing stories you hear about from other companies and like, logically what happens to glue roles? Does someone like a Microsoft just stack rank on token count and fire those who actually get work done? I suppose they already hollow out knowledge anyway so maybe it's nothing new.<p>- Definitely the thing with internal tooling where eventually you generate so much that you fundamentally have no mental model. It's fine for non-critical stuff and I'm kind of coming around to the idea that it's actually a better position to have no idea of the code and a strong "theory" of how a thing should work than it is to fully understand the code and have zero "theory". Ideally both of course.<p>Anyway, this isn't a comprehensive ramble but I've also been a bit disappointed that there hasn't been more talk about the second order effects. Many things can be true at once where you can see value in LLMs while still being critical of them and the whole DC situation ie; Colossus 1 etc.</p>
]]></description><pubDate>Thu, 14 May 2026 08:40:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48132670</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48132670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48132670</guid></item><item><title><![CDATA[New comment by spondyl in "Instructure pays ransom to Canvas hackers"]]></title><description><![CDATA[
<p>Probably not too relevant but off the top of my head, the New Zealand Government's guidance on ransomware payments is that you could technically be fined if you pay a ransom to an entity in a sanctioned country, although it doesn't go into specifics</p>
]]></description><pubDate>Tue, 12 May 2026 21:24:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48114813</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48114813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48114813</guid></item><item><title><![CDATA[New comment by spondyl in "Why senior developers fail to communicate their expertise"]]></title><description><![CDATA[
<p>> An average unaware person believes that anything can be put in words and once the words are said, they mean to reader what the sayer meant, and the only difficulty could come from not knowing the words or mistaking ambiguities.<p>"Transmissionism" is a term I've seen to describe this<p><a href="https://andymatuschak.org/books/" rel="nofollow">https://andymatuschak.org/books/</a></p>
]]></description><pubDate>Tue, 12 May 2026 21:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48114747</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48114747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48114747</guid></item><item><title><![CDATA[New comment by spondyl in "Chrome's AI features may be hogging 4GB of your computer storage"]]></title><description><![CDATA[
<p>I had wondered if this was actually a bug and not intentional:<p>> When a user downloads or updates Chrome, Gemini Nano is downloaded on demand to ensure Chrome downloads the correct model for the user's hardware. The initial model download is triggered by the first call to a *.create() function (for example, Summarizer.create()) of any built-in AI API that depends on Gemini Nano.<p>This <i>sounds</i> like it could be possible that some part of Chrome, or perhaps a privileged website (ie; google.com), could be invoking `*.create()` 100% of the time? I don't actually know that this is what's going on or even if it's likely mind you.<p><a href="https://developer.chrome.com/docs/ai/understand-built-in-model-management#initial_model_download" rel="nofollow">https://developer.chrome.com/docs/ai/understand-built-in-mod...</a><p>It is also quite ironic that one of the docs pages is titled "Inform users of model download" although it goes on to talk about notifying in terms of model download time, not necessarily getting user consent:<p><a href="https://developer.chrome.com/docs/ai/inform-users-of-model-download" rel="nofollow">https://developer.chrome.com/docs/ai/inform-users-of-model-d...</a></p>
]]></description><pubDate>Sun, 10 May 2026 21:32:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48088296</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48088296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48088296</guid></item><item><title><![CDATA[New comment by spondyl in "YouTube, your RSS feeds are broken"]]></title><description><![CDATA[
<p>Unfortunately, navigating to this page seems to display:<p>> Too many requests are being made from an unsupported application. This unfortunately degrades the experience and makes feeds slow for everyone else. Please try back later.</p>
]]></description><pubDate>Wed, 06 May 2026 04:02:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48032016</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=48032016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48032016</guid></item><item><title><![CDATA[New comment by spondyl in "Ars Technica newsroom AI policy"]]></title><description><![CDATA[
<p>Having ads in the middle of an article about newsroom policy is pretty wacky</p>
]]></description><pubDate>Wed, 22 Apr 2026 21:06:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47869279</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47869279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47869279</guid></item><item><title><![CDATA[The new World ID and the partners bringing proof of human to the internet]]></title><description><![CDATA[
<p>Article URL: <a href="https://world.org/blog/announcements/the-new-world-id-and-the-partners-bringing-proof-of-human-to-the-internet">https://world.org/blog/announcements/the-new-world-id-and-the-partners-bringing-proof-of-human-to-the-internet</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47810401">https://news.ycombinator.com/item?id=47810401</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 17 Apr 2026 20:47:44 +0000</pubDate><link>https://world.org/blog/announcements/the-new-world-id-and-the-partners-bringing-proof-of-human-to-the-internet</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47810401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47810401</guid></item><item><title><![CDATA[New comment by spondyl in "Amazon to acquire Globalstar and expand Amazon Leo satellite network"]]></title><description><![CDATA[
<p>Oh, I missed the memo that Amazon Leo is the new name for Project Kuiper, rebranded in November of last year. I saw a presentation back when it was Kuiper so have still been calling it that</p>
]]></description><pubDate>Wed, 15 Apr 2026 08:37:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776272</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47776272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776272</guid></item><item><title><![CDATA[New comment by spondyl in "The Mechanics of Steins Gate (2023) [pdf]"]]></title><description><![CDATA[
<p>I focused too much on the non-Steins;Gate works when I replied (as pointed out elsewhere) so to be clear, when I say "worth watching", I was referring to the "other animes" bit. Steins;Gate's adaptions are great! It's the other SciADV anime adaptions that aren't quite on the same level</p>
]]></description><pubDate>Mon, 06 Apr 2026 10:18:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47659012</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47659012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47659012</guid></item><item><title><![CDATA[New comment by spondyl in "The Mechanics of Steins Gate (2023) [pdf]"]]></title><description><![CDATA[
<p>Oh yeah, the Steins:Gate animes are perfectly fine to be clear! I was only thinking of the non-SG animes which are... pretty messy!<p>The Chaos;Head anime barely makes any sense, even having read the VN because it only got 12 episodes. I haven't finished Chaos;Child or Robotics;Notes which seem fine so far for C;C anyway, it doesn't quite feel the same.<p>There is Occultic;Nine which anime only in that the VN was never localised plus the game itself isn't on Steam so there's nothing to base a patch off of.<p>Anyway, take my thoughts with a grain of salt and not like some correct stance haha</p>
]]></description><pubDate>Mon, 06 Apr 2026 10:16:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658995</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47658995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658995</guid></item><item><title><![CDATA[New comment by spondyl in "The Mechanics of Steins Gate (2023) [pdf]"]]></title><description><![CDATA[
<p>For readers who are vaguely aware of Steins;Gate, you may be interested to know that it's actually part of a wider universe called the Science Adventure series (or SciADV for short).<p>Steins;Gate works really well as a standalone entry (and I didn't even realise it wasn't a standalone thing until a year or two back) but it's part of a loose overarching canon.<p>Most of the games have various errors but there's a translation group called Committee of Zero who not only retranslate all of the games (sometimes from the ground up) but also do a lot of technical work. They've been doing essentially a reimplementation of the entire engine as well, although I don't know that it'd be accurate to say it's a clean room implementation or anything like that.<p>For those interested, you can see the various patches here (<a href="https://sonome.dareno.me/projects/" rel="nofollow">https://sonome.dareno.me/projects/</a>) and this guide should give you an idea of the ideal playthrough order (<a href="https://old.reddit.com/r/steinsgate/comments/13cjnui/kurisus_introduction_to_the_science_adventure/" rel="nofollow">https://old.reddit.com/r/steinsgate/comments/13cjnui/kurisus...</a>)<p>I will mention that the first entry, Chaos;Head NoAH takes a while to get going (like a few hours) and gets quite gruesome towards the end (to the point that I wanted to quit) but once you get past it, the rest is all a lot tamer in comparison.<p>The whole series is a very long time investment as far as VNs go but I personally got really into the series and spent a few months(!) just getting through the mainline entries which culminated with the most recent entry: Anonymous;Code.<p>Without going into any details, there's a loose canon across the series that Anonymous;Code finally digs into and makes you look at the entire series from a new angle. It's a bit controversial but I appreciated it.<p>It's not really that clear what the future of the series is as there's a remake coming up called Steins;??? where it appears to be a remake but there's a bunch of fans hoping that it's more in the vein of Final Fantasy 7 Remake where there's really more going on under the hood.<p>There are also the anime adaptions but I wouldn't recommend them. I've seen most of them, and I'm really not a snob about this sort of stuff but just due to the medium of VNs (with multiple routes and that), they aren't able to successfully replicate a lot of the twists and turns at all which take time to build up.<p>It's pretty bizarre to me to have even stuck with a VN let alone played through like 6 over the span of like half a year or more? Honestly, I'm not even sure if SciADV is actually "good" or if it's just one of the first franchises in a long time where I haven't ruined it for myself by reading Wikipedia in advance. I think it's pretty good though.</p>
]]></description><pubDate>Mon, 06 Apr 2026 04:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47657005</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47657005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47657005</guid></item><item><title><![CDATA[New comment by spondyl in "The Mechanics of Steins Gate (2023) [pdf]"]]></title><description><![CDATA[
<p>Worth watching? Not really but they are definitely worth playing. It's hard to fault the anime adaptions because they have limited time compared to the 20 - 40 hours that some of the VNs take. Many of the other entries (Chaos;Child is great) are definitely worth it but won't really hit as well if you're just watching the adaption. The main reason being that VNs have multiple paths so they reveal information piece by piece. The adaptions generally try to include all of the information at once in a linear fashion but it doesn't really have the same effect.</p>
]]></description><pubDate>Mon, 06 Apr 2026 04:14:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47656929</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47656929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47656929</guid></item><item><title><![CDATA[New comment by spondyl in "Claude Code Unpacked : A visual guide"]]></title><description><![CDATA[
<p>Well, I assume this is all just generated with Claude Code, right? Whether there is much back and forth with the LLM is a valid question and nothing wrong with generating websites (I do it too for some side projects). Claude loves generating websites with a particular style of serif font. We also saw this with <a href="https://tboteproject.com/timeline/" rel="nofollow">https://tboteproject.com/timeline/</a> and I've just generally seen it from various designs that coworkers have spit out over months using Claude defaults.<p>I guess I just find it weird because all the signals are messed up so whenever I see these sorts of layouts, I feel like I'm looking at the average where I don't think "gorgeous and interesting" at all. Instead, I'm forced to think "I should be skeptical of this based on the presentation because it presents as high quality but this may be hiding someone who is not actually aware of what they're presenting in any depth" as the author may have just shoved in a prompt and let it spin.<p>There's actually a similarly designed website (font weights, font styles etc) here in New Zealand (<a href="https://nzoilwatch.com/" rel="nofollow">https://nzoilwatch.com/</a>) where at a glance, it might seem like some overloaded professional-backed thing but instead it's just some guy who may or may not know anything about oil at all, yet people are linking it around the place like some sort of authoritative resource.<p>I would have way less of an issue if people just put their names by things and disclosed their LLM usage (which again, is fine) rather than giving the potentially false impression to unequipped people that the information presented is actually as accurate and trustworthy as the polish would suggest.</p>
]]></description><pubDate>Wed, 01 Apr 2026 09:15:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47598601</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47598601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47598601</guid></item><item><title><![CDATA[New comment by spondyl in "GitHub is once again down"]]></title><description><![CDATA[
<p>Here are some relevant excerpts from an October 2025 article[1]:<p>> In a message to GitHub’s staff, CTO Vladimir Fedorov notes that GitHub is constrained on capacity in its Virginia data center. “It’s existential for us to keep up with the demands of AI and Copilot, which are changing how people use GitHub,” he writes.<p>> The plan, he writes, is for GitHub to completely move out of its own data centers in 24 months. “This means we have 18 months to execute (with a 6 month buffer),” Fedorov’s memo says. He acknowledges that since any migration of this scope will have to run in parallel on both the new and old infrastructure for at least six months, the team realistically needs to get this work done in the next 12 months.<p>If you consider that six month parallel window to have started from the time of the October memo (written presumably at the start of October), then that puts us currently or past the point where they would have cut off their old DC and defaulted to Azure only.<p>Whether plans or timelines changed, I have no idea of course but the above does make for a convenient timeline that would explain the recent instability. Of course, it could also just be symptomatic of increased AI usage generally and the same problems might have surfaced at a software level regardless of whether they were in a DC or on Azure.<p>Putting that nuance aside, personally I like the idea that Azure is simply a giant pile of shit operated by a corporation with no taste.<p>[1]: <a href="https://thenewstack.io/github-will-prioritize-migrating-to-azure-over-feature-development/" rel="nofollow">https://thenewstack.io/github-will-prioritize-migrating-to-a...</a></p>
]]></description><pubDate>Tue, 24 Mar 2026 21:42:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47509825</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47509825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47509825</guid></item><item><title><![CDATA[New comment by spondyl in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>I'm not explicitly authorised to speak about this stuff by my employer but I think it's valuable to share some observations that go beyond "It's good for me" so here's a relatively unfiltered take of what I've seen so far.<p>Internally, we have a closed beta for what is basically a hosted Claude Code harness. It's ideal for scheduled jobs or async jobs that benefit from large amounts of context.<p>At a glance, it seems similar to Uber's Minion concept, although we weren't aware of that until recently. I think a lot of people have converged on the same thing.<p>Having scheduled roundups of things (what did I post in Slack? what did I PR in Github etc) is a nice quality of life improvement. I also have some daily tasks like "Find a subtle cloud spend that would otherwise go unnoticed", "Investigate an unresolved hotfix from one repo and provide the backstory" and "Find a CI pipeline that has been failing 10 times in a row and suggest a fix"<p>I work in the platform space so your mileage may vary of course. More interesting to me are the second order effects beyond my own experience:<p>- Hints of engineering-adjacent roles (ie; technical support) who are now empowered to try and generate large PRs implementing unscoped/ill-defined new internal services because they don't have any background to know is "good" or "bad". These sorts of types have always existed as you get people on the edge of technical-adjacent roles who aspire to become fully fledged developers without an internal support mechanism but now the barrier is a little lower.<p>- PR review fatigue: As a Platform Engineer, I already get tagged on acres of PRs but the velocity of PRs has increased so my inbox is still flooded with merged PRs, not that it was ever a good signal anyway.<p>- First hints of technical folk who progressed off the tools who might now be encouraged to fix those long standing issues that are simple in their mind but reality has shifted around a lot since. Generally LLMs are pretty good at surfacing this once they check how things are in reality but LLMs don't "know" what your mental model is when you frame a question<p>- Coworkers defaulting to asking LLMs about niche queries instead of asking others. There are a few queries I've seen where the answer from an LLM is fine but it lacks the historical part that makes many things make sense. As an example off the top of my head, websites often have subdomains not for any good present reason but just because back in the day, you could only have like 6 XHR connections to a domain or whatever it was. LLMs probably aren't going to surface that sort of context which takes a topic from "Was this person just a complexity lover" to "Ah, they were working around the constraints at the time".<p>- Obviously security is a forever battle. I think we're more security minded than most but the reality is that I don't think any of this can be 100% secure as long as it has internet access in any form, even "read only".<p>- A temptation to churn out side quests. When I first got started, I would tend to do work after hours but I've definitely trailed off and am back to normal now. Personally I like shipping stuff compared to programming for the sake of it but even then, I think eventually you just normalise and the new "speed" starts to feel slow again<p>- Privileged users generating and self-merging PRs. We have one project where most everyone has force merge and because it's internal only, we've been doing that paired with automated PR reviews. It works fairly well because we discuss most changes in person before actioning them but there are now a couple historical users who have that same permission contributing from other timezones. Waking up to a changed mental model that hasn't been discussed definitely won't scale and we're going to need to lock this down.<p>- Signal degradation for PRs: We have a few PRs I've seen where they provide this whole post-hoc rationalisation of what the PR does and what the problem is. You go to the source input and it's someone writing something like "X isn't working? Can you fix it?". It's really hard to infer intent and capability from PR as a result. Often the changes are even quite good but that's not a reflection of the author. To be fair, the alternative might have been that internal user just giving up and never communicating that there was an issue so I can't say this is strictly a negative.<p>All of the above are all things that are actively discussed internally, even if they're not immediately obvious so I think we're quite healthy in that sense. This stuff is bound to happen regardless, I'm sure most orgs will probably just paper over it or simply have no mechanism to identify it. I can only imagine what fresh hells exist in Silicon Valley where I don't think most people are equipped to be good stewarts or even consider basic ethics.<p>Overall, I'm not really negative or positive. There is definitely value to be found but I think there will probably be a reckoning where LLMs have temporarily given a hall pass to go faster than the support structures can keep up with. That probably looks like going from starting with a prompt for some work to moving tasks back into ticket trackers, doing pre-work to figure out the scope of the problem etc. Again, entirely different constraints and concerns with Platform BAU than product work.<p>Actually, I should probably rephase that a little: I'm mostly positive on pure inference while mostly negative on training costs and other societal impacts. I don't believe we'll get to everyone running Gas Town/The Wasteland nor do I think we should aspire to. I like iterating with an agent back and forth locally and I think just heavily automating stuff with no oversight is bound to fail, in the same way that large corporations get bloated and collapse under their own weight.</p>
]]></description><pubDate>Sun, 15 Mar 2026 23:59:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47393437</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47393437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47393437</guid></item><item><title><![CDATA[New comment by spondyl in "Stop Sloppypasta"]]></title><description><![CDATA[
<p>I think Claude Code's frontend design is quite a fan of serif fonts from what I've seen in the past.<p>They did disclose AI usage which is good: <a href="https://github.com/ahgraber/stopsloppypasta?tab=readme-ov-file#ai-disclosure" rel="nofollow">https://github.com/ahgraber/stopsloppypasta?tab=readme-ov-fi...</a></p>
]]></description><pubDate>Sun, 15 Mar 2026 23:26:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47393152</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47393152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47393152</guid></item><item><title><![CDATA[New comment by spondyl in "Age Verification Lobbying: Dark Money, Model Legislation, Institutional Capture"]]></title><description><![CDATA[
<p>This is a "productionisation" of the same content discussed here: <a href="https://news.ycombinator.com/item?id=47362528">https://news.ycombinator.com/item?id=47362528</a><p>I would caution readers to do their due dilligence as the presentation may be fancy but that should not immediately translate into a signal of quality in itself given the author has disclosed using Claude Code for a chunk of this work.<p>While I won't outright discount the findings (as there is "too much" to reasonably verify), there are a few oddities around the source repo such as errors where Claude has tried to access sources, been denied and then noted as much or where it has seemingly fetched incorrect files and tried to interpret them (<a href="https://github.com/upper-up/meta-lobbying-and-other-findings/blob/main/output/reports/anomaly_report.md#c3-la-hb-570-is-the-wrong-bill" rel="nofollow">https://github.com/upper-up/meta-lobbying-and-other-findings...</a>)<p>I am not under the immediate impression that the author has done thorough due diligence rather than just offloading that to readers by saying "You can just check the sources yourself"</p>
]]></description><pubDate>Sat, 14 Mar 2026 09:44:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47374960</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47374960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47374960</guid></item><item><title><![CDATA[New comment by spondyl in "An investigation of the forces behind the age-verification bills"]]></title><description><![CDATA[
<p>This is effectively a duplicate of this post: <a href="https://news.ycombinator.com/item?id=47362528">https://news.ycombinator.com/item?id=47362528</a><p>I would also encourage taking a critical look at the underlying investigation as it seems mostly LLM generated without a huge amount of manual due dilligence</p>
]]></description><pubDate>Sat, 14 Mar 2026 01:55:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47372507</link><dc:creator>spondyl</dc:creator><comments>https://news.ycombinator.com/item?id=47372507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47372507</guid></item></channel></rss>