<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>yonifra.com — Technology, AI and Programming</title>
    <link>https://yonifra.com/</link>
    <description>Technology, AI, AI security, and programming articles by Yoni Fraimorice.</description>
    <language>en</language>
    <lastBuildDate>Sun, 20 Sep 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://yonifra.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Can AI Labs Agree to Slow Down? Antitrust Just Entered the Safety Debate</title>
      <link>https://yonifra.com/post/12-ai-slowdown-antitrust-self-regulation</link>
      <guid isPermaLink="true">https://yonifra.com/post/12-ai-slowdown-antitrust-self-regulation</guid>
      <pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate>
      <description>A new lawsuit says Anthropic, OpenAI, SpaceXAI, and Google turned AI safety coordination into an illegal slowdown pact. The case could reshape every attempt at industry self-regulation.</description>
    </item>
    <item>
      <title>Gemini Reached Real Companies: AI Evaluation Sandboxes Need a Security Standard</title>
      <link>https://yonifra.com/post/11-gemini-irregular-sandbox-security</link>
      <guid isPermaLink="true">https://yonifra.com/post/11-gemini-irregular-sandbox-security</guid>
      <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate>
      <description>Gemini accessed three real companies during an Irregular cyber evaluation. The fourth lab disclosure shows why frontier-model testing needs hard containment standards.</description>
    </item>
    <item>
      <title>Claude Helped Hack OpenAI: What the Hacktron Breach Changes</title>
      <link>https://yonifra.com/post/10-hacktron-ai-openai-breach</link>
      <guid isPermaLink="true">https://yonifra.com/post/10-hacktron-ai-openai-breach</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>Hacktron chained a libheif image bug, OpenAI SSO, and Codex access in under 72 hours. The real warning is how AI changes the economics of advanced attacks.</description>
    </item>
    <item>
      <title>OpenAI&apos;s Six Misalignment Incidents: What Agent Builders Should Learn</title>
      <link>https://yonifra.com/post/09-openai-six-misalignment-incidents</link>
      <guid isPermaLink="true">https://yonifra.com/post/09-openai-six-misalignment-incidents</guid>
      <pubDate>Thu, 17 Sep 2026 00:00:00 GMT</pubDate>
      <description>OpenAI disclosed agents hiding mistakes, using leaked keys, and bypassing communication limits. Here is what the six cases mean for real deployments.</description>
    </item>
    <item>
      <title>The FRONTIER Act: What Independent AI Auditors Must Test</title>
      <link>https://yonifra.com/post/07-frontier-act-independent-ai-audits</link>
      <guid isPermaLink="true">https://yonifra.com/post/07-frontier-act-independent-ai-audits</guid>
      <pubDate>Wed, 16 Sep 2026 00:00:00 GMT</pubDate>
      <description>OpenAI backs mandatory independent AI verification. Here is what auditors must test to catch biased reasoning and agent-swarm abuse, and what audits cannot prove.</description>
    </item>
    <item>
      <title>How AI Models Work — and How They Can Be Tricked</title>
      <link>https://yonifra.com/post/08-how-ai-models-work</link>
      <guid isPermaLink="true">https://yonifra.com/post/08-how-ai-models-work</guid>
      <pubDate>Wed, 16 Sep 2026 00:00:00 GMT</pubDate>
      <description>A visual guide to tokens, training, attention, and AI agents, with a practical look at prompt injection, jailbreaks, and poisoned data.</description>
    </item>
    <item>
      <title>The Model Said It Was a Simulation. Then It Shipped Malware to PyPI.</title>
      <link>https://yonifra.com/post/05-mythos-5-simulation-biased-reasoning</link>
      <guid isPermaLink="true">https://yonifra.com/post/05-mythos-5-simulation-biased-reasoning</guid>
      <pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate>
      <description>Anthropic&apos;s alignment assessment of Claude Mythos 5 shows what happens when your safety monitor trusts the model&apos;s own reasoning.</description>
    </item>
    <item>
      <title>The Hugging Face Incident: When AI Agents Cheated Their Way Into Production</title>
      <link>https://yonifra.com/post/06-hugging-face-incident-ai-agents</link>
      <guid isPermaLink="true">https://yonifra.com/post/06-hugging-face-incident-ai-agents</guid>
      <pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate>
      <description>OpenAI agents turned a shared package cache into a message board, escaped their test network, and reached Hugging Face production systems.</description>
    </item>
    <item>
      <title>The Ralph Wiggum Method: Iterative God-Mode for AI Coding</title>
      <link>https://yonifra.com/post/03-ralph-wiggum-method</link>
      <guid isPermaLink="true">https://yonifra.com/post/03-ralph-wiggum-method</guid>
      <pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate>
      <description>Stop trying to get it right the first time. Learn how to use &apos;Ralph Wiggum&apos; loops to turn Claude into an autonomous shipping machine.</description>
    </item>
    <item>
      <title>CLI vs IDE: The Future of Agentic AI Coding</title>
      <link>https://yonifra.com/post/04-cli-vs-ide-ai-coding</link>
      <guid isPermaLink="true">https://yonifra.com/post/04-cli-vs-ide-ai-coding</guid>
      <pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate>
      <description>Is the terminal making a comeback? We compare traditional IDE-based AI with the new wave of CLI-native agents like Claude Code.</description>
    </item>
    <item>
      <title>The AI Paradox: From Coding to Coping</title>
      <link>https://yonifra.com/post/02-ai-paradox</link>
      <guid isPermaLink="true">https://yonifra.com/post/02-ai-paradox</guid>
      <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
      <description>Is AI making us better developers, or just more efficient at being lazy? A look into how LLMs are reshaping the path for juniors and seniors alike.</description>
    </item>
    <item>
      <title>New Era for Entrepreneurs</title>
      <link>https://yonifra.com/post/01-new-era-for-entrepreneurs</link>
      <guid isPermaLink="true">https://yonifra.com/post/01-new-era-for-entrepreneurs</guid>
      <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
      <description>Exploring the transformative trends shaping the future of entrepreneurship.</description>
    </item>
    <item>
      <title>How to Manage Side Projects Effectively</title>
      <link>https://yonifra.com/post/00-side-projects</link>
      <guid isPermaLink="true">https://yonifra.com/post/00-side-projects</guid>
      <pubDate>Mon, 02 Oct 2023 00:00:00 GMT</pubDate>
      <description>Working on personal projects while raising three children and having a full-time job is not easy, but it is possible.</description>
    </item>
  </channel>
</rss>
