<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: fergie</title><link>https://news.ycombinator.com/user?id=fergie</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 21:07:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fergie" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by fergie in "Ask HN: Any interesting niche hobbies?"]]></title><description><![CDATA[
<p>Started a volunteer run, drop-in, bicycle workshop a few years ago. Its still going strong- something about the vibe, the practicality, and bike maintenance being just the right level of hard. I don't run it any more, but I drop in from time to time, and it always makes me feel better.</p>
]]></description><pubDate>Thu, 09 Apr 2026 06:27:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47699982</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47699982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47699982</guid></item><item><title><![CDATA[New comment by fergie in "False claims in a widely-cited paper"]]></title><description><![CDATA[
<p>As somebody who has spent a bit of time in academia, I have often been slightly alarmed by some of the research (and opinon) that comes out of business schools. One thing is that it is often unsubstantiated and just plain wrong, another is that it often seems like the authors kind of know it, almost as if they are intentionally pandering to a lowbrow/midwit audience, and they expect everybody else to be in on the game. Its mystifying.</p>
]]></description><pubDate>Thu, 26 Mar 2026 07:39:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47527663</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47527663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47527663</guid></item><item><title><![CDATA[New comment by fergie in "Denmark was reportedly preparing for full-scale war with the US over Greenland"]]></title><description><![CDATA[
<p>Thats probably what this was all about then (use Google Translate) -> <a href="https://www.nrk.no/norge/gradert-sak-behandlet-i-ekstraordinaert-statsrad-1.17815309" rel="nofollow">https://www.nrk.no/norge/gradert-sak-behandlet-i-ekstraordin...</a></p>
]]></description><pubDate>Thu, 19 Mar 2026 12:13:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47438005</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47438005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47438005</guid></item><item><title><![CDATA[New comment by fergie in "Ask HN: What is it like being in a CS major program these days?"]]></title><description><![CDATA[
<p>> They do not see Google, Meta, Amazon, etc, recruiting on campus<p>Really? As in FAANG has stopped recruiting graduates?</p>
]]></description><pubDate>Mon, 16 Mar 2026 11:25:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47397595</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47397595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47397595</guid></item><item><title><![CDATA[New comment by fergie in "EVi, a Hard-Fork of Vim"]]></title><description><![CDATA[
<p>> it's nobody else's business<p>Human origin certification is coming. It might be hard to enforce, but you should probably respect the intent if a project tries to enforce it.</p>
]]></description><pubDate>Tue, 10 Mar 2026 14:03:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47323403</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47323403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47323403</guid></item><item><title><![CDATA[New comment by fergie in "AI and the Ship of Theseus"]]></title><description><![CDATA[
<p>> A court still might rule that all AI-generated code is in the public domain, because there was not enough human input in it. That’s quite possible, though probably not very likely.<p>Its not only likely, it is in fact the current position, at least in the US.</p>
]]></description><pubDate>Fri, 06 Mar 2026 08:26:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47272417</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47272417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47272417</guid></item><item><title><![CDATA[New comment by fergie in "No right to relicense this project"]]></title><description><![CDATA[
<p>Answer: probably not, as API-topography is also a part of copyright<p>Edit: this is wrong</p>
]]></description><pubDate>Thu, 05 Mar 2026 09:28:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47259551</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47259551</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47259551</guid></item><item><title><![CDATA[New comment by fergie in "Google Workspace CLI"]]></title><description><![CDATA[
<p>Right, but surely swagger/openapi has been providing robust API discovery for years? I just don't get what LLMs don't like about it (apart from it possibly using slightly more tokens than MCP)</p>
]]></description><pubDate>Thu, 05 Mar 2026 07:48:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47258833</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47258833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47258833</guid></item><item><title><![CDATA[New comment by fergie in "Google Workspace CLI"]]></title><description><![CDATA[
<p>> gws doesn't ship a static list of commands. It reads Google's own Discovery Service at runtime and builds its entire command surface dynamically.<p>What is the practical difference between a "discovery service"+API and an MCP server? Surely humans and LLMs are better off using discovery service"+API in all cases? What would be the benefit of MCP?</p>
]]></description><pubDate>Thu, 05 Mar 2026 07:18:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47258600</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47258600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47258600</guid></item><item><title><![CDATA[New comment by fergie in "The beauty and terror of modding Windows"]]></title><description><![CDATA[
<p>Getting all of this to work on Windows seems like a bit of a thankless task. If customisability is important, why wouldn't you just go over to Linux?</p>
]]></description><pubDate>Tue, 03 Mar 2026 12:49:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47231541</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47231541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47231541</guid></item><item><title><![CDATA[New comment by fergie in "iPhone 17e"]]></title><description><![CDATA[
<p>UPVOTED IN HOPE</p>
]]></description><pubDate>Tue, 03 Mar 2026 08:01:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47229535</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47229535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47229535</guid></item><item><title><![CDATA[New comment by fergie in "Meta’s AI smart glasses and data privacy concerns"]]></title><description><![CDATA[
<p>I'm pretty confident that these would be illegal in public spaces in Norway.</p>
]]></description><pubDate>Tue, 03 Mar 2026 07:43:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47229400</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47229400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47229400</guid></item><item><title><![CDATA[New comment by fergie in "Statement from Dario Amodei on our discussions with the Department of War"]]></title><description><![CDATA[
<p>>  I have strong signal that Dario, Jared, and Sam would genuinely burn at the stake before acceding to something that's a) against their values, and b) they think is a net negative in the long term.<p>Sure, but what happens when the suits eventually take over? (see Google)</p>
]]></description><pubDate>Fri, 27 Feb 2026 09:42:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47178608</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47178608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47178608</guid></item><item><title><![CDATA[New comment by fergie in "LLM=True"]]></title><description><![CDATA[
<p>Given that most of the utility of Typescript is to make VSCode play nice for its human operator, _should_ we be using Typescript for systems that are written by machines?</p>
]]></description><pubDate>Wed, 25 Feb 2026 10:46:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47149882</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47149882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47149882</guid></item><item><title><![CDATA[New comment by fergie in "Stripe valued at $159B, 2025 annual letter"]]></title><description><![CDATA[
<p>Is it OK that these firms aren't public?</p>
]]></description><pubDate>Wed, 25 Feb 2026 09:15:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47149229</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=47149229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47149229</guid></item><item><title><![CDATA[New comment by fergie in "Major European payment processor can't send email to Google Workspace users"]]></title><description><![CDATA[
<p>> The reason Message-ID is SHOULD rather than MUST? Mail clients<p>> sometimes send messages without one to their submission server, which<p>> adds it on their behalf. As for why Google enforces it anyway:<p>> spam. Messages with minor RFC violations are far more likely to be<p>> spam, so rejecting them is a reasonable heuristic. In practice, Google<p>> and Microsoft have become the de-facto standards bodies for email —<p>> what the RFCs say matters less than what their servers accept.<p>Surely the problem is on Google's end? And a metaproblem is that we are allowing corporations to change or ignore standards for critical infrastructure?</p>
]]></description><pubDate>Fri, 13 Feb 2026 07:38:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46999995</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=46999995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46999995</guid></item><item><title><![CDATA[New comment by fergie in "How to make a living as an artist"]]></title><description><![CDATA[
<p>Could go either way- I think that ruthless free market forces are what keeps art good.</p>
]]></description><pubDate>Thu, 12 Feb 2026 08:02:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46986070</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=46986070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46986070</guid></item><item><title><![CDATA[New comment by fergie in "My AI Adoption Journey"]]></title><description><![CDATA[
<p>He explicitly said "I don't work for, invest in, or advise any AI companies." in the article.<p>But yes, Hashimoto is a high profile CEO/CTO who may well have an indirect, or near-future interest in talking up AI. HN articles extoling the productivity gains of Claude on HN do generally tend to be from older, managerial types (make of that what you will).</p>
]]></description><pubDate>Fri, 06 Feb 2026 08:42:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46910489</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=46910489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46910489</guid></item><item><title><![CDATA[New comment by fergie in "Company as Code"]]></title><description><![CDATA[
<p>Surely, in just about every company today, all of the examples in the article are already handled by databases and SQL?</p>
]]></description><pubDate>Fri, 06 Feb 2026 08:19:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46910375</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=46910375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46910375</guid></item><item><title><![CDATA[New comment by fergie in "Claude Opus 4.6"]]></title><description><![CDATA[
<p>Say I am just an average coder doing a days work with Claude. How much will that cost?</p>
]]></description><pubDate>Fri, 06 Feb 2026 07:59:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46910257</link><dc:creator>fergie</dc:creator><comments>https://news.ycombinator.com/item?id=46910257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46910257</guid></item></channel></rss>