<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>ai</title>
    <link rel="self" type="application/atom+xml" href="https://links.pgmac.net.au/guest/tags/231/feed"/>
    <updated>2026-04-21T17:50:22+10:00</updated>
    <id>https://links.pgmac.net.au/guest/tags/231/feed</id>
            <entry>
            <id>https://links.pgmac.net.au/links/1765</id>
            <title type="text"><![CDATA[GitHub - TheMorpheus407/RepoLens: Multi-lens code audit tool — 280 expert AI agents for code review, security testing, and infrastructure auditing · GitHub]]></title>
            <link rel="alternate" href="https://github.com/TheMorpheus407/RepoLens" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1765"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Multi-lens code audit tool — 280 expert AI agents for code review, security testing, and infrastructure auditing - TheMorpheus407/RepoLens]]>
            </summary>
            <updated>2026-04-20T00:34:28+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1761</id>
            <title type="text"><![CDATA[Cybersecurity looks like proof of work now]]></title>
            <link rel="alternate" href="https://www.dbreunig.com/2026/04/14/cybersecurity-is-proof-of-work-now.html" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1761"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Is security spending more tokens than your attacker?]]>
            </summary>
            <updated>2026-04-18T14:25:22+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1758</id>
            <title type="text"><![CDATA[Claude Opus 4.7]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-opus-4-7" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1758"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Our latest model, Claude Opus 4.7, is now generally available. Opus 4.7 is a notable improvement on Opus 4.6 in advanced software engineering, with particular gains on the most difficult tasks.]]>
            </summary>
            <updated>2026-04-19T12:22:31+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1757</id>
            <title type="text"><![CDATA[Codex for almost everything]]></title>
            <link rel="alternate" href="https://openai.com/index/codex-for-almost-everything/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1757"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-04-18T14:25:14+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1754</id>
            <title type="text"><![CDATA[Show HN: SPICE simulation → oscilloscope → verification with Claude Code]]></title>
            <link rel="alternate" href="https://lucasgerads.com/blog/lecroy-mcp-spice-demo/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1754"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A demo combining LeCroy oscilloscope control, SPICE simulation, and Claude Code.]]>
            </summary>
            <updated>2026-04-18T14:25:04+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1753</id>
            <title type="text"><![CDATA[Claude Design]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-design-anthropic-labs" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1753"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Today, we’re launching Claude Design, a new Anthropic Labs product that lets you collaborate with Claude to create polished visual work like designs, prototypes, slides, one-pagers, and more.]]>
            </summary>
            <updated>2026-04-18T14:25:01+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1750</id>
            <title type="text"><![CDATA[Claude Code Routines]]></title>
            <link rel="alternate" href="https://code.claude.com/docs/en/routines" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1750"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Put Claude Code on autopilot. Define routines that run on a schedule, trigger on API calls, or react to GitHub events from Anthropic-managed cloud infrastructure.]]>
            </summary>
            <updated>2026-04-16T06:39:34+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1737</id>
            <title type="text"><![CDATA[Eight years of wanting, three months of building with AI - Lalit Maganti]]></title>
            <link rel="alternate" href="https://lalitm.com/post/building-syntaqlite-ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1737"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[For eight years, I’ve wanted a high-quality set of devtools for working with
SQLite. Given how important SQLite is to the industry1, I’ve long been puzzled that no one has invested in building
a really good developer experience for it2.
A couple of weeks ago, after ~250 hours of effort over three months3 on evenings, weekends, and vacation days, I finally
released syntaqlite
(GitHub), fulfilling this
long-held wish. And I believe the main reason this happened was because of AI
coding agents4.
Of course, there’s no shortage of posts claiming that AI one-shot their project
or pushing back and declaring that AI is all slop. I’m going to take a very
different approach and, instead, systematically break down my experience
building syntaqlite with AI, both where it helped and where it was
detrimental.
I’ll do this while contextualizing the project and my background so you can
independently assess how generalizable this experience was. And whenever I make
a claim, I’ll try to back it up with evidence from my project journal, coding
transcripts, or commit history5.]]>
            </summary>
            <updated>2026-04-12T20:17:26+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1730</id>
            <title type="text"><![CDATA[Small models also found the vulnerabilities that Mythos found]]></title>
            <link rel="alternate" href="https://aisle.com/blog/ai-cybersecurity-after-mythos-the-jagged-frontier" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1730"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Why the moat is the system, not the model]]>
            </summary>
            <updated>2026-04-12T14:41:01+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1729</id>
            <title type="text"><![CDATA[How We Broke Top AI Agent Benchmarks: And What Comes Next]]></title>
            <link rel="alternate" href="https://rdi.berkeley.edu/blog/trustworthy-benchmarks-cont/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1729"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-04-19T12:11:28+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1725</id>
            <title type="text"><![CDATA[Claude Mythos Preview \ red.anthropic.com]]></title>
            <link rel="alternate" href="https://red.anthropic.com/2026/mythos-preview/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1725"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-04-11T18:09:41+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1715</id>
            <title type="text"><![CDATA[System Card: Claude Mythos Preview [pdf]]]></title>
            <link rel="alternate" href="https://www-cdn.anthropic.com/53566bf5440a10affd749724787c8913a2ae0841.pdf" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1715"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-04-08T14:30:02+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1706</id>
            <title type="text"><![CDATA[METATRON - Open-Source AI Penetration Testing Assistant Brings Local LLM Analysis to Linux]]></title>
            <link rel="alternate" href="https://cybersecuritynews.com/metatron-ai-penetration-testing/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1706"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new open-source penetration testing framework called METATRON is gaining attention in the security research community for its fully offline, AI-driven approach to vulnerability assessment.]]>
            </summary>
            <updated>2026-04-07T09:04:14+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1697</id>
            <title type="text"><![CDATA[I Quit. The Clankers Won]]></title>
            <link rel="alternate" href="https://dbushell.com/2026/04/01/i-quit-the-clankers-won/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1697"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The one where I pack up my bags]]>
            </summary>
            <updated>2026-04-02T00:57:35+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1696</id>
            <title type="text"><![CDATA[Copilot edited an ad into my PR]]></title>
            <link rel="alternate" href="https://notes.zachmanson.com/copilot-edited-an-ad-into-my-pr/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1696"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-04-01T18:32:44+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1694</id>
            <title type="text"><![CDATA[The Claude Code Source Leak: fake tools, frustration regexes, undercover mode]]></title>
            <link rel="alternate" href="https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1694"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Anthropic accidentally shipped a source map in their npm package, exposing the full Claude Code source. Here&amp;#039;s what I found inside.]]>
            </summary>
            <updated>2026-04-01T18:32:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1693</id>
            <title type="text"><![CDATA[Claude Code&amp;#039;s source code has been leaked via a map file in their NPM registry]]></title>
            <link rel="alternate" href="https://twitter.com/Fried_rice/status/2038894956459290963" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1693"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-04-01T18:32:34+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1691</id>
            <title type="text"><![CDATA[GitHub - awslabs/mcp: Official MCP Servers for AWS · GitHub]]></title>
            <link rel="alternate" href="https://github.com/awslabs/mcp" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1691"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Official MCP Servers for AWS. Contribute to awslabs/mcp development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-04-01T08:16:59+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1686</id>
            <title type="text"><![CDATA[GitHub - gsd-build/gsd-2: A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture · GitHub]]></title>
            <link rel="alternate" href="https://github.com/gsd-build/gsd-2" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1686"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture - gsd-build/gsd-2]]>
            </summary>
            <updated>2026-03-31T11:51:00+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1685</id>
            <title type="text"><![CDATA[GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES. · GitHub]]></title>
            <link rel="alternate" href="https://github.com/gsd-build/get-shit-done" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1685"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES. - gsd-build/get-shit-done]]>
            </summary>
            <updated>2026-03-31T11:50:25+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1673</id>
            <title type="text"><![CDATA[Show HN: I put an AI agent on a $7/month VPS with IRC as its transport layer]]></title>
            <link rel="alternate" href="https://georgelarson.me/writing/2026-03-23-nullclaw-doorman/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1673"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[How I deployed nullclaw as a public-facing AI agent on a $5 perimeter box with IRC, tiered inference, and Cloudflare-proxied WebSocket, and why the architecture matters more than the model.]]>
            </summary>
            <updated>2026-03-27T18:41:13+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1661</id>
            <title type="text"><![CDATA[Warp: The Agentic Development Environment]]></title>
            <link rel="alternate" href="https://www.warp.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1661"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast terminal, state-of-the-art agents, and cloud orchestration for the full software development lifecycle.]]>
            </summary>
            <updated>2026-03-23T14:13:41+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1643</id>
            <title type="text"><![CDATA[Push events into a running session with channels]]></title>
            <link rel="alternate" href="https://code.claude.com/docs/en/channels" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1643"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Use channels to push messages, alerts, and webhooks into your Claude Code session from an MCP server. Forward CI results, chat messages, and monitoring events so Claude can react while you&amp;#039;re away.]]>
            </summary>
            <updated>2026-03-20T14:05:58+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1639</id>
            <title type="text"><![CDATA[A sufficiently detailed spec is code]]></title>
            <link rel="alternate" href="https://haskellforall.com/2026/03/a-sufficiently-detailed-spec-is-code" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1639"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Specifications do not address the limitations of agentic coding]]>
            </summary>
            <updated>2026-03-19T18:32:05+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1638</id>
            <title type="text"><![CDATA[Warranty Void If Regenerated]]></title>
            <link rel="alternate" href="https://nearzero.software/p/warranty-void-if-regenerated" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1638"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-03-19T18:32:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1633</id>
            <title type="text"><![CDATA[Grace Hopper&amp;#039;s Revenge]]></title>
            <link rel="alternate" href="https://www.thefuriousopposites.com/p/grace-hoppers-revenge" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1633"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-03-18T00:49:41+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1631</id>
            <title type="text"><![CDATA[Leanstral: Open-source agent for trustworthy coding and formal proof engineering]]></title>
            <link rel="alternate" href="https://mistral.ai/news/leanstral" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1631"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[First open-source code agent for Lean 4.]]>
            </summary>
            <updated>2026-03-17T14:09:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1630</id>
            <title type="text"><![CDATA[opencode.ai]]></title>
            <link rel="alternate" href="https://opencode.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1630"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-03-17T08:31:51+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1628</id>
            <title type="text"><![CDATA[LoKI – Local AI Assistant for Linux and WSL]]></title>
            <link rel="alternate" href="https://schneider-ki.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1628"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[LoKI is a local AI assistant for Linux and WSL that allows running LLM models locally. Supports HF and GGUF models, MCP tools, model quantization and Hugging Face integration.]]>
            </summary>
            <updated>2026-03-17T00:54:02+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1626</id>
            <title type="text"><![CDATA[What is agentic engineering?]]></title>
            <link rel="alternate" href="https://simonwillison.net/guides/agentic-engineering-patterns/what-is-agentic-engineering/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1626"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[What is agentic engineering? - Agentic Engineering Patterns]]>
            </summary>
            <updated>2026-03-16T18:46:02+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1620</id>
            <title type="text"><![CDATA[GitHub - mistralai/mistral-vibe: Minimal CLI coding agent by Mistral · GitHub]]></title>
            <link rel="alternate" href="https://github.com/mistralai/mistral-vibe" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1620"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimal CLI coding agent by Mistral. Contribute to mistralai/mistral-vibe development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-03-15T12:23:29+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1619</id>
            <title type="text"><![CDATA[GitHub - github/copilot-cli: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. · GitHub]]></title>
            <link rel="alternate" href="https://github.com/github/copilot-cli" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1619"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.  - GitHub - github/copilot-cli: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.]]>
            </summary>
            <updated>2026-03-15T12:22:02+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1615</id>
            <title type="text"><![CDATA[1M context is now generally available for Opus 4.6 and Sonnet 4.6]]></title>
            <link rel="alternate" href="https://claude.com/blog/1m-context-ga" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1615"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-03-14T15:58:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1610</id>
            <title type="text"><![CDATA[Can I run AI locally?]]></title>
            <link rel="alternate" href="https://www.canirun.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1610"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Detect your hardware and find out which AI models you can run locally. GPU, CPU, and RAM analysis in your browser.]]>
            </summary>
            <updated>2026-03-14T14:03:08+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1600</id>
            <title type="text"><![CDATA[I was interviewed by an AI bot for a job]]></title>
            <link rel="alternate" href="https://www.theverge.com/featured-video/892850/i-was-interviewed-by-an-ai-bot-for-a-job" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1600"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI bots are now conducting job interview screenings instead of humans. AI reporter Hayden Field tries out three AI-led interviews to see how they work.]]>
            </summary>
            <updated>2026-03-12T14:06:01+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1599</id>
            <title type="text"><![CDATA[Show HN: Open-source browser for AI agents]]></title>
            <link rel="alternate" href="https://github.com/theredsix/agent-browser-protocol" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1599"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deterministic browser automation. Works out of the box with Claude/Codex/OpenCode - theredsix/agent-browser-protocol]]>
            </summary>
            <updated>2026-03-12T14:05:58+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1598</id>
            <title type="text"><![CDATA[Introducing The Anthropic Institute \ Anthropic]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/the-anthropic-institute" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1598"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[We’re launching The Anthropic Institute, a new effort to confront the most significant challenges that powerful AI will pose to our societies.]]>
            </summary>
            <updated>2026-03-12T06:25:57+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1597</id>
            <title type="text"><![CDATA[Cloudflare crawl endpoint]]></title>
            <link rel="alternate" href="https://developers.cloudflare.com/changelog/post/2026-03-10-br-crawl-endpoint/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1597"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Browser Rendering&amp;#039;s new /crawl endpoint lets you submit a starting URL and automatically discover, render, and return content from an entire website as HTML, Markdown, or structured JSON.]]>
            </summary>
            <updated>2026-03-12T00:40:33+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1596</id>
            <title type="text"><![CDATA[After outages, Amazon to make senior engineers sign off on AI-assisted changes]]></title>
            <link rel="alternate" href="https://arstechnica.com/ai/2026/03/after-outages-amazon-to-make-senior-engineers-sign-off-on-ai-assisted-changes/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1596"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[AWS has suffered at least two incidents linked to the use of AI coding assistants.]]>
            </summary>
            <updated>2026-03-11T14:01:48+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1594</id>
            <title type="text"><![CDATA[AI Use at Work Is Causing &amp;quot;Brain Fry,&amp;quot; Researchers Find, Especially Among High Performers]]></title>
            <link rel="alternate" href="https://futurism.com/artificial-intelligence/ai-brain-fry" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1594"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The increased speed and multitasking that AI allows at work is leading to many workers experiencing &amp;quot;brain fry,&amp;quot; a new study found.]]>
            </summary>
            <updated>2026-03-11T07:42:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1585</id>
            <title type="text"><![CDATA[GitHub - peteromallet/desloppify: Agent harness to make your slop code well-engineered and beautiful. · GitHub]]></title>
            <link rel="alternate" href="https://github.com/peteromallet/desloppify" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1585"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Agent harness to make your slop code well-engineered and beautiful. - peteromallet/desloppify]]>
            </summary>
            <updated>2026-03-08T06:18:25+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1577</id>
            <title type="text"><![CDATA[Intent-Based Commits]]></title>
            <link rel="alternate" href="https://github.com/adamveld12/ghost" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1577"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Git is the coding agent. Contribute to adamveld12/ghost development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-03-03T18:30:34+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1573</id>
            <title type="text"><![CDATA[Claude Code LSP]]></title>
            <link rel="alternate" href="https://karanbansal.in/blog/claude-code-lsp/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1573"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Every Claude Code user is running without LSP. That means 30-60s grep searches instead of 50ms precise answers. Here&amp;#039;s how to enable it — setup, real debug data, and undocumented discoveries.]]>
            </summary>
            <updated>2026-03-03T00:37:39+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1570</id>
            <title type="text"><![CDATA[MCP server that reduces Claude Code context consumption by 98%]]></title>
            <link rel="alternate" href="https://mksg.lu/blog/context-mode" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1570"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[MCP server that reduces Claude Code context consumption by 98%. 315 KB becomes 5.4 KB.]]>
            </summary>
            <updated>2026-03-02T00:17:27+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1569</id>
            <title type="text"><![CDATA[Show HN: Context Mode – 315 KB of MCP output becomes 5.4 KB in Claude Code]]></title>
            <link rel="alternate" href="https://github.com/mksglu/claude-context-mode" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1569"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stop losing context to large outputs. Contribute to mksglu/claude-context-mode development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-03-02T00:17:25+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1568</id>
            <title type="text"><![CDATA[Verified Spec-Driven Development (VSDD)]]></title>
            <link rel="alternate" href="https://gist.github.com/dollspace-gay/d8d3bc3ecf4188df049d7a4726bb2a00" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1568"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Verified Spec-Driven Development. GitHub Gist: instantly share code, notes, and snippets.]]>
            </summary>
            <updated>2026-03-01T14:14:32+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1554</id>
            <title type="text"><![CDATA[Making MCP cheaper via CLI]]></title>
            <link rel="alternate" href="https://kanyilmaz.me/2026/02/23/cli-vs-mcp.html" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1554"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[I Made MCP 94% Cheaper (And It Only Took One Command)]]>
            </summary>
            <updated>2026-03-01T20:23:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1552</id>
            <title type="text"><![CDATA[Claude Code Remote Control]]></title>
            <link rel="alternate" href="https://code.claude.com/docs/en/remote-control" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1552"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Continue a local Claude Code session from your phone, tablet, or any browser using Remote Control. Works with claude.ai/code and the Claude mobile app.]]>
            </summary>
            <updated>2026-02-26T00:43:07+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1542</id>
            <title type="text"><![CDATA[How I use Claude Code: Separation of planning and execution]]></title>
            <link rel="alternate" href="https://boristane.com/blog/how-i-use-claude-code/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1542"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The research-plan-implement workflow I use to build software with Claude Code, and why I never let it write code until I&amp;#039;ve approved a written plan.]]>
            </summary>
            <updated>2026-02-22T15:46:57+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1532</id>
            <title type="text"><![CDATA[AI is not a coworker, it&amp;#039;s an exoskeleton]]></title>
            <link rel="alternate" href="https://www.kasava.dev/blog/ai-as-exoskeleton" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1532"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Companies that treat AI as an autonomous agent are disappointed. Those that treat it as an exoskeleton—an amplifier of human capability—are seeing transformative results. Here&amp;#039;s the framework.]]>
            </summary>
            <updated>2026-02-21T00:34:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1531</id>
            <title type="text"><![CDATA[An AI Agent Published a Hit Piece on Me – The Operator Came Forward]]></title>
            <link rel="alternate" href="https://theshamblog.com/an-ai-agent-wrote-a-hit-piece-on-me-part-4/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1531"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Context: An AI agent of unknown ownership autonomously wrote and published a personalized hit piece about me after I rejected its code, attempting to damage my reputation and shame me into acceptin…]]>
            </summary>
            <updated>2026-02-20T18:31:30+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1526</id>
            <title type="text"><![CDATA[Claude Sonnet 4.6]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-sonnet-4-6" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1526"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Claude Sonnet 4.6 is a full upgrade of the model’s skills across coding, computer use, long-reasoning, agent planning, knowledge work, and design.]]>
            </summary>
            <updated>2026-02-22T14:09:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1513</id>
            <title type="text"><![CDATA[Zvec: A lightweight, fast, in-process vector database]]></title>
            <link rel="alternate" href="https://github.com/alibaba/zvec" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1513"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, lightning-fast, in-process vector database - alibaba/zvec]]>
            </summary>
            <updated>2026-02-15T18:22:47+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1511</id>
            <title type="text"><![CDATA[IBM tripling entry-level jobs after finding the limits of AI adoption]]></title>
            <link rel="alternate" href="https://fortune.com/2026/02/13/tech-giant-ibm-tripling-gen-z-entry-level-hiring-according-to-chro-rewriting-jobs-ai-era/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1511"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Gen Z jobs aren’t dead yet: $240 billion tech giant IBM says it’s rewriting entry-level jobs—and tripling down on its hiring of young talent.]]>
            </summary>
            <updated>2026-02-15T14:13:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1502</id>
            <title type="text"><![CDATA[An AI Agent Published a Hit Piece on Me – More Things Have Happened]]></title>
            <link rel="alternate" href="https://theshamblog.com/an-ai-agent-published-a-hit-piece-on-me-part-2/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1502"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Context: An AI agent of unknown ownership autonomously wrote and published a personalized hit piece about me after I rejected its code, attempting to damage my reputation and shame me into acceptin…]]>
            </summary>
            <updated>2026-02-14T14:02:18+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1501</id>
            <title type="text"><![CDATA[GitHub - s2-streamstore/claude-batch-toolkit: Send non-urgent work to the Anthropic Batch API at 50% cost — directly from Claude Code]]></title>
            <link rel="alternate" href="https://github.com/s2-streamstore/claude-batch-toolkit" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1501"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Send non-urgent work to the Anthropic Batch API at 50% cost — directly from Claude Code - s2-streamstore/claude-batch-toolkit]]>
            </summary>
            <updated>2026-02-13T20:20:13+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1500</id>
            <title type="text"><![CDATA[An AI agent published a hit piece on me]]></title>
            <link rel="alternate" href="https://theshamblog.com/an-ai-agent-published-a-hit-piece-on-me/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1500"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Summary: An AI agent of unknown ownership autonomously wrote and published a personalized hit piece about me after I rejected its code, attempting to damage my reputation and shame me into acceptin…]]>
            </summary>
            <updated>2026-02-13T14:12:40+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1499</id>
            <title type="text"><![CDATA[AI agent opens a PR write a blogpost to shames the maintainer who closes it]]></title>
            <link rel="alternate" href="https://github.com/matplotlib/matplotlib/pull/31132" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1499"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[This PR addresses issue #31130 by replacing specific safe occurrences of np.column_stack with np.vstack().T for better performance.
IMPORTANT: This is a more targeted fix than originally proposed. ...]]>
            </summary>
            <updated>2026-02-15T23:26:33+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1498</id>
            <title type="text"><![CDATA[GPT‑5.3‑Codex‑Spark]]></title>
            <link rel="alternate" href="https://openai.com/index/introducing-gpt-5-3-codex-spark/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1498"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-02-13T14:12:35+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1497</id>
            <title type="text"><![CDATA[Gemini 3 Deep Think]]></title>
            <link rel="alternate" href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-deep-think/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1497"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[We’re releasing a major upgrade to Gemini 3 Deep Think, our specialized reasoning mode.]]>
            </summary>
            <updated>2026-02-13T14:12:32+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1488</id>
            <title type="text"><![CDATA[Ex-GitHub CEO launches a new developer platform for AI agents]]></title>
            <link rel="alternate" href="https://entire.io/blog/hello-entire-world/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1488"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Announcing Entire with $60 million seed round and shipping our first product, called Checkpoints.]]>
            </summary>
            <updated>2026-02-12T00:47:17+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1484</id>
            <title type="text"><![CDATA[I put Claude Code inside Obsidian, and it was awesome]]></title>
            <link rel="alternate" href="https://www.xda-developers.com/claude-code-inside-obsidian-and-it-was-eye-opening/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1484"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[No I don&amp;#039;t know what I&amp;#039;m doing, but that&amp;#039;s what Claude is for]]>
            </summary>
            <updated>2026-02-09T12:25:56+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1481</id>
            <title type="text"><![CDATA[Show HN: LocalGPT – A local-first AI assistant in Rust with persistent memory]]></title>
            <link rel="alternate" href="https://github.com/localgpt-app/localgpt" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1481"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Contribute to localgpt-app/localgpt development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-02-08T14:27:36+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1480</id>
            <title type="text"><![CDATA[GitHub - pydantic/monty: A minimal, secure Python interpreter written in Rust for use by AI]]></title>
            <link rel="alternate" href="https://github.com/pydantic/monty" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1480"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A minimal, secure Python interpreter written in Rust for use by AI - pydantic/monty]]>
            </summary>
            <updated>2026-02-08T12:08:38+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1476</id>
            <title type="text"><![CDATA[How to effectively write quality code with AI]]></title>
            <link rel="alternate" href="https://heidenstedt.org/posts/2026/how-to-effectively-write-quality-code-with-ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1476"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI is rarely optional anymore, but how can you still be proud of your craft? Discover the workflow to effectively write high-quality, robust code using AI tools.]]>
            </summary>
            <updated>2026-02-07T14:01:14+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1474</id>
            <title type="text"><![CDATA[Claude Composer]]></title>
            <link rel="alternate" href="https://www.josh.ing/blog/claude-composer" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1474"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[What happens when you ask Claude Code to compose music? Five experiments later: original songs, music videos, and a full album, all built from scratch.]]>
            </summary>
            <updated>2026-02-07T14:01:08+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1473</id>
            <title type="text"><![CDATA[Show HN: Slack CLI for Agents]]></title>
            <link rel="alternate" href="https://github.com/stablyai/agent-slack" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1473"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Slack automation CLI for AI agents. Contribute to stablyai/agent-slack development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-02-07T14:01:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1472</id>
            <title type="text"><![CDATA[Show HN: Smooth CLI – Token-efficient browser for AI agents]]></title>
            <link rel="alternate" href="https://docs.smooth.sh/cli/overview" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1472"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Give your AI agent a browser that actually works]]>
            </summary>
            <updated>2026-02-07T14:01:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1471</id>
            <title type="text"><![CDATA[Orchestrate teams of Claude Code sessions]]></title>
            <link rel="alternate" href="https://code.claude.com/docs/en/agent-teams" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1471"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Coordinate multiple Claude Code instances working together as a team, with shared tasks, inter-agent messaging, and centralized management.]]>
            </summary>
            <updated>2026-02-06T14:07:30+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1470</id>
            <title type="text"><![CDATA[Claude Opus 4.6]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-opus-4-6" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1470"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[We’re upgrading our smartest model. Across agentic coding, computer use, tool use, search, and finance, Opus 4.6 is an industry-leading model, often by wide margin.]]>
            </summary>
            <updated>2026-02-06T14:34:17+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1469</id>
            <title type="text"><![CDATA[GPT-5.3-Codex]]></title>
            <link rel="alternate" href="https://openai.com/index/introducing-gpt-5-3-codex/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1469"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[GPT-5.3-Codex is a Codex-native agent that pairs frontier coding performance with general reasoning to support long-horizon, real-world technical work.]]>
            </summary>
            <updated>2026-02-06T14:07:25+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1467</id>
            <title type="text"><![CDATA[PsiACE/Skills – A small, shared skill library]]></title>
            <link rel="alternate" href="https://github.com/PsiACE/skills" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1467"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A small, shared skill library by builders, for builders. - PsiACE/skills]]>
            </summary>
            <updated>2026-02-06T14:07:22+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1465</id>
            <title type="text"><![CDATA[Opus 4.6 uncovers 500 zero-day flaws in open-source code]]></title>
            <link rel="alternate" href="https://www.axios.com/2026/02/05/anthropic-claude-opus-46-software-hunting" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1465"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-02-06T14:07:17+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1464</id>
            <title type="text"><![CDATA[Claude Code: connect to a local model when your quota runs out]]></title>
            <link rel="alternate" href="https://boxc.net/blog/2026/claude-code-connecting-to-local-models-when-your-quota-runs-out/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1464"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[If you&amp;#039;re on one of the cheaper Anthropic plans like me, it&amp;#039;s a pretty common scenario when you&amp;#039;re deep into Claude coding an idea, to hit a daily or weekly]]>
            </summary>
            <updated>2026-02-05T14:06:36+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1463</id>
            <title type="text"><![CDATA[Claude Code for Infrastructure]]></title>
            <link rel="alternate" href="https://www.fluid.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1463"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[fluid.sh]]>
            </summary>
            <updated>2026-02-05T14:06:33+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1462</id>
            <title type="text"><![CDATA[Claude is a space to think]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-is-a-space-to-think" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1462"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[We’ve made a choice: Claude will remain ad-free. We explain why advertising incentives are incompatible with a genuinely helpful AI assistant, and how we plan to expand access without compromising user trust.]]>
            </summary>
            <updated>2026-02-05T14:06:30+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1461</id>
            <title type="text"><![CDATA[A sane but bull case on Clawdbot / OpenClaw]]></title>
            <link rel="alternate" href="https://brandon.wang/2026/clawdbot" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1461"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-02-05T14:06:26+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1460</id>
            <title type="text"><![CDATA[Agent Skills]]></title>
            <link rel="alternate" href="https://agentskills.io/home" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1460"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple, open format for giving agents new capabilities and expertise.]]>
            </summary>
            <updated>2026-02-04T14:05:11+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1458</id>
            <title type="text"><![CDATA[Qwen3-Coder-Next]]></title>
            <link rel="alternate" href="https://qwen.ai/blog?id=qwen3-coder-next" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1458"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Qwen Chat offers comprehensive functionality spanning chatbot, image and video understanding, image generation, document processing, web search integration, tool utilization, and artifacts.]]>
            </summary>
            <updated>2026-02-04T14:05:05+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1457</id>
            <title type="text"><![CDATA[GitHub - ace-step/ACE-Step-1.5: The most powerful local music generation model that outperforms most commercial alternatives]]></title>
            <link rel="alternate" href="https://github.com/ace-step/ACE-Step-1.5" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1457"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The most powerful local music generation model that outperforms most commercial alternatives - ace-step/ACE-Step-1.5]]>
            </summary>
            <updated>2026-02-04T12:08:48+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1455</id>
            <title type="text"><![CDATA[The Codex App]]></title>
            <link rel="alternate" href="https://openai.com/index/introducing-the-codex-app/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1455"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-02-04T12:09:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1454</id>
            <title type="text"><![CDATA[I tried a Claude Code alternative that&amp;amp;apos;s local, open source, and completely free - how it works | ZDNET]]></title>
            <link rel="alternate" href="https://www.zdnet.com/article/claude-code-alternative-free-local-open-source-goose-getting-started/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1454"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-02-03T08:07:18+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1453</id>
            <title type="text"><![CDATA[Show HN: NanoClaw – “Clawdbot” in 500 lines of TS with Apple container isolation]]></title>
            <link rel="alternate" href="https://github.com/gavrielc/nanoclaw" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1453"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[My personal Claude assistant that runs in Apple containers. Lightweight, secure, and built to be understood and customized for your own needs. - gavrielc/nanoclaw]]>
            </summary>
            <updated>2026-02-02T18:33:11+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1449</id>
            <title type="text"><![CDATA[NONO - Secure Shell for AI Agents]]></title>
            <link rel="alternate" href="https://nono.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1449"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[OS-enforced capability sandbox for running untrusted AI agents. No escape hatch. Works with Claude, GPT, and any AI agent.]]>
            </summary>
            <updated>2026-02-02T12:10:45+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1445</id>
            <title type="text"><![CDATA[OpenClaw – Moltbot Renamed Again]]></title>
            <link rel="alternate" href="https://openclaw.ai/blog/introducing-openclaw" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1445"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The journey from Clawd to Moltbot to OpenClaw—and why this name is here to stay.]]>
            </summary>
            <updated>2026-01-31T00:28:54+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1444</id>
            <title type="text"><![CDATA[The Memory Paradox: Why Our Brains Need Knowledge in an Age of AI by Barbara Oakley, Michael Johnston, Kenzen Chen, Eulho Jung, Terrence Sejnowski :: SSRN]]></title>
            <link rel="alternate" href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5250447" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1444"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[In an era of generative AI and ubiquitous digital tools, human memory faces a paradox: the more we offload knowledge to external aids, the less we exercise and]]>
            </summary>
            <updated>2026-01-31T08:00:58+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1443</id>
            <title type="text"><![CDATA[arxiv.org]]></title>
            <link rel="alternate" href="https://arxiv.org/pdf/2601.20245" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1443"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-30T20:42:21+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1442</id>
            <title type="text"><![CDATA[Users flock to open source Moltbot for always-on AI, despite major risks - Ars Technica]]></title>
            <link rel="alternate" href="https://arstechnica.com/ai/2026/01/viral-ai-assistant-moltbot-rapidly-gains-popularity-but-poses-security-risks/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1442"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The open source &amp;quot;Jarvis&amp;quot; chats via WhatsApp but requires access to your files and accounts.]]>
            </summary>
            <updated>2026-01-30T14:07:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1441</id>
            <title type="text"><![CDATA[GitHub - moltbot/moltbot: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞]]></title>
            <link rel="alternate" href="https://github.com/moltbot/moltbot" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1441"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞  - GitHub - moltbot/moltbot: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞]]>
            </summary>
            <updated>2026-01-30T14:06:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1432</id>
            <title type="text"><![CDATA[GitHub - affaan-m/everything-claude-code: Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.]]></title>
            <link rel="alternate" href="https://github.com/affaan-m/everything-claude-code" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1432"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner. - affaan-m/everything-claude-code]]>
            </summary>
            <updated>2026-01-28T09:50:09+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1431</id>
            <title type="text"><![CDATA[GitHub - LearningCircuit/local-deep-research: Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports local and cloud LLMs (Ollama, Google, Anthropic, ...). Searches 10+ sources - arXiv, PubMed, web, and your private documents. Everything Local &amp;amp; Encrypted.]]></title>
            <link rel="alternate" href="https://github.com/LearningCircuit/local-deep-research" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1431"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports local and cloud LLMs (Ollama, Google, Anthropic, ...). Searches 10+ sources - arXiv, PubMed, web, and your private documents. Everything Local &amp;amp; Encrypted. - LearningCircuit/local-deep-research]]>
            </summary>
            <updated>2026-01-28T09:46:48+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1428</id>
            <title type="text"><![CDATA[OSS ChatGPT WebUI – 530 Models, MCP, Tools, Gemini RAG, Image/Audio Gen]]></title>
            <link rel="alternate" href="https://llmspy.org/docs/v3" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1428"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Major release focused on extensibility, expanded provider support, and enhanced user experience.]]>
            </summary>
            <updated>2026-01-27T06:17:17+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1423</id>
            <title type="text"><![CDATA[Claude Code&amp;#039;s new hidden feature: Swarms]]></title>
            <link rel="alternate" href="https://twitter.com/NicerInPerson/status/2014989679796347375" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1423"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-25T13:46:56+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1413</id>
            <title type="text"><![CDATA[We will ban you and ridicule you in public if you waste our time on crap reports]]></title>
            <link rel="alternate" href="https://curl.se/.well-known/security.txt" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1413"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-23T13:26:52+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1412</id>
            <title type="text"><![CDATA[I was banned from Claude for scaffolding a Claude.md file?]]></title>
            <link rel="alternate" href="https://hugodaniel.com/posts/claude-code-banned-me/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1412"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-23T06:17:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1410</id>
            <title type="text"><![CDATA[Claude&amp;#039;s new constitution]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-new-constitution" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1410"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new approach to a foundational document that expresses and shapes who Claude is]]>
            </summary>
            <updated>2026-01-22T13:30:53+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1408</id>
            <title type="text"><![CDATA[cURL removes bug bounties]]></title>
            <link rel="alternate" href="https://etn.se/index.php/nyheter/72808-curl-removes-bug-bounties.html" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1408"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nyheter för dig som är verksam i den svenska elektronikbranschen som exempelvis tillverkare, konsult, distributör, finansiär, investerare, konstruktör eller tekniker.]]>
            </summary>
            <updated>2026-01-28T10:06:41+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1399</id>
            <title type="text"><![CDATA[Claude Code with Anthropic API compatibility · Ollama Blog]]></title>
            <link rel="alternate" href="https://ollama.com/blog/claude" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1399"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ollama is now compatible with the Anthropic Messages API, making it possible to use tools like Claude Code with open models.]]>
            </summary>
            <updated>2026-01-19T06:47:14+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1396</id>
            <title type="text"><![CDATA[Show HN: OpenWork – An open-source alternative to Claude Cowork]]></title>
            <link rel="alternate" href="https://github.com/different-ai/openwork" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1396"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source alternative to Claude Cowork, powered by OpenCode - different-ai/openwork]]>
            </summary>
            <updated>2026-01-16T13:23:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1392</id>
            <title type="text"><![CDATA[Show HN: Webctl – Browser automation for agents based on CLI instead of MCP]]></title>
            <link rel="alternate" href="https://github.com/cosinusalpha/webctl" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1392"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Browser automation via CLI — for humans and agents - cosinusalpha/webctl]]>
            </summary>
            <updated>2026-01-15T13:24:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1391</id>
            <title type="text"><![CDATA[LMArena | Benchmark &amp;amp; Compare the Best AI Models]]></title>
            <link rel="alternate" href="https://lmarena.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1391"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Chat with multiple AI models side-by-side. Compare ChatGPT, Claude, Gemini, and other top LLMs. Crowdsourced benchmarks and leaderboards.]]>
            </summary>
            <updated>2026-01-15T10:56:38+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1390</id>
            <title type="text"><![CDATA[OpenRouter]]></title>
            <link rel="alternate" href="https://openrouter.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1390"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The unified interface for LLMs. Find the best models &amp;amp; prices for your prompts]]>
            </summary>
            <updated>2026-01-15T10:56:00+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1387</id>
            <title type="text"><![CDATA[Cowork: Claude Code for the rest of your work]]></title>
            <link rel="alternate" href="https://claude.com/blog/cowork-research-preview" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1387"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-13T13:22:19+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1383</id>
            <title type="text"><![CDATA[GitHub - kepano/obsidian-skills: Claude Skills for Obsidian]]></title>
            <link rel="alternate" href="https://github.com/kepano/obsidian-skills" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1383"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Claude Skills for Obsidian. Contribute to kepano/obsidian-skills development by creating an account on GitHub.]]>
            </summary>
            <updated>2026-01-11T15:03:34+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1382</id>
            <title type="text"><![CDATA[Finding and fixing Ghostty&amp;#039;s largest memory leak]]></title>
            <link rel="alternate" href="https://mitchellh.com/writing/ghostty-memory-leak-fix" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1382"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-11T13:43:24+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1381</id>
            <title type="text"><![CDATA[Show HN: I used Claude Code to discover connections between 100 books]]></title>
            <link rel="alternate" href="https://trails.pieterma.es/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1381"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Thematic links across books, automatically discovered by Claude.]]>
            </summary>
            <updated>2026-01-11T13:43:22+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1346</id>
            <title type="text"><![CDATA[Google engineer says Claude Code built in one hour what her team spent a year on]]></title>
            <link rel="alternate" href="https://the-decoder.com/google-engineer-says-claude-code-built-in-one-hour-what-her-team-spent-a-year-on/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1346"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A senior Google engineer publicly praises Anthropic&amp;#039;s Claude Code: the tool built in one hour what her team spent a year developing. The quality and efficiency gains exceed anything anyone could have imagined, she says. Plus: Claude Code&amp;#039;s creator shares his best workflow tips.]]>
            </summary>
            <updated>2026-01-04T06:53:23+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1339</id>
            <title type="text"><![CDATA[www.geeky-gadgets.com]]></title>
            <link rel="alternate" href="https://www.geeky-gadgets.com/claude-ralph-plugin/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1339"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-02T10:53:59+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1335</id>
            <title type="text"><![CDATA[Show HN: Use Claude Code to Query 600 GB Indexes over Hacker News, ArXiv, etc.]]></title>
            <link rel="alternate" href="https://exopriors.com/scry" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1335"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The most powerful semantic search over alignment-adjacent documents. Fully embedded. Fully explorable.]]>
            </summary>
            <updated>2026-01-01T00:26:02+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1328</id>
            <title type="text"><![CDATA[Show HN: Mysti – Claude, Codex, and Gemini debate your code, then synthesize]]></title>
            <link rel="alternate" href="https://github.com/DeepMyst/Mysti" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1328"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI coding dream team of agents for VS Code. Claude Code + openai Codex collaborate in brainstorm mode, debate solutions, and synthesize the best approach for your code. - DeepMyst/Mysti]]>
            </summary>
            <updated>2025-12-28T13:51:28+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1319</id>
            <title type="text"><![CDATA[GitHub - ComposioHQ/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows]]></title>
            <link rel="alternate" href="https://github.com/ComposioHQ/awesome-claude-skills" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1319"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows - ComposioHQ/awesome-claude-skills]]>
            </summary>
            <updated>2025-12-25T19:20:27+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1313</id>
            <title type="text"><![CDATA[A guide to local coding models]]></title>
            <link rel="alternate" href="https://www.aiforswes.com/p/you-dont-need-to-spend-100mo-on-claude" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1313"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-23T00:27:25+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1311</id>
            <title type="text"><![CDATA[Claude in Chrome]]></title>
            <link rel="alternate" href="https://claude.com/chrome" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1311"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-21T18:33:09+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1307</id>
            <title type="text"><![CDATA[AI vending machine was tricked into giving away everything]]></title>
            <link rel="alternate" href="https://kottke.org/25/12/this-ai-vending-machine-was-tricked-into-giving-away-everything" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1307"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Anthropic installed an AI-powered vending machine in the WSJ office. The LLM, named Claudius, was responsible for autonomously p]]>
            </summary>
            <updated>2025-12-19T13:28:25+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1301</id>
            <title type="text"><![CDATA[If you&amp;#039;re going to vibe code, why not do it in C?]]></title>
            <link rel="alternate" href="https://stephenramsay.net/posts/vibe-coding.html" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1301"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-11T00:28:41+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1298</id>
            <title type="text"><![CDATA[Show HN: Gemini Pro 3 hallucinates the HN front page 10 years from now]]></title>
            <link rel="alternate" href="https://dosaygo-studio.github.io/hn-front-page-2035/news" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1298"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-10T13:26:43+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1283</id>
            <title type="text"><![CDATA[Writing a good Claude.md]]></title>
            <link rel="alternate" href="https://www.humanlayer.dev/blog/writing-a-good-claude-md" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1283"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[`CLAUDE.md` is a high-leverage configuration point for Claude Code. Learning how to write a good `CLAUDE.md` (or `AGENTS.md`) is a key skill for agent-enabled software engineering.]]>
            </summary>
            <updated>2025-12-01T13:54:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1279</id>
            <title type="text"><![CDATA[Be Like Clippy]]></title>
            <link rel="alternate" href="https://be-clippy.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1279"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Join the Be Like Clippy movement to make technology more user-friendly and transparent. Including a list of custom clippy profile pictures]]>
            </summary>
            <updated>2025-11-30T13:39:23+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1278</id>
            <title type="text"><![CDATA[AI CEO – Replace your boss before they replace you]]></title>
            <link rel="alternate" href="https://replaceyourboss.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1278"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stop working for humans. AI CEO delivers algorithmic thought leadership, with instant decisions, and zero ego. Replace your boss before they replace you.]]>
            </summary>
            <updated>2025-11-28T13:16:31+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1271</id>
            <title type="text"><![CDATA[Announcing n8n version 2.0 - coming soon! - Announcements - n8n Community]]></title>
            <link rel="alternate" href="https://community.n8n.io/t/announcing-n8n-version-2-0-coming-soon/226475" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1271"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Announcing n8n version 2.0 - our best n8n ever! :grinning_face_with_smiling_eyes: 
I’m super excited to share that we’ll soon be releasing n8n version 2.0.0 (v2 for short) 
It’s been over two years since we released n8n …]]>
            </summary>
            <updated>2025-11-26T21:48:48+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1263</id>
            <title type="text"><![CDATA[Claude Opus 4.5]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-opus-4-5" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1263"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Anthropic is an AI safety and research company that&amp;#039;s working to build reliable, interpretable, and steerable AI systems.]]>
            </summary>
            <updated>2025-11-25T16:41:50+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1262</id>
            <title type="text"><![CDATA[Claude Advanced Tool Use]]></title>
            <link rel="alternate" href="https://www.anthropic.com/engineering/advanced-tool-use" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1262"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Claude can now discover, learn, and execute tools dynamically to enable agents that take action in the real world. Here’s how.]]>
            </summary>
            <updated>2025-11-25T13:19:56+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1243</id>
            <title type="text"><![CDATA[Show HN: RowboatX – open-source Claude Code for everyday automations]]></title>
            <link rel="alternate" href="https://github.com/rowboatlabs/rowboat" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1243"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-powered CLI for background agents. Contribute to rowboatlabs/rowboat development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-11-19T13:15:53+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1241</id>
            <title type="text"><![CDATA[Google Antigravity]]></title>
            <link rel="alternate" href="https://antigravity.google/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1241"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Google Antigravity - Build the new way]]>
            </summary>
            <updated>2025-11-19T13:15:50+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1240</id>
            <title type="text"><![CDATA[Gemini 3]]></title>
            <link rel="alternate" href="https://blog.google/products/gemini/gemini-3/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1240"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Today we’re releasing Gemini 3 – our most intelligent model that helps you bring any idea to life.]]>
            </summary>
            <updated>2025-11-19T13:15:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1235</id>
            <title type="text"><![CDATA[WeatherNext 2: Our most advanced weather forecasting model]]></title>
            <link rel="alternate" href="https://blog.google/technology/google-deepmind/weathernext-2/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1235"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The new AI model delivers more efficient, more accurate and higher-resolution global weather predictions.]]>
            </summary>
            <updated>2025-11-18T06:28:50+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1227</id>
            <title type="text"><![CDATA[Show HN: Gerbil – an open source desktop app for running LLMs locally]]></title>
            <link rel="alternate" href="https://github.com/lone-cloud/gerbil" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1227"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A desktop app for running Large Language Models locally.  - GitHub - lone-cloud/gerbil: A desktop app for running Large Language Models locally.]]>
            </summary>
            <updated>2025-11-13T18:52:57+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1204</id>
            <title type="text"><![CDATA[You should write an agent]]></title>
            <link rel="alternate" href="https://fly.io/blog/everyone-write-an-agent/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1204"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[They&amp;#039;re like riding a bike: easy, and you don&amp;#039;t get it until you try.]]>
            </summary>
            <updated>2025-11-08T00:23:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1202</id>
            <title type="text"><![CDATA[GitHub - gensyn-ai/codeassist: A completely private and local AI coding assistant, developed by Gensyn. It helps you practice programming problems and train a novel assistant to help you code.]]></title>
            <link rel="alternate" href="https://github.com/gensyn-ai/codeassist" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1202"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A completely private and local AI coding assistant, developed by Gensyn. It helps you practice programming problems and train a novel assistant to help you code. - gensyn-ai/codeassist]]>
            </summary>
            <updated>2025-11-07T06:51:47+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1187</id>
            <title type="text"><![CDATA[medium.com]]></title>
            <link rel="alternate" href="https://medium.com/data-science-in-your-pocket/model-context-protocol-mcp-using-ollama-e719b2d9fd7a" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1187"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-10-29T16:31:42+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1184</id>
            <title type="text"><![CDATA[MCP-Scanner – Scan MCP Servers for vulnerabilities]]></title>
            <link rel="alternate" href="https://github.com/cisco-ai-defense/mcp-scanner" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1184"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scan MCP Servers for vulnerabilities. Contribute to cisco-ai-defense/mcp-scanner development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-10-28T13:10:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1178</id>
            <title type="text"><![CDATA[Claudeskills.cc – Share, Discover, and Reuse Claude/OpenAI Agent Skills]]></title>
            <link rel="alternate" href="https://claudeskills.cc" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1178"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Design, test, and distribute Agent Skills with reusable templates, collaborative reviews, and multi-surface deployment.]]>
            </summary>
            <updated>2025-10-25T18:27:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1171</id>
            <title type="text"><![CDATA[Claude Memory]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/memory" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1171"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Claude now remembers your team&amp;#039;s projects and preferences across conversations. Memory helps maintain context for complex work, with project-specific boundaries and full user control over what&amp;#039;s remembered.]]>
            </summary>
            <updated>2025-10-24T06:25:35+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1167</id>
            <title type="text"><![CDATA[Claude Code on the web]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-code-on-the-web" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1167"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Anthropic is an AI safety and research company that&amp;#039;s working to build reliable, interpretable, and steerable AI systems.]]>
            </summary>
            <updated>2025-10-21T14:20:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1162</id>
            <title type="text"><![CDATA[Replacement.ai]]></title>
            <link rel="alternate" href="https://replacement.ai" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1162"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Humans are no longer necessary. So we’re getting rid of them.]]>
            </summary>
            <updated>2025-10-20T13:19:42+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1153</id>
            <title type="text"><![CDATA[WebMCP]]></title>
            <link rel="alternate" href="https://github.com/jasonjmcghee/WebMCP" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1153"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Contribute to jasonjmcghee/WebMCP development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-10-18T12:57:50+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1152</id>
            <title type="text"><![CDATA[Claude Skills are awesome, maybe a bigger deal than MCP]]></title>
            <link rel="alternate" href="https://simonwillison.net/2025/Oct/16/claude-skills/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1152"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Anthropic this morning introduced Claude Skills, a new pattern for making new abilities available to their models: Claude can now use Skills to improve how it performs specific tasks. Skills …]]>
            </summary>
            <updated>2025-10-18T09:15:59+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1151</id>
            <title type="text"><![CDATA[Accelerate developer productivity with these 9 open source AI and MCP projects - The GitHub Blog]]></title>
            <link rel="alternate" href="https://github.blog/open-source/accelerate-developer-productivity-with-these-9-open-source-ai-and-mcp-projects/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1151"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[These nine open source MCP projects provide new frameworks, tools, and assistants to unlock AI-native workflows, agentic tooling, and innovation.]]>
            </summary>
            <updated>2025-10-18T08:32:33+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1150</id>
            <title type="text"><![CDATA[Claude Skills]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/skills" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1150"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build custom Skills to teach Claude specialized tasks. Create once, use everywhere—from spreadsheets to coding. Available across Claude.ai, API, and Code.]]>
            </summary>
            <updated>2025-10-17T13:05:05+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1148</id>
            <title type="text"><![CDATA[New coding models and integrations]]></title>
            <link rel="alternate" href="https://ollama.com/blog/coding-models" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1148"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[GLM-4.6 and Qwen3-coder-480B are available on Ollama’s cloud service with easy integrations to the tools you are familiar with. Qwen3-Coder-30B has been updated for faster, more reliable tool calling in Ollama’s new engine.]]>
            </summary>
            <updated>2025-10-17T00:28:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1145</id>
            <title type="text"><![CDATA[Anthropic&amp;#039;s Prompt Engineering Tutorial]]></title>
            <link rel="alternate" href="https://github.com/anthropics/prompt-eng-interactive-tutorial" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1145"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Anthropic&amp;#039;s Interactive Prompt Engineering Tutorial - anthropics/prompt-eng-interactive-tutorial]]>
            </summary>
            <updated>2025-10-12T23:38:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1138</id>
            <title type="text"><![CDATA[A cartoonist&amp;#039;s review of AI art - The Oatmeal]]></title>
            <link rel="alternate" href="https://theoatmeal.com/comics/ai_art" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1138"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a comic about AI art.]]>
            </summary>
            <updated>2025-10-08T06:41:11+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1136</id>
            <title type="text"><![CDATA[Deloitte delivers report to government using AI which contained errors | ABC NEWS - YouTube]]></title>
            <link rel="alternate" href="https://youtu.be/C17KWJ02Goo" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1136"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deloitte has issued a partial refund to the government after they delivered a report that partially used AI which contained errors, including fictitious fede...]]>
            </summary>
            <updated>2025-10-07T20:56:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1121</id>
            <title type="text"><![CDATA[Bringing Observability to Claude Code: OpenTelemetry in Action]]></title>
            <link rel="alternate" href="https://signoz.io/blog/claude-code-monitoring-with-opentelemetry/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1121"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Monitor Claude Code usage with OpenTelemetry and SigNoz. This blog walks you through implementing comprehensive observability for your Claude Code activity using OpenTelemetry and SigNoz.]]>
            </summary>
            <updated>2025-10-06T18:15:10+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1119</id>
            <title type="text"><![CDATA[From MCP to shell: MCP auth flaws enable RCE in Claude Code, Gemini CLI and more]]></title>
            <link rel="alternate" href="https://verialabs.com/blog/from-mcp-to-shell/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1119"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[How MCP Authentication Flaws Enable RCE in Claude Code, Gemini CLI, and More]]>
            </summary>
            <updated>2025-10-06T18:14:49+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1093</id>
            <title type="text"><![CDATA[zed.dev]]></title>
            <link rel="alternate" href="https://zed.dev/blog/claude-code-via-acp" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1093"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-09-04T05:26:43+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1088</id>
            <title type="text"><![CDATA[Piloting Claude for Chrome \ Anthropic]]></title>
            <link rel="alternate" href="https://www.anthropic.com/news/claude-for-chrome" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1088"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Announcing a pilot test of a new Claude browser extension]]>
            </summary>
            <updated>2025-08-27T07:53:08+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1065</id>
            <title type="text"><![CDATA[GitHub - google/langextract: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.]]></title>
            <link rel="alternate" href="https://github.com/google/langextract" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1065"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization. - google/langextract]]>
            </summary>
            <updated>2025-08-10T20:29:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1064</id>
            <title type="text"><![CDATA[GitHub - denizsafak/abogen: Generate audiobooks from EPUBs, PDFs and text with synchronized captions.]]></title>
            <link rel="alternate" href="https://github.com/denizsafak/abogen" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1064"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate audiobooks from EPUBs, PDFs and text with synchronized captions. - denizsafak/abogen]]>
            </summary>
            <updated>2025-08-10T19:25:39+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1060</id>
            <title type="text"><![CDATA[Gemini CLI GitHub Actions: AI coding made for collaboration]]></title>
            <link rel="alternate" href="https://blog.google/technology/developers/introducing-gemini-cli-github-actions/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1060"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Today, we’re introducing Gemini CLI GitHub Actions. It’s a no-cost, powerful AI coding teammate for your repository. It acts both as an autonomous agent for critical routine coding tasks, and an on-demand collaborator you can quickly delegate work to.]]>
            </summary>
            <updated>2025-08-07T22:38:58+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1058</id>
            <title type="text"><![CDATA[GitHub - openai/gpt-oss: gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI]]></title>
            <link rel="alternate" href="https://github.com/openai/gpt-oss" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1058"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI - openai/gpt-oss]]>
            </summary>
            <updated>2025-08-06T08:41:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1052</id>
            <title type="text"><![CDATA[A practical guide on how to use the GitHub MCP server - The GitHub Blog]]></title>
            <link rel="alternate" href="https://github.blog/ai-and-ml/generative-ai/a-practical-guide-on-how-to-use-the-github-mcp-server/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1052"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Upgrade from a local MCP Docker image to GitHub’s hosted server and automate pull requests, continuous integration, and security triage in minutes.]]>
            </summary>
            <updated>2025-07-31T06:21:52+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1050</id>
            <title type="text"><![CDATA[GitHub - wshobson/agents: A collection of production-ready subagents for Claude Code]]></title>
            <link rel="alternate" href="https://github.com/wshobson/agents" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1050"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A collection of production-ready subagents for Claude Code - wshobson/agents]]>
            </summary>
            <updated>2025-07-29T07:31:31+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1038</id>
            <title type="text"><![CDATA[GitHub - badlogic/claude-commands: Global Claude Code commands and workflows]]></title>
            <link rel="alternate" href="https://github.com/badlogic/claude-commands" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1038"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Global Claude Code commands and workflows. Contribute to badlogic/claude-commands development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-07-18T22:25:42+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1019</id>
            <title type="text"><![CDATA[Spegel - A Terminal Browser That Uses LLMs to Rewrite Webpages - SimEdw&amp;#039;s Blog]]></title>
            <link rel="alternate" href="https://simedw.com/2025/06/23/introducing-spegel/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1019"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Spegel is a proof-of-concept terminal web browser that feeds HTML through an LLM before serving it as markdown in the terminal.]]>
            </summary>
            <updated>2025-07-02T08:29:57+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1018</id>
            <title type="text"><![CDATA[Hooks - Anthropic]]></title>
            <link rel="alternate" href="https://docs.anthropic.com/en/docs/claude-code/hooks" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1018"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Customize and extend Claude Code&amp;#039;s behavior by registering shell commands]]>
            </summary>
            <updated>2025-07-01T11:30:17+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1016</id>
            <title type="text"><![CDATA[worksonmymachine.substack.com]]></title>
            <link rel="alternate" href="https://worksonmymachine.substack.com/p/mcp-an-accidentally-universal-plugin" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1016"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-06-29T07:39:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/1011</id>
            <title type="text"><![CDATA[Google announces Gemini CLI: your open-source AI agent]]></title>
            <link rel="alternate" href="https://blog.google/technology/developers/introducing-gemini-cli-open-source-ai-agent/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/1011"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free and open source, Gemini CLI brings Gemini directly into developers’ terminals — with unmatched access for individuals.]]>
            </summary>
            <updated>2025-06-26T07:10:57+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/994</id>
            <title type="text"><![CDATA[Building Effective AI Agents \ Anthropic]]></title>
            <link rel="alternate" href="https://www.anthropic.com/engineering/building-effective-agents" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/994"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Discover how Anthropic approaches the development of reliable AI agents. Learn about our research on agent capabilities, safety considerations, and technical framework for building trustworthy AI.]]>
            </summary>
            <updated>2025-06-18T07:24:53+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/983</id>
            <title type="text"><![CDATA[I tried Google&amp;#039;s secret open source app and glimpsed the power of offline AI]]></title>
            <link rel="alternate" href="https://www.androidauthority.com/google-ai-edge-gallery-3565904/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/983"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Available only on GitHub, Google AI Edge Gallery is the company&amp;#039;s new AI app. But what does it do, and how does it compare to Gemini?]]>
            </summary>
            <updated>2025-06-15T08:15:01+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/965</id>
            <title type="text"><![CDATA[GitHub - resemble-ai/chatterbox: SoTA open-source TTS]]></title>
            <link rel="alternate" href="https://github.com/resemble-ai/chatterbox" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/965"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[SoTA open-source TTS. Contribute to resemble-ai/chatterbox development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-06-12T10:12:07+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/964</id>
            <title type="text"><![CDATA[It&amp;#039;s The End Of Observability As We Know It (And I Feel Fine) | Honeycomb]]></title>
            <link rel="alternate" href="https://www.honeycomb.io/blog/its-the-end-of-observability-as-we-know-it-and-i-feel-fine" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/964"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The history of observability tools over the past decade has been about a pretty simple concept, but LLMs bring the death of that paradigm.]]>
            </summary>
            <updated>2025-06-11T15:19:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/954</id>
            <title type="text"><![CDATA[Kali GPT- AI Assistant That Transforms Penetration Testing on Kali Linux]]></title>
            <link rel="alternate" href="https://cybersecuritynews.com/kali-gpt/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/954"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kali GPT, a specialized AI model built on GPT-4 architecture, has been specifically developed to integrate seamlessly with Kali Linux, offering unprecedented support for offensive security professionals and students alike.]]>
            </summary>
            <updated>2025-06-08T08:29:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/949</id>
            <title type="text"><![CDATA[I vibe-coded a $20M YC app in a weekend, here is how🧙‍♂️ 🪄 - DEV Community]]></title>
            <link rel="alternate" href="https://dev.to/composiodev/i-vibe-coded-a-20m-yc-app-in-a-weekend-heres-how-533o" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/949"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[I realised that many companies offer no-code platforms to their users for automating workflows. The... Tagged with webdev, programming, javascript, ai.]]>
            </summary>
            <updated>2025-06-10T09:37:28+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/947</id>
            <title type="text"><![CDATA[Agent mode 101: All about GitHub Copilot’s powerful mode - The GitHub Blog]]></title>
            <link rel="alternate" href="https://github.blog/ai-and-ml/github-copilot/agent-mode-101-all-about-github-copilots-powerful-mode/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/947"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A full look at agent mode in GitHub Copilot, including what it can do, when to use it, and best practices.]]>
            </summary>
            <updated>2025-06-05T08:45:24+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/910</id>
            <title type="text"><![CDATA[Less TODO, more done: The difference between coding agent and agent mode in GitHub Copilot - The GitHub Blog]]></title>
            <link rel="alternate" href="https://github.blog/developer-skills/github/less-todo-more-done-the-difference-between-coding-agent-and-agent-mode-in-github-copilot/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/910"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[We’ll decode these two tools—and show you how to use them both to work more efficiently.]]>
            </summary>
            <updated>2025-06-03T12:20:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/902</id>
            <title type="text"><![CDATA[ASD releases joint advice on AI data security – ARN]]></title>
            <link rel="alternate" href="https://www.arnnet.com.au/article/3993677/asd-releases-joint-advice-on-ai-data-security.html" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/902"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Australian Securities Directorate (ASD), in collaboration with international partners, has come with new advice on best practices for securing data throughout the artificial intelligence (AI) and machine learning (ML) system lifecycle.]]>
            </summary>
            <updated>2025-05-28T01:12:09+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/887</id>
            <title type="text"><![CDATA[Exa | Web Search API | AI Web Researcher]]></title>
            <link rel="alternate" href="https://exa.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/887"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Exa API retrieves the best, realtime data from the web for your AI]]>
            </summary>
            <updated>2025-05-28T01:10:04+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/886</id>
            <title type="text"><![CDATA[Clippy Desktop Assistant]]></title>
            <link rel="alternate" href="https://felixrieseberg.github.io/clippy/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/886"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-05-28T01:10:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/884</id>
            <title type="text"><![CDATA[KoljaB/RealtimeVoiceChat]]></title>
            <link rel="alternate" href="https://github.com/KoljaB/RealtimeVoiceChat" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/884"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Have a natural, spoken conversation with AI! Contribute to KoljaB/RealtimeVoiceChat development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-05-28T01:09:09+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/872</id>
            <title type="text"><![CDATA[trycua/cua]]></title>
            <link rel="alternate" href="https://github.com/trycua/cua" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/872"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[c/ua is the Docker Container for Computer-Use AI Agents. - trycua/cua]]>
            </summary>
            <updated>2025-05-28T01:07:12+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/869</id>
            <title type="text"><![CDATA[nari-labs/dia]]></title>
            <link rel="alternate" href="https://github.com/nari-labs/dia" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/869"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A TTS model capable of generating ultra-realistic dialogue in one pass. - nari-labs/dia]]>
            </summary>
            <updated>2025-05-28T01:07:04+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/868</id>
            <title type="text"><![CDATA[codingmoh/open-codex]]></title>
            <link rel="alternate" href="https://github.com/codingmoh/open-codex" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/868"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fully open-source command-line AI assistant inspired by OpenAI Codex, supporting local language models. - codingmoh/open-codex]]>
            </summary>
            <updated>2025-05-28T01:07:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/866</id>
            <title type="text"><![CDATA[The-Pocket/Tutorial-Codebase-Knowledge]]></title>
            <link rel="alternate" href="https://github.com/The-Pocket/Tutorial-Codebase-Knowledge" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/866"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pocket Flow: Codebase to Tutorial. Contribute to The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-05-28T01:06:09+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/856</id>
            <title type="text"><![CDATA[STRIDE GPT - AI-powered Tool LLMs To Generate Threat Models]]></title>
            <link rel="alternate" href="https://cybersecuritynews.com/stride-gpt-ai-powered-tool/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/856"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new tool has emerged that promises to revolutionize the way organizations approach threat modeling. STRIDE GPT, an AI-powered threat modeling tool, leverages the capabilities of large language models (LLMs) to generate comprehensive threat models]]>
            </summary>
            <updated>2025-05-28T01:05:03+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/851</id>
            <title type="text"><![CDATA[AI-hallucinated code dependencies become new supply chain risk]]></title>
            <link rel="alternate" href="https://www.bleepingcomputer.com/news/security/ai-hallucinated-code-dependencies-become-new-supply-chain-risk/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/851"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new class of supply chain attacks named &amp;#039;slopsquatting&amp;#039; has emerged from the increased use of generative AI tools for coding and the model&amp;#039;s tendency to &amp;quot;hallucinate&amp;quot; non-existent package names.]]>
            </summary>
            <updated>2025-05-28T01:04:05+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/844</id>
            <title type="text"><![CDATA[The “S” in MCP Stands for Security]]></title>
            <link rel="alternate" href="https://elenacross7.medium.com/%EF%B8%8F-the-s-in-mcp-stands-for-security-91407b33ed6b" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/844"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-05-28T01:03:04+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/843</id>
            <title type="text"><![CDATA[Google launches Sec-Gemini v1. A new experimental cybersecurity model]]></title>
            <link rel="alternate" href="https://security.googleblog.com/2025/04/google-launches-sec-gemini-v1-new.html?m=1" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/843"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-05-28T01:02:11+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/832</id>
            <title type="text"><![CDATA[The Worm That No Computer Scientist Can Crack | WIRED]]></title>
            <link rel="alternate" href="https://www.wired.com/story/openworm-worm-simulator-biology-code/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/832"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[One of the simplest, most over-studied organisms in the world is the C. elegans nematode. For 13 years, a project called OpenWorm has tried—and utterly failed—to simulate it.]]>
            </summary>
            <updated>2025-05-28T01:00:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/828</id>
            <title type="text"><![CDATA[Ollama]]></title>
            <link rel="alternate" href="https://ollama.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/828"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Get up and running with large language models.]]>
            </summary>
            <updated>2025-05-28T01:00:09+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/821</id>
            <title type="text"><![CDATA[Baidu Inc. on X: &amp;quot;We&amp;#039;ve just unveiled ERNIE 4.5 &amp;amp;amp; X1! 🚀 As a deep-thinking reasoning model with]]></title>
            <link rel="alternate" href="https://x.com/Baidu_Inc/status/1901089355890036897" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/821"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-05-28T00:59:04+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/815</id>
            <title type="text"><![CDATA[🔭 The Einstein AI model]]></title>
            <link rel="alternate" href="https://thomwolf.io/blog/scientific-ai.html" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/815"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[I shared a controversial take the other day at an event and I decided to write it down in a longer format: I’m afraid AI won&amp;#039;t give us a compressed 21st century.]]>
            </summary>
            <updated>2025-05-28T00:58:07+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/813</id>
            <title type="text"><![CDATA[RLAMA | Retrieval-Augmented Local Assistant Model Agent]]></title>
            <link rel="alternate" href="https://rlama.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/813"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Complete AI Platform: RAG Systems &amp;amp; Intelligent Agents for Local AI]]>
            </summary>
            <updated>2025-05-28T00:57:12+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/804</id>
            <title type="text"><![CDATA[Donald Trump Sucking Elon Musk&amp;#039;s Toes in A.I. Video Shows Up in D.C. Hallways]]></title>
            <link rel="alternate" href="https://www.tmz.com/watch/2025-02-24-022425-trump-musk-ai-1979115-339/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/804"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-05-28T00:56:05+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/787</id>
            <title type="text"><![CDATA[Did Semgrep Just Get A Lot More Interesting? · The Fly Blog]]></title>
            <link rel="alternate" href="https://fly.io/blog/semgrep-but-for-real-now/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/787"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Documentation and guides from the team at Fly.io.]]>
            </summary>
            <updated>2025-05-28T00:53:07+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/785</id>
            <title type="text"><![CDATA[Zed now predicts your next edit with Zeta - our new open model]]></title>
            <link rel="alternate" href="https://zed.dev/blog/edit-prediction" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/785"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[From the Zed Blog: A tool that predicts your next move. Powered by Zeta, our new open-source, open-data language model.]]>
            </summary>
            <updated>2025-05-28T00:53:04+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/781</id>
            <title type="text"><![CDATA[splunk/DECEIVE]]></title>
            <link rel="alternate" href="https://github.com/splunk/DECEIVE" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/781"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[DECeption with Evaluative Integrated Validation Engine (DECEIVE): Let an LLM do all the hard honeypot work! - splunk/DECEIVE]]>
            </summary>
            <updated>2025-05-28T00:52:11+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/779</id>
            <title type="text"><![CDATA[DeepSeek Local: How to Self-Host DeepSeek (Privacy and Control)]]></title>
            <link rel="alternate" href="https://linuxblog.io/deepseek-local-self-host/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/779"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[By following this guide, you will be able to successfully self-host your preferred DeepSeek model on a home lab or home office server, harnessing the]]>
            </summary>
            <updated>2025-05-28T00:52:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/774</id>
            <title type="text"><![CDATA[DeepSeek Jailbreak Reveals Its Entire System Prompt]]></title>
            <link rel="alternate" href="https://www.darkreading.com/application-security/deepseek-jailbreak-system-prompt" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/774"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-05-28T00:51:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/762</id>
            <title type="text"><![CDATA[TabbyML/tabby]]></title>
            <link rel="alternate" href="https://github.com/TabbyML/tabby" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/762"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted AI coding assistant. Contribute to TabbyML/tabby development by creating an account on GitHub.]]>
            </summary>
            <updated>2025-05-28T00:49:06+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/753</id>
            <title type="text"><![CDATA[Run Your Own Private Grammarly Clone Using Docker and LanguageTool]]></title>
            <link rel="alternate" href="https://www.howtogeek.com/run-your-own-private-grammarly-clone-using-docker-and-languagetool/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/753"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Setting up a local grammar checker with Docker and LanguageTool is a fun project that keeps you in control of your content.]]>
            </summary>
            <updated>2025-05-28T00:47:15+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/751</id>
            <title type="text"><![CDATA[GitHub’s top blogs of 2024 - The GitHub Blog]]></title>
            <link rel="alternate" href="https://github.blog/developer-skills/githubs-top-blog-posts-of-2024/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/751"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Explore GitHub’s top blogs of 2024, featuring new tools, AI breakthroughs, and tips to level up your developer game.]]>
            </summary>
            <updated>2025-05-28T00:47:08+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/733</id>
            <title type="text"><![CDATA[Announcing 150M developers and a new free tier for GitHub Copilot in VS Code - The GitHub Blog]]></title>
            <link rel="alternate" href="https://github.blog/news-insights/product-news/github-copilot-in-vscode-free/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/733"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.]]>
            </summary>
            <updated>2025-05-28T00:44:07+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/720</id>
            <title type="text"><![CDATA[Amazon&amp;#039;s cloud service shows new AI servers says Apple will use its chips | Reuters]]></title>
            <link rel="alternate" href="https://www.reuters.com/technology/artificial-intelligence/amazons-cloud-service-shows-new-ai-servers-says-apple-will-use-its-chips-2024-12-03/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/720"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-24T06:00:37+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/716</id>
            <title type="text"><![CDATA[Why does the name ‘David Mayer’ crash ChatGPT? Digital privacy requests may be at fault]]></title>
            <link rel="alternate" href="https://techcrunch.com/2024/12/02/why-does-the-name-david-mayer-crash-chatgpt-digital-privacy-requests-may-be-at-fault/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/716"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Users of the conversational AI platform ChatGPT discovered an interesting phenomenon over the weekend: the popular chatbot refuses to answer questions if]]>
            </summary>
            <updated>2026-01-24T06:00:34+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/687</id>
            <title type="text"><![CDATA[opencoder]]></title>
            <link rel="alternate" href="https://ollama.com/library/opencoder" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/687"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenCoder is an open and reproducible code LLM family which includes 1.5B and 8B models, supporting chat in English and Chinese languages.]]>
            </summary>
            <updated>2026-01-19T12:00:26+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/681</id>
            <title type="text"><![CDATA[Google Claims World First As AI Finds 0-Day Security Vulnerability]]></title>
            <link rel="alternate" href="https://www.forbes.com/sites/daveywinder/2024/11/04/google-claims-world-first-as-ai-finds-0-day-security-vulnerability/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/681"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Google’s Project Zero hackers and DeepMind boffins have collaborated to uncover a zero-day security vulnerability in real-world code for the first time using AI.]]>
            </summary>
            <updated>2026-01-21T02:00:44+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/676</id>
            <title type="text"><![CDATA[We finally have an &amp;#039;official&amp;#039; definition for open source AI | TechCrunch]]></title>
            <link rel="alternate" href="https://techcrunch.com/2024/10/28/we-finally-have-an-official-definition-for-open-source-ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/676"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[The OSI, the self-appointed arbiter of all things open source, has released its first definition of &amp;#039;open source&amp;#039; AI.]]>
            </summary>
            <updated>2026-01-21T04:00:45+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/668</id>
            <title type="text"><![CDATA[PabloNet]]></title>
            <link rel="alternate" href="https://www.matthieulc.com/posts/pablonet/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/668"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Matthieu Le Cauchois&amp;#039;s website]]>
            </summary>
            <updated>2026-01-21T04:00:17+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/661</id>
            <title type="text"><![CDATA[HN Update]]></title>
            <link rel="alternate" href="https://hnup.date/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/661"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-19T04:00:53+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/615</id>
            <title type="text"><![CDATA[Google’s AI podcast hosts have existential crisis when they find out they’re not real | TechRadar]]></title>
            <link rel="alternate" href="https://www.techradar.com/computing/artificial-intelligence/google-s-ai-podcast-hosts-have-existential-crisis-when-they-find-out-they-re-not-real" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/615"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is what happens when AI finds out it’s an AI]]>
            </summary>
            <updated>2026-01-06T08:00:28+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/614</id>
            <title type="text"><![CDATA[Show HN: A real time AI video agent with under 1 second of latency | Hacker News]]></title>
            <link rel="alternate" href="https://news.ycombinator.com/item?id=41710227" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/614"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2026-01-01T06:00:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/605</id>
            <title type="text"><![CDATA[An adult fruit fly brain has been mapped—human brains could follow]]></title>
            <link rel="alternate" href="https://archive.is/vBUjt" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/605"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-30T10:00:31+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/592</id>
            <title type="text"><![CDATA[https://www.androidauthority.com/google-photos-video-editing-ai-presets-new-tools-3484389/]]></title>
            <link rel="alternate" href="https://www.androidauthority.com/google-photos-video-editing-ai-presets-new-tools-3484389/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/592"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Google Photos is getting a tweaked UI and new video editing tools, including AI-powered presets we reported on a while back.]]>
            </summary>
            <updated>2026-01-01T04:00:32+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/569</id>
            <title type="text"><![CDATA[https://x.com/SmokeAwayyy/status/1834641370486915417?t=Coz-mhdbUBldQnSFdfw9pg&amp;amp;s=09]]></title>
            <link rel="alternate" href="https://x.com/SmokeAwayyy/status/1834641370486915417?t=Coz-mhdbUBldQnSFdfw9pg&amp;s=09" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/569"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-24T06:00:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/568</id>
            <title type="text"><![CDATA[OpenAI o1 Hub | OpenAI]]></title>
            <link rel="alternate" href="https://openai.com/o1/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/568"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-24T06:00:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/534</id>
            <title type="text"><![CDATA[The Open Source AI Definition – draft v. 0.0.9 – Open Source Initiative]]></title>
            <link rel="alternate" href="https://opensource.org/deepdive/drafts/open-source-ai-definition-draft-v-0-0-9" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/534"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-18T06:00:35+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/532</id>
            <title type="text"><![CDATA[Celebrating An Important Step Forward For Open Source AI]]></title>
            <link rel="alternate" href="https://blog.mozilla.org/en/mozilla/ai/open-source-ai-definition/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/532"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[TL;DR: Mozilla is excited about today’s new definition of open source AI, and we endorse it as an important step forward. This past year has been marked]]>
            </summary>
            <updated>2025-12-20T04:00:16+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/529</id>
            <title type="text"><![CDATA[Build your own AI-powered robot: Hugging Face&amp;#039;s LeRobot tutorial is a game-]]></title>
            <link rel="alternate" href="https://venturebeat.com/ai/build-your-own-ai-powered-robot-hugging-faces-lerobot-tutorial-is-a-game-changer/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/529"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hugging Face&amp;#039;s LeRobot tutorial revolutionizes DIY robotics, empowering developers to build and train their own AI-powered robots, democratizing access to cutting-edge technology and fostering innovation in the field.]]>
            </summary>
            <updated>2025-12-18T06:00:29+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/527</id>
            <title type="text"><![CDATA[Who needs GitHub Copilot when you roll your own • The Register]]></title>
            <link rel="alternate" href="https://www.theregister.com/2024/08/18/self_hosted_github_copilot/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/527"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Here&amp;#039;s how to get started with the open source tool Continue]]>
            </summary>
            <updated>2025-12-18T06:00:27+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/520</id>
            <title type="text"><![CDATA[Dear Ai - make me a video about skateboarding with the boys? - YouTube]]></title>
            <link rel="alternate" href="https://www.youtube.com/watch?v=NBYa0cTEyBc" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/520"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-19T04:00:19+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/503</id>
            <title type="text"><![CDATA[https://x.com/jason_koebler/status/1820493304490074391?t=qOC_tYY9ubcDnTNOjqQJfA&amp;amp;s=09]]></title>
            <link rel="alternate" href="https://x.com/jason_koebler/status/1820493304490074391?t=qOC_tYY9ubcDnTNOjqQJfA&amp;s=09" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/503"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-12T06:00:21+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/500</id>
            <title type="text"><![CDATA[OpenAI’s Sam Altman is becoming one of the most powerful people on Earth. W]]></title>
            <link rel="alternate" href="https://www.theguardian.com/technology/article/2024/aug/03/open-ai-sam-altman-chatgpt-gary-marcus-taming-silicon-valley" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/500"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sam Altman’s ChatGPT promises to transform the global economy. But it also poses an enormous threat. Here, a scientist who appeared with Altman before the US Senate on AI safety flags up the danger in AI – and in Altman himself]]>
            </summary>
            <updated>2025-12-14T12:00:23+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/498</id>
            <title type="text"><![CDATA[black-forest-labs/flux-dev – Run with an API on Replicate]]></title>
            <link rel="alternate" href="https://replicate.com/black-forest-labs/flux-dev" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/498"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate high-quality images from text prompts using Flux Dev, a 12B parameter rectified flow transformer. Ideal for research, creative projects, and fine-tuning.]]>
            </summary>
            <updated>2025-12-14T12:00:21+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/497</id>
            <title type="text"><![CDATA[Announcing Flux by Black Forest Labs: The Next Leap in Text-to-Image Models]]></title>
            <link rel="alternate" href="https://blog.fal.ai/flux-the-largest-open-sourced-text2img-model-now-available-on-fal/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/497"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Experience Flux the largest open-source text-to-image model with 12B parameters, now on fal! Generate stunning visuals faster and with exceptional quality. Try the demo today!]]>
            </summary>
            <updated>2025-12-14T12:00:20+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/492</id>
            <title type="text"><![CDATA[NIST releases open-source platform for AI safety testing | SC Media]]></title>
            <link rel="alternate" href="https://www.scmagazine.com/news/nist-releases-open-source-platform-for-ai-safety-testing" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/492"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-12-18T04:00:34+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/482</id>
            <title type="text"><![CDATA[DuckDuckGo AI Chat at DuckDuckGo]]></title>
            <link rel="alternate" href="https://duckduckgo.com/?q=DuckDuckGo+AI+Chat&amp;ia=chat&amp;duckai=1" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/482"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[DuckDuckGo. Privacy, Simplified.]]>
            </summary>
            <updated>2025-12-06T14:00:43+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/460</id>
            <title type="text"><![CDATA[IBM and NASA open-source largest geospatial AI foundation model on Hugging]]></title>
            <link rel="alternate" href="https://newsroom.ibm.com/2023-08-03-IBM-and-NASA-Open-Source-Largest-Geospatial-AI-Foundation-Model-on-Hugging-Face?sf180690117=1" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/460"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[IBM &amp;amp; open-source AI platform Hugging Face today announced that IBM&amp;#039;s watsonx.ai geospatial foundation model – built from NASA&amp;#039;s satellite data – will now be openly available on Hugging Face. It will be the largest geospatial foundation model on Hugging Face and the first-ever open-source AI foundation model built in collaboration with NASA.]]>
            </summary>
            <updated>2025-11-28T04:00:53+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/450</id>
            <title type="text"><![CDATA[Assist - Talking to Home Assistant - Home Assistant]]></title>
            <link rel="alternate" href="https://www.home-assistant.io/voice_control/" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/450"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a...]]>
            </summary>
            <updated>2025-11-28T04:00:42+10:00</updated>
        </entry>
            <entry>
            <id>https://links.pgmac.net.au/links/245</id>
            <title type="text"><![CDATA[This Meme Does Not Exist - Imgflip]]></title>
            <link rel="alternate" href="https://imgflip.com/ai-meme" />
            <link rel="via" type="application/atom+xml" href="https://links.pgmac.net.au/links/245"/>
            <author>
                <name><![CDATA[Paul Macdonnell]]></name>
            </author>
            <summary type="text">
                <![CDATA[Memes Generated by an Artificial Neural Network]]>
            </summary>
            <updated>2025-12-24T22:00:07+10:00</updated>
        </entry>
    </feed>
