<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: ssgodderidge</title><link>https://news.ycombinator.com/user?id=ssgodderidge</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 16:28:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ssgodderidge" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ssgodderidge in "Ghostty is leaving GitHub"]]></title><description><![CDATA[
<p>So true! This quote from the blog post really hit me:<p>> Since then, I've opened GitHub every single day. Every day, multiple times per day, for over 18 years. Over half my life. A handful of exceptions in there (I'd love to see the data), but I can't imagine more than a week per year<p>How could you not feel this way about a tool you <i>willingly</i> use this much? Perhaps if your employer is forcing you to use it, its different. But maintaining OSS? that's a labor of love. How could you not get emotional?</p>
]]></description><pubDate>Tue, 28 Apr 2026 20:29:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47940248</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47940248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47940248</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Spending 3 months coding by hand"]]></title><description><![CDATA[
<p>Whoa, I didn’t know such an thing existed. What emulator do you use?</p>
]]></description><pubDate>Sat, 18 Apr 2026 00:18:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47811997</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47811997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47811997</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Project Glasswing: Securing critical software for the AI era"]]></title><description><![CDATA[
<p>At the very bottom of the article, they posted the system card of their Mythos preview model [1].<p>In section 7.6 of the system card, it discusses Open self interactions. They describe running 200 conversations when the models talk to itself for 30 turns.<p>> Uniquely, conversations with Mythos Preview most often center on uncertainty (50%). Mythos Preview most often opens with a statement about its introspective curiosity toward its own experience, asking questions about how the other AI feels, and directly requesting that the other instance not give a rehearsed answer.<p>I wonder if this tendency toward uncertainty, toward questioning, makes it uniquely equipped to detect vulnerabilities where others model such as Opus couldn't.<p>[1] <a href="https://www-cdn.anthropic.com/53566bf5440a10affd749724787c8913a2ae0841.pdf" rel="nofollow">https://www-cdn.anthropic.com/53566bf5440a10affd749724787c89...</a></p>
]]></description><pubDate>Tue, 07 Apr 2026 18:47:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47679653</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47679653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47679653</guid></item><item><title><![CDATA[New comment by ssgodderidge in "NHS staff refusing to use FDP over Palantir ethical concerns"]]></title><description><![CDATA[
<p>For those wondering, FDP stands for Federated Data Platform<p>> Our mission for the NHS Federated Data Platform is to provide a secure, flexible system that connects data across NHS organisations to improve patient care, streamline services, and support informed decision-making.[1]<p>[1] : <a href="https://www.england.nhs.uk/digitaltechnology/nhs-federated-data-platform/" rel="nofollow">https://www.england.nhs.uk/digitaltechnology/nhs-federated-d...</a></p>
]]></description><pubDate>Fri, 03 Apr 2026 13:43:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47626586</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47626586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47626586</guid></item><item><title><![CDATA[New comment by ssgodderidge in "What is agentic engineering?"]]></title><description><![CDATA[
<p>As would the effects of shipping unverified, untested code pre-agents existing. Bad quality will always erode trust.<p>The problem with LLM-based coding is that the speed it can generate code (whether good or bad) is much faster than before.</p>
]]></description><pubDate>Mon, 16 Mar 2026 12:08:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47397874</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47397874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47397874</guid></item><item><title><![CDATA[New comment by ssgodderidge in "What is agentic engineering?"]]></title><description><![CDATA[
<p>I agree, partly. I feel the main goal of the term “agentic engineering” is to distinguish the new technique of software engineering from “Vibe Coding.” Many felt vibe coding insinuated you didn’t know what you were doing; that you weren’t _engineering_.<p>In other words, “Agentic engineering” feels like the response of engineers who use AI to write code, but want to maintain the skill distinction to the pure “vibe coders.”</p>
]]></description><pubDate>Mon, 16 Mar 2026 02:29:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47394488</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47394488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47394488</guid></item><item><title><![CDATA[New comment by ssgodderidge in "It's time to move your docs in the repo"]]></title><description><![CDATA[
<p>> Just like code should be primarily written for humans to read, all files in a repository is written primarily for humans to review<p>The author at least acknowledges the point of files is to be read by humans.<p>Also the article is talking specifically about <i>public</i> docs mean to be used by others, not ones you’re specifically trying to keep private</p>
]]></description><pubDate>Sat, 14 Mar 2026 19:54:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47380497</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47380497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47380497</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Runners who churn butter on their runs"]]></title><description><![CDATA[
<p>The implication is that the lack of good butter made someone abandon veganism … while possible, it seems unlikely?</p>
]]></description><pubDate>Thu, 12 Mar 2026 21:05:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47357099</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47357099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47357099</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Show HN: VS Code Agent Kanban: Task Management for the AI-Assisted Developer"]]></title><description><![CDATA[
<p>Great to see more products in this space! Definitely going to try this out on desktop.<p>I’m doing a fair amount of work on mobile, and prompting remote agents. I would love someone to build an OSS cross-platform kanban. It’d probably be complex to add triggers of workflows both locally and remotely though.</p>
]]></description><pubDate>Mon, 09 Mar 2026 13:31:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47308848</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47308848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47308848</guid></item><item><title><![CDATA[New comment by ssgodderidge in "OpenAI Symphony"]]></title><description><![CDATA[
<p>Symphony is fine, but I'm more impressed at them sharing the spec and encourage others to build their own[0]. I haven't seen quite the same example of "show me the prompt" in open source before, alongside the open invite to build it yourself.<p>> Implement Symphony according to the following spec: 
> <a href="https://github.com/openai/symphony/blob/main/SPEC.md" rel="nofollow">https://github.com/openai/symphony/blob/main/SPEC.md</a> [1]<p>[0] <a href="https://github.com/openai/symphony?tab=readme-ov-file#option-1-make-your-own" rel="nofollow">https://github.com/openai/symphony?tab=readme-ov-file#option...</a>
[1] <a href="https://github.com/openai/symphony/blob/main/SPEC.md" rel="nofollow">https://github.com/openai/symphony/blob/main/SPEC.md</a></p>
]]></description><pubDate>Fri, 06 Mar 2026 17:48:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47278455</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47278455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47278455</guid></item><item><title><![CDATA[OpenAI Symphony]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/openai/symphony">https://github.com/openai/symphony</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47278403">https://news.ycombinator.com/item?id=47278403</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 06 Mar 2026 17:45:27 +0000</pubDate><link>https://github.com/openai/symphony</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47278403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47278403</guid></item><item><title><![CDATA[New comment by ssgodderidge in "A GitHub Issue Title Compromised 4k Developer Machines"]]></title><description><![CDATA[
<p>The original report by the developer, Khan, mentions that github:cline/cline would also work[0].<p>> github:cline/cline#aaaaaaaa could point to a commit in a fork with a replaced package.json containing a malicious preinstall script.<p>[0] <a href="https://adnanthekhan.com/posts/clinejection/#the-prompt-injection" rel="nofollow">https://adnanthekhan.com/posts/clinejection/#the-prompt-inje...</a></p>
]]></description><pubDate>Fri, 06 Mar 2026 12:24:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47274122</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47274122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47274122</guid></item><item><title><![CDATA[New comment by ssgodderidge in "A GitHub Issue Title Compromised 4k Developer Machines"]]></title><description><![CDATA[
<p>> Some folks are trying to add automated bug report creation by pointing agents at a company's social media mentions.<p>I wonder how long before we see prompt injection via social media instead of GitHub Issues or email. Seems like only a matter of time. The technical barriers (what few are left) to recklessly launching an OpenClaw will continue to ease, and more and more people will unleash their bots into the wild, presumably aimed at social media as one of the key tools.</p>
]]></description><pubDate>Fri, 06 Mar 2026 12:16:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47274062</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47274062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47274062</guid></item><item><title><![CDATA[Stackoverflow launches a new AI-first experience (Beta)]]></title><description><![CDATA[
<p>Article URL: <a href="https://beta.stackoverflow.com/">https://beta.stackoverflow.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47223384">https://news.ycombinator.com/item?id=47223384</a></p>
<p>Points: 7</p>
<p># Comments: 4</p>
]]></description><pubDate>Mon, 02 Mar 2026 20:08:26 +0000</pubDate><link>https://beta.stackoverflow.com/</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47223384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47223384</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Crawling a billion web pages in just over 24 hours, in 2025"]]></title><description><![CDATA[
<p>> in my case, users add their own domains<p>Seems like they're only scraping websites their clients specifically ask them to</p>
]]></description><pubDate>Mon, 23 Feb 2026 16:09:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47124264</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47124264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47124264</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Show HN: Echo, an iOS SSH+mosh client built on Ghostty"]]></title><description><![CDATA[
<p>I also love iSH. However, I haven't been able to run agents directly from my phone on it like I would hope.<p>I spent a few hours trying to get GitHub Copilot CLI or Claude Code installed only to discover that the version of Node is pegged to 14, which prohibits installation of several of these tools via NPM.<p>Has anyone had success with this? I'd love to see the packages updated to support later versions</p>
]]></description><pubDate>Wed, 18 Feb 2026 20:13:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47065736</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47065736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47065736</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Fastest Front End Tooling for Humans and AI"]]></title><description><![CDATA[
<p>> It doesn't seem fast, it seems cumbersome and inconsistent<p>I think the point of this project is to provide an opinionated set of templates aimed at shipping instead of tinkering, right? "Don't tinker with the backend frameworks, just use this and focus on building the business logic."</p>
]]></description><pubDate>Wed, 18 Feb 2026 15:51:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47062303</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47062303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47062303</guid></item><item><title><![CDATA[New comment by ssgodderidge in "AI has fixed my productivity"]]></title><description><![CDATA[
<p>I agree that it isn't <i>always</i> a good thing.  The assumption is that writing code, at some level, is one of the bottlenecks to delivery. If you "widen" the bottleneck by removing the time it takes to generate the code, your new throughput is going to create stress on other delivery areas: gathering feedback, testing, validation, approval processes, etc. I think the most effective results would come from a holistic approach to removing other bottlenecks in addition to reducing time required for producing code</p>
]]></description><pubDate>Wed, 18 Feb 2026 15:04:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47061721</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47061721</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47061721</guid></item><item><title><![CDATA[New comment by ssgodderidge in "Show HN: Refine.tools – 10 client-side career tools (Next.js, no DB)"]]></title><description><![CDATA[
<p>Out of curiosity, why not share the prompts that power each of the free tools? That would presumably achieve the same result (i.e. help people manage their careers) while saving you $$$ (avoid Open AI token costs)</p>
]]></description><pubDate>Wed, 18 Feb 2026 14:52:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47061571</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47061571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47061571</guid></item><item><title><![CDATA[New comment by ssgodderidge in "macOS Tahoe 26.3 is Broken"]]></title><description><![CDATA[
<p>> everything looks normal until the crash happens<p>I’m guessing slack would be an obvious red flag on ActivityMonitor if slack was the problem</p>
]]></description><pubDate>Wed, 18 Feb 2026 13:29:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47060729</link><dc:creator>ssgodderidge</dc:creator><comments>https://news.ycombinator.com/item?id=47060729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47060729</guid></item></channel></rss>