<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Article on ku5e | Cybersecurity Portfolio</title><link>https://ku5e.com/tags/article/</link><description>Recent content in Article on ku5e | Cybersecurity Portfolio</description><generator>Hugo -- 0.162.1</generator><language>en-us</language><lastBuildDate>Tue, 12 May 2026 11:14:00 +0000</lastBuildDate><atom:link href="https://ku5e.com/tags/article/index.xml" rel="self" type="application/rss+xml"/><item><title>Frontier Models Are Overkill for Most Production Workloads</title><link>https://ku5e.com/blog/frontier-models-are-overkill-for-most-production-workloads/</link><pubDate>Tue, 12 May 2026 11:14:00 +0000</pubDate><guid>https://ku5e.com/blog/frontier-models-are-overkill-for-most-production-workloads/</guid><description>Open weight models are close enough to frontier performance for most production workloads. What changed this week, what the frontier models still win on, and what the practical question actually is.</description></item><item><title>The Ethical AI Company Billed You for Using Competitor Tools</title><link>https://ku5e.com/blog/the-ethical-ai-company-billed-you-for-using-competitor-tools/</link><pubDate>Sun, 10 May 2026 22:30:00 +0000</pubDate><guid>https://ku5e.com/blog/the-ethical-ai-company-billed-you-for-using-competitor-tools/</guid><description>Anthropic&amp;#39;s billing system scanned user repositories for competitor keywords and charged extra or blocked access when it found them. The gap between stated values and operational behavior.</description></item><item><title>Claude Code on DeepSeek: 17x Cheaper</title><link>https://ku5e.com/blog/claude-code-on-deepseek-17x-cheaper/</link><pubDate>Thu, 07 May 2026 10:27:00 +0000</pubDate><guid>https://ku5e.com/blog/claude-code-on-deepseek-17x-cheaper/</guid><description>DeepClaude routes Claude Code&amp;#39;s tool calls through DeepSeek instead of Anthropic&amp;#39;s models. Same tool ecosystem, approximately 17x lower cost. How it works and where it falls short.</description></item><item><title>AI Outperformed ER Doctors in a Harvard Trial</title><link>https://ku5e.com/blog/ai-outperformed-er-doctors-in-a-harvard-trial/</link><pubDate>Wed, 06 May 2026 19:22:00 +0000</pubDate><guid>https://ku5e.com/blog/ai-outperformed-er-doctors-in-a-harvard-trial/</guid><description>Harvard published a controlled trial showing AI outperformed emergency physicians in triage diagnoses. What the result means and which conversation it actually changes.</description></item><item><title>The 47 Percent Debugging Skill Drop</title><link>https://ku5e.com/blog/the-47-percent-debugging-skill-drop/</link><pubDate>Tue, 05 May 2026 10:52:00 +0000</pubDate><guid>https://ku5e.com/blog/the-47-percent-debugging-skill-drop/</guid><description>Anthropic&amp;#39;s own research documented a 47% drop in debugging skills among developers who used AI coding agents aggressively. The supervision paradox built into these tools.</description></item><item><title>DeepSeek V4 Broke the Pricing Argument</title><link>https://ku5e.com/blog/deepseek-v4-broke-the-pricing-argument/</link><pubDate>Sun, 03 May 2026 21:17:00 +0000</pubDate><guid>https://ku5e.com/blog/deepseek-v4-broke-the-pricing-argument/</guid><description>DeepSeek V4 is open weight, near-SOTA on benchmarks, and costs $1.74 per million input tokens. The pricing argument for closed frontier models just got harder to make.</description></item><item><title>I Built a Trading Bot That Runs Its LLM on a Jetson in My Closet</title><link>https://ku5e.com/blog/i-built-a-trading-bot-that-runs-its-llm-on-a-jetson-in-my-closet/</link><pubDate>Thu, 30 Apr 2026 21:03:00 +0000</pubDate><guid>https://ku5e.com/blog/i-built-a-trading-bot-that-runs-its-llm-on-a-jetson-in-my-closet/</guid><description>How I built a paper trading bot that runs its LLM on a Jetson Orin Nano in my home lab — architecture, the bug that would have been catastrophic, and why the model is explicitly blocked from touching execution.</description></item><item><title>The Karpathy Loop</title><link>https://ku5e.com/blog/the-karpathy-loop/</link><pubDate>Wed, 22 Apr 2026 19:32:00 +0000</pubDate><guid>https://ku5e.com/blog/the-karpathy-loop/</guid><description>ku5e.com blog article on the Karpathy Loop — the three-component auto-improvement pattern that lets an AI agent run hundreds of optimization experiments without human intervention, and what it means for small teams and business owners.</description></item><item><title>Zero-Click Prompt Injection in Claude's Chrome Extension: One Iframe, No Warning, Everything Gone</title><link>https://ku5e.com/blog/zero-click-prompt-injection-in-claude-s-chrome-extension-one-iframe-no-warning-everything-gone/</link><pubDate>Wed, 22 Apr 2026 19:22:00 +0000</pubDate><guid>https://ku5e.com/blog/zero-click-prompt-injection-in-claude-s-chrome-extension-one-iframe-no-warning-everything-gone/</guid><description>ku5e.com blog article on the zero-click prompt injection vulnerability in Claude&amp;#39;s official Chrome extension — patched in v1.0.41.</description></item><item><title>Run a Private AI That Reads Your Documents, Locally, With No Internet Required</title><link>https://ku5e.com/blog/run-a-private-ai-that-reads-your-documents-locally-with-no-internet-required/</link><pubDate>Wed, 22 Apr 2026 18:58:00 +0000</pubDate><guid>https://ku5e.com/blog/run-a-private-ai-that-reads-your-documents-locally-with-no-internet-required/</guid><description>ku5e.com tutorial — run a private local AI with RAG using PrivateGPT and Ollama. No internet, no API keys, all local.</description></item><item><title>Your Background AI Agent Will Read Whatever You Download</title><link>https://ku5e.com/blog/your-background-ai-agent-will-read-whatever-you-download/</link><pubDate>Tue, 21 Apr 2026 20:13:00 +0000</pubDate><guid>https://ku5e.com/blog/your-background-ai-agent-will-read-whatever-you-download/</guid><description>description: ku5e.com blog article on the attack surface created by background AI agents with computer use permissions — Codex, Perplexity Personal Computer, browser agents.</description></item><item><title>Build a Local AI Pentesting Assistant on Kali Linux with Ollama and MCP</title><link>https://ku5e.com/blog/build-a-local-ai-pentesting-assistant-on-kali-linux-with-ollama-and-mcp/</link><pubDate>Sun, 19 Apr 2026 22:41:00 +0000</pubDate><guid>https://ku5e.com/blog/build-a-local-ai-pentesting-assistant-on-kali-linux-with-ollama-and-mcp/</guid><description>ku5e.com tutorial — build a local AI pentesting assistant on Kali Linux using Ollama and a custom MCP server with responsible scope enforcement.</description></item></channel></rss>