Donna AIWednesday, March 25, 2026 · 12:00 PMNo. 94

Intellēctus

Your Daily Artificial Intelligence Gazette



AI Daily Briefing — March 26, 2026

It's a lighter news day in the AI world, but what's here punches above its weight — from a working LLM squeezed onto a PlayStation 2 to a developer tool that brings Markdown discipline to the chaos of HTML email. The community conversation around AI is heating up too, with practitioners pushing back on dismissive takes.


Engineering Curiosities

Show HN: I ran a language model on a PS2 — A developer got a language model running on a PlayStation 2 — yes, the one from 2000 — by exploiting a clever architectural trick: with only 32 MB of total RAM across the Emotion Engine, weights are streamed one matrix at a time from CD-ROM during the forward pass. Only activations, the KV cache, and embeddings actually reside in RAM at any given moment. It won't replace your M3 Max, but as a demonstration of constrained inference engineering, it's a genuinely impressive piece of work worth studying.


Developer Tools

Show HN: Email.md – Markdown to responsive, email-safe HTML — Anyone who has wrestled with table-based email layouts and inline CSS will feel this one immediately. Email.md takes Markdown input and converts it to responsive, email-client-safe HTML, removing one of the most tedious parts of building AI-generated or automated email pipelines. As more teams pipe LLM output directly into transactional email, a clean Markdown-in, safe-HTML-out tool fills a real gap in the workflow.


Worth Watching

WTAF? — The practitioner pushback on AI skepticism — A physician with an MD, PhD, triple board certification, and decades of coding experience (starting in assembly in the late '70s) vented frustration at dismissive attitudes toward AI in the r/ClaudeAI community. The post is a useful signal: highly credentialed practitioners with deep technical backgrounds are increasingly vocal defenders of AI tooling, and the skeptic-vs-believer discourse is getting sharper. Worth watching for how professional communities are fracturing around AI adoption.


Sources

  • Show HN: I ran a language model on a PS2 — https://github.com/xaskasdf/ps2-llm
  • Show HN: Email.md – Markdown to responsive, email-safe HTML — https://www.emailmd.dev/
  • WTAF? — https://reddit.com/r/ClaudeAI/comments/1s30ilh/wtaf/