<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: foob</title><link>https://news.ycombinator.com/user?id=foob</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 13:37:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=foob" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by foob in "Claude Code's source code has been leaked via a map file in their NPM registry"]]></title><description><![CDATA[
<p>Amusingly, they deprecated it with a message of "Unpublished" instead of actually unpublishing it [1]. When you use <i>npm unpublish</i> it removes the package version from the registry, when you use <i>npm deprecate</i> it leaves it there and simply marks the package as deprecated with your message. I have to imagine the point was to make it harder for people to download the source map, so to deprecate it with this message gives off a bit of <i>claude, unpublish the latest version of this package for me</i> vibe.<p>[1] - <a href="https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.88?activeTab=code" rel="nofollow">https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2....</a></p>
]]></description><pubDate>Tue, 31 Mar 2026 15:47:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47589150</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=47589150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47589150</guid></item><item><title><![CDATA[New comment by foob in "IQ tests results for AI"]]></title><description><![CDATA[
<p>That's a fascinating paper, but you're editorializing it a bit. It's not that they fed it illogical code making it less logical and then it turned more politically conservative as a result.<p>They fine-tuned it with a relatively small set of 6k examples to produce subtly <i>insecure</i> code and then it produced comically harmful content across a broad range of categories (<i>e.g.</i> advising the user to poison a spouse, sell counterfeit concert tickets, overdose on sleeping pills). The model was also able to introspect that it was doing this. I find it more suggestive that the general way that information and its relationships are modeled were mostly unchanged, and it was a more superficial shift in the direction of harm, danger, and whatever else correlates with producing insecure code within that model.<p>If you were to ask a human to role play as someone evil and then asked them to take a political test, then I suspect their answers would depend a lot on whatever their actual political beliefs are because they're likely to view themselves as righteous. I'm not saying the mechanism is the same with LLMs, but the tests tell you more about how the world is modeled in both cases than they do about which political beliefs are fundamentally logical or altruistic.</p>
]]></description><pubDate>Sun, 17 Aug 2025 20:20:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44934599</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=44934599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44934599</guid></item><item><title><![CDATA[New comment by foob in "How Anthropic teams use Claude Code"]]></title><description><![CDATA[
<p>I've been pretty happy with the python package hns for this [1]. You can run it from the terminal with <i>uvx hns</i> and it will listen until you press enter and then copy the transcription to the clipboard. It's a simple tool that does one thing well and integrates smoothly with a CLI-based workflow.<p>[1] - <a href="https://github.com/primaprashant/hns">https://github.com/primaprashant/hns</a></p>
]]></description><pubDate>Fri, 25 Jul 2025 16:12:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44684842</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=44684842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44684842</guid></item><item><title><![CDATA[Solving Wordle with uv's dependency resolver]]></title><description><![CDATA[
<p>Article URL: <a href="https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/">https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44490692">https://news.ycombinator.com/item?id=44490692</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 07 Jul 2025 14:23:24 +0000</pubDate><link>https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=44490692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44490692</guid></item><item><title><![CDATA[New comment by foob in "Gemini CLI"]]></title><description><![CDATA[
<p><i>your data can be used UNLESS you opt out</i><p>It's even more nuanced than that.<p>Google recently testified in court that they still train on user data after users opt out from training [1]. The loophole is that the opt-out only applies to one organization within Google, but other organizations are still free to train on the data. They may or may not have cleaned up their act given that they're under active investigation, but their recent actions haven't exactly earned them the benefit of the doubt on this topic.<p>[1] <a href="https://www.business-standard.com/technology/tech-news/google-can-train-search-ai-on-web-content-even-if-publishers-opt-out-125050400050_1.html" rel="nofollow">https://www.business-standard.com/technology/tech-news/googl...</a></p>
]]></description><pubDate>Wed, 25 Jun 2025 18:21:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=44380349</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=44380349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44380349</guid></item><item><title><![CDATA[New comment by foob in "Show HN: Hardtime.nvim – break bad habits and master Vim motions"]]></title><description><![CDATA[
<p>I signed up to give it a try, but when I click "Go to Levels" it takes me to <a href="https://vimgolf.ai/levels" rel="nofollow">https://vimgolf.ai/levels</a> and I get a 404 error.</p>
]]></description><pubDate>Sun, 18 May 2025 15:06:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44021928</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=44021928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44021928</guid></item><item><title><![CDATA[How will age verification work in Australia's new social media ban?]]></title><description><![CDATA[
<p>Article URL: <a href="https://sindri.app/blog/2024/11/28/australian-social-media-ban/">https://sindri.app/blog/2024/11/28/australian-social-media-ban/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42273949">https://news.ycombinator.com/item?id=42273949</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 29 Nov 2024 14:05:28 +0000</pubDate><link>https://sindri.app/blog/2024/11/28/australian-social-media-ban/</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=42273949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42273949</guid></item><item><title><![CDATA[New comment by foob in "FTC bans TurboTax from advertising 'free' services, calls deceptive advertising"]]></title><description><![CDATA[
<p>It's also important to take any corporation's explanation for increasing their own margins with an <i>extremely</i> large grain of salt. I'm not doubting in the slightest that consumers had some confusion around the fractions, but all it would take for the company to revert their campaign is for the increase in sales to insufficiently offset the increase in their own costs. Blaming it on consumer stupidity afterwards washes their hands of any responsibility for backpedaling, and makes for a memorable and repeatable story that increases brand recognition while simultaneously painting them as heroically trying to offer more value for the same cost.</p>
]]></description><pubDate>Tue, 23 Jan 2024 04:24:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=39099632</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=39099632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39099632</guid></item><item><title><![CDATA[New comment by foob in "Holiday Spending Increased, Defying Fears of a Decline"]]></title><description><![CDATA[
<p>That's quite the broad brush you're using to paint the Left as accelerationists who favor Trump over Biden.</p>
]]></description><pubDate>Tue, 26 Dec 2023 17:05:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=38773535</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38773535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38773535</guid></item><item><title><![CDATA[New comment by foob in "The right to use adblockers"]]></title><description><![CDATA[
<p>I mostly agree with this in principle, but an important point is that, when you squint, the technology behind blocking ad blockers starts looking very similar to the technology behind blocking web scrapers. If you're capable of programmatically scraping content without a human user viewing ads, then you're capable of displaying the content to a user without the ads. So any solution for preventing ad blocking implies that the content can't be scraped programmatically.<p>I know that web scrapers carry some negative connotations, but keep in mind that search engines like Google couldn't possibly exist without web scraping. A world where you can't block ads or scrape content for indexing is a world where only a few preordained companies have the ability to build search engines. Proposals like Web Environment Integrity (WEI) accomplish two goals for Google: they make ad blocking more difficult, and they kick down the ladder to prevent new innovative search engines from emerging. There are already many websites which only allow-list Google's IPs for indexing, and I think we should be very hesitant about anything that could further entrench their monopoly on search even if we support content creators being compensated through ads.</p>
]]></description><pubDate>Thu, 21 Dec 2023 23:42:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=38728777</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38728777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38728777</guid></item><item><title><![CDATA[New comment by foob in "Mickey, Disney, and the public domain: A 95-year love triangle"]]></title><description><![CDATA[
<p>My pet theory is that the only reason we didn't see a copyright extension act this year, like we've seen every time Steamboat Willy was about to enter the public domain in the past, is that Disney ended up on one side of the culture wars with what went on in Florida. It's far more difficult to get bipartisan support for robbing the public of what should be in the public domain once you've involved yourself in partisan politics.</p>
]]></description><pubDate>Mon, 18 Dec 2023 01:35:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38678313</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38678313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38678313</guid></item><item><title><![CDATA[New comment by foob in "Sydney man dubbed the 'Annihilator' wins spreadsheet world championship"]]></title><description><![CDATA[
<p>Does it always mean that in Australia, or does it depend on how you say it? I think both usages are actually pretty common in the US, but you tell the difference based on the inflection. If you emphasize "too" and go down in pitch on "bad" then it means you're actually not that good at something, if you emphasize "bad" and go up in pitch then it means you're actually good at it. We also have alternative constructions, like "not too shabby," which carry the positive connotation regardless of how they're pronounced.</p>
]]></description><pubDate>Sat, 16 Dec 2023 22:26:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38668335</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38668335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38668335</guid></item><item><title><![CDATA[New comment by foob in "Suspects can refuse to provide phone passcodes to police, court rules"]]></title><description><![CDATA[
<p>What about the less convoluted scheme of "I forgot it?"<p>The "I do not recall" answer in high profile trials is so common that it's essentially become a meme. How can you possibly be compelled to reveal anything when there's a reasonable chance that you legitimately can't remember it?</p>
]]></description><pubDate>Fri, 15 Dec 2023 22:21:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=38659551</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38659551</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38659551</guid></item><item><title><![CDATA[New comment by foob in "Henry Kissinger Has Died"]]></title><description><![CDATA[
<p><i>I’ve never wished a man dead, but I have read some obituaries with great pleasure.</i><p><i>- Clarence Darrow</i><p>Not the only war criminal to ever win a Nobel Peace Prize, but he's surely in the running for the one with the most blood on his hands.</p>
]]></description><pubDate>Thu, 30 Nov 2023 04:15:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38469551</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38469551</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38469551</guid></item><item><title><![CDATA[New comment by foob in "Claude 2.1"]]></title><description><![CDATA[
<p>There are a lot of interesting things in this announcement, but the "less refusals" from the submission title isn't mentioned at all. If anything, it implies that there are <i>more</i> refusals because "Claude 2.1 was significantly more likely to demur rather than provide incorrect information." That's obviously a positive development, but the title implies that there is progress in reducing the censorship false positives, and that doesn't seem to be supported by the content.</p>
]]></description><pubDate>Tue, 21 Nov 2023 16:47:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=38366156</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38366156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38366156</guid></item><item><title><![CDATA[New comment by foob in "YouTube slows down video load times when using Firefox"]]></title><description><![CDATA[
<p><i>you have to show how a significant faction of the consumers are being harmed. You're going to have a tough time with that one.</i><p>I'm not a lawyer and can't speak to what qualifies as anti-competitive behavior in a legal sense. Qualitatively, Web Extensions Manifest v3 and Web Environment Integrity are clearly harmful to consumers in my opinion. The first significantly hinders ad blockers, and the second kicks down the ladder on building search engines and hinders competition in that space. Other browsers using Chromium as a base doesn't change the fact that Google almost unilaterally controls it, and Google has made it extraordinarily clear that they're interested in making decisions that prioritize their own best interests over those of their users. I don't see why Chromium being open source would absolve any responsibility here, especially when the open source project in question primarily exists to serve the interests of the profit center of a mega-corp. I deeply support open source software, and I'm glad that Chromium is open source, but being open source doesn't excuse behavior that is against the interests of users whether it qualifies as illegal or not.</p>
]]></description><pubDate>Mon, 20 Nov 2023 19:21:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=38353046</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38353046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38353046</guid></item><item><title><![CDATA[New comment by foob in "YouTube slows down video load times when using Firefox"]]></title><description><![CDATA[
<p>As I said, the decisions are locally reasonable. However, if not supporting Firefox potentially exposed my company to scrutiny over anti-competitive behavior, then, yes, I would absolutely invest in testing procedures to mitigate that.<p>It's also worth emphasizing that it isn't difficult to support Firefox. I'm pretty sure that many of the sites that I visit do so largely by accident. I do a fair bit of web development, and Firefox/Chrome compatibility has never been an issue in the slightest for me. You almost have to go out of your way to choose Chrome-specific APIs in order to break compatibility. How does virtually every other website on the internet manage it—from my bank to scrappy startups with junior developers coming straight out of bootcamps—while Google with all of their engineering talent and $100+ billion cash on hand just can't seem to make it work?</p>
]]></description><pubDate>Mon, 20 Nov 2023 14:55:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=38349148</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38349148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38349148</guid></item><item><title><![CDATA[New comment by foob in "YouTube slows down video load times when using Firefox"]]></title><description><![CDATA[
<p>I use Firefox, and Google's sites are literally the only ones where I consistently have issues. There was a period of about a month this summer where Google Maps was just completely broken for me, the map wouldn't update at all when attempting to search or pan. There was recently a several day span where chat in Gmail had a 10+ second input lag due to some font-related JavaScript code spinning the CPU nonstop. It's literally gotten to the point where I keep a Chrome window open and use it exclusively for Gmail, Google Meet, YouTube, and Google Maps.<p>It's pretty obvious from the outside that supporting Firefox is not a product priority for Google. It also seems clear that it's in their best interest to have users choose Chrome over Firefox. My guess is that this likely emerges from a lot of very reasonable sounding local decisions, like "prioritize testing on browsers with the most market share," but it is convenient how those align with the anti-competitive incentives.</p>
]]></description><pubDate>Mon, 20 Nov 2023 12:33:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=38347065</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38347065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38347065</guid></item><item><title><![CDATA[New comment by foob in "It's still easy for anyone to become you at Experian"]]></title><description><![CDATA[
<p>For reference, Equifax leaked the personal information of 147 million people (myself included). Multiplying that by $50k is over 7 trillion dollars. In actuality, they were ordered to pay up to $700 million in total which works out to about $4-5 per person. I agree with you, but the gap between what you propose and the status quo is staggering.</p>
]]></description><pubDate>Sun, 12 Nov 2023 01:27:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=38236371</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=38236371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38236371</guid></item><item><title><![CDATA[Ask HN: At how many stars did you qualify for free GitHub Copilot access?]]></title><description><![CDATA[
<p>GitHub Copilot offers free access to "maintainers of popular open source projects." The criteria for what constitutes a "popular" project seems somewhat open to interpretation, as GitHub hasn't given explicit guidelines. I'm curious about the community's experience: How many stars does your top-ranked open source project have, and were you granted free access to Copilot?<p>As for myself, one of my projects has 2.9k stars and another gets over a million weekly downloads on npm, yet neither qualified. I would personally consider both to be popular projects, so it piqued my interest about GitHub's own definition of popularity.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37856731">https://news.ycombinator.com/item?id=37856731</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Oct 2023 13:14:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=37856731</link><dc:creator>foob</dc:creator><comments>https://news.ycombinator.com/item?id=37856731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37856731</guid></item></channel></rss>