<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Nils Durner&apos;s Blog</title>
        <description>Ahas, Breadcrumbs, Coding Epiphanies</description>
        <link>https://ndurner.github.io</link>
        <atom:link href="https://ndurner.github.io/rss-feed.xml" rel="self" type="application/rss+xml" />
                
        
                
                
                
                
            <item>
                <title>
                    LeakyLM: Your AI Assistant Is (Not) Leaking Your Conversations
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>Researchers at IMDEA Networks, a Madrid-based research institute specializing in data and communication networks, have published a disclosure suggesting that major AI assistants may expose chatbot conversations. Their report is, however, framed more dramatically than its strongest evidence supports, and it concedes: While we do not yet have evidence that conversations are read by trackers… While w [More...]</description>
                
                <pubDate>
                        Wed, 06 May 2026 19:22:19 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/leakylm-your-ai-assistant-is-not</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/leakylm-your-ai-assistant-is-not</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Energy costs of a Cryptanalytically Relevant Quantum Computers
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>US policy think tank RAND published an estimate on operating a quantum computer for breaking traditional cryptographic schemes including ECC (Elliptic Curve Cryptography). They call such quantum computers “CRQC”, a “Cryptanalytically Relevant Quantum Computer”. First, they establish that today’s quantum quantum computers are not It: The use of a quantum algorithm known as Shor’s algorithm to effic [More...]</description>
                
                <pubDate>
                        Sun, 19 Apr 2026 11:54:47 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/energy-costs-of-a-cryptanalytically</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/energy-costs-of-a-cryptanalytically</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Notes on Google Gemma 4
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>Google DeepMind have published a new release of their open weights model: Gemma 4. It’s available under Apache License 2.0, an improvement from the more restrictive Gemma 3 license. Core features include multi-language support, Reasoning, and multi-modality including Audio for some models. It comes in four different variants: In the model descriptions, “E” stands for “effective parameters” (withou [More...]</description>
                
                <pubDate>
                        Fri, 03 Apr 2026 07:08:11 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/notes-on-google-gemma-4</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/notes-on-google-gemma-4</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    AI Trust after the Explorer Era
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>In 2024, we argued that AI has a reputation problem, and described that trustworthy AI must produce evidence, support simplicity, remain human-accountable, and be operated with pragmatic skepticism. We placed “trust” at the decision and evidence chain. Two articles published within the last 8 hours, one by an IDC-recognized leader in Intelligent Document Processing and the other by investment firm [More...]</description>
                
                <pubDate>
                        Thu, 26 Mar 2026 23:47:09 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/ai-trust-after-the-explorer-era</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/ai-trust-after-the-explorer-era</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Sora discontinued
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>OpenAI CEO Fidji Simo was cited last week that they “actively looking at which areas to deprioritize” in the face of Anthopic gaining market share. The same WSJ article identified Sora as one area they are looking at: OpenAI launched its stand-alone Sora app last September, pairing its AI video generator with a new social-media app similar to TikTok. It briefly secured the top spot in Apple’s App  [More...]</description>
                
                <pubDate>
                        Tue, 24 Mar 2026 21:18:52 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/sora-discontinued</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/sora-discontinued</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Google Chrome with direct AI Agents interface
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>Chrome 146 has added a way to let AI Agents directly interface with it. The advantage over existing browser automation projects like the Playwright MCP is that this lets you control already running, potentially logged-in, browser sessions. The feature flag to be enabled for this is “Allow remote debugging for this browser instance”: chrome://inspect/ remote-debugging chrome://inspect/ remote-debug [More...]</description>
                
                <pubDate>
                        Mon, 16 Mar 2026 10:14:46 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/google-chrome-with-direct-ai-agents</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/google-chrome-with-direct-ai-agents</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Codex App for Windows &amp; COM Automation
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>OpenAI have released the Codex Desktop App for Windows. It support WSL2 (Windows Subsystem for Linux), as well as running natively. As with the macOS app, Codex is positioned towards developers, but can actually do more, e.g. translating Excel files. As the Windows version uses PowerShell (and others), it can tap into COM-Automation, giving it first-party control over Microsoft Office content and  [More...]</description>
                
                <pubDate>
                        Thu, 05 Mar 2026 13:18:19 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/codex-app-for-windows-and-com-automation</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/codex-app-for-windows-and-com-automation</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Chrome’s “PDF Signatures” Aren’t Digital Signatures
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>Heise reports that Chrome added “digital signatures” and annotations. Google’s own release wording (“annotate, highlight and draw a signature on a PDF”) conveys the same, but is only accurate for UX, not for standards semantics: this is proprietary scribbling, not digital signing. Worse, it breaks real digital signatures that are already in a document. To someone familiar with PDF internals, Googl [More...]</description>
                
                <pubDate>
                        Sat, 21 Feb 2026 13:43:22 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/chromes-pdf-signatures-arent-digital</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/chromes-pdf-signatures-arent-digital</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Agent Skill for Apple Swift Playgrounds
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>OpenAI’s LLMs have improved utility in Swift coding a lot since GPT-4. But still, the Apple Swift Playground(s) variety - particularly on iPad - is not covered well. (Swift Playgrounds is positioned for programming beginners, but another plus is that it’s a dynamic code execution environment on iPad). With a recent EPUB creation project from online sources, the process degraded into the familiar b [More...]</description>
                
                <pubDate>
                        Sun, 15 Feb 2026 18:43:23 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/agent-skill-for-apple-swift-playgrounds</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/agent-skill-for-apple-swift-playgrounds</guid>
            </item>
        
                
                
                
                
            <item>
                <title>
                    Aileen 3: Finding What’s New in Talks, Podcasts, and Conference Sessions
                </title>
                
                    <dc:creator>Nils Durner</dc:creator>
                
                
                    <description>I have published Aileen 3, a Generative AI system to help with cutting down on the steady information (over-)flow through podcasts, conference sessions etc. Its predecessor Aileen 2 was about building personalized summaries of German parliament proceedings. Aileen 3 broadens the scope and narrows the output by moving to the concept of expectation-driven information foraging. As conference talks li [More...]</description>
                
                <pubDate>
                        Sun, 08 Feb 2026 15:43:10 +0000
                </pubDate>
                <link>https://ndurner.substack.com/p/aileen-3-finding-whats-new-in-talks</link>
                <guid isPermaLink="true">https://ndurner.substack.com/p/aileen-3-finding-whats-new-in-talks</guid>
            </item>
        
    </channel>
</rss>
