YOLO Mode Doesn't Scale

solberg.is · Mar 21 · ✨ AI ·

OpenClaw is one of the fastest-growing open source projects right now. It hooks LLMs up to your computer — email, calendar, Plex, whatever — and lets you chat with the agent on Telegram. YOLO mode.…

Why craft-lovers are losing their craft

writings.hongminhee.org · Mar 21 · ✨ AI ·

Why craft-lovers are losing their craft Les Orchard made a quiet observation recently that I haven't been able to shake. Before LLM coding assistants arrived, the split between developers was…

Welcome ClaudeClaw to the Claw family!

solmaz.io · Mar 21 · ✨ AI ·

Welcome ClaudeClaw to the Claw family! Claude is a bit shy and doesn’t want to show its source code. But it’s OK, we love Claude that way :)

MPAI as a Service (MaaS) for a new generation of intelligent services

blog.chiariglione.org · Mar 21 · ✨ AI ·

The 66th MPAI General Assembly (MPAI-66) has approved the publication of the “MPAI as a Service” Call for Technologies. To get a proper understanding of the positioning of this new standard in the…

LLMs are "in the game, even if they’re not strictly playing it."

thoughtshrapnel.com · Mar 21 · ✨ AI ·

The widely-referenced “stochastic parrots” paper from five years ago is no out of date. In it, Emily Bender, Timnit Gebru, et al. argue that LLMs remix patterns in text without genuine…

Poshan Tracker Face Verification

asd.learnlearn.in · Mar 21 · ✨ AI ·

Decompiling Poshan Tracker app to inspect its face verification functionality A Decode investigation reported that “AI Facial Recognition Is Denying Food To Pregnant Women Across India” on March 19.…

Will tech writers survive AI? Perspectives from two professors, Nupoor Ranade and Jeremy Merritt

idratherbewriting.com · Mar 21 · ✨ AI ·

In this podcast, I chat with two professors — Nupoor Ranade (Carnegie Mellon) and Jeremy Merritt (James Madison University) — about how AI is reshaping the technical writing profession…

Volley

june.kim · Mar 21 · 🧩 Programming ·

Part of the methodology series. Builds on Blind, Blind, Merge. One prompt to Claude Code with codex CLI: Problem description is in PROBLEM.md, code is in src/. Volley with codex to a spec, then…

The Assembly

june.kim · Mar 21 · ✨ AI ·

Part of the cognition series. Builds on Ambient Category. I have a half-baked theorem and no credentials. I’m a software engineer who happens to be an early adopter of AI-assisted search tools. The…

OPAW: Real-Time Target Sound Extraction

blog.georgovassilis.com · Mar 21 · ✨ AI ·

In this instalment of “One Paper a Week”, we’re looking at Waveformer, a neural network for extracting specific waveforms from a sound mix in real-time. If you’re thinking…

Office Hours N°303

nearfuturelaboratory.com · Mar 21 · ✨ AI ·

If I had to describe this edition of Office Hours I would first say that it was a wide-ranging conversation about the evolving landscape of consumer surveillance, sparked by the introduction of…

Listen Up, Everyone: "AI" is Just Prompting.

blog.makethingswork.dev · Mar 21 · ✨ AI ·

I worry that the tech world is losing sight of what AI is and I think a lot of this stems from the moniker "AI" that's been successfully (especially when you consider the marketing) applied to LLMs.…

Finding My Voice

tomclancy.info · Mar 21 · ✨ AI ·

Finding My Voice For … reasons, I fed Claude a bunch of my Internet posting history. In retrospect, much of the worst of it Metafilter comments (not so bad) Reddit archive…

BitNet, Nix, and Pipulate: The Future of Talking Local AI

mikelev.in · Mar 21 · 🧩 Programming ·

This article captures an important moment in Pipulate's development: achieving a truly self-announcing, cross-platform installation. It's incredibly satisfying to see the `curl | bash` command…

Vibe Coding From My Phone with OpenClaw

mikekasberg.com · Mar 21 · ✨ AI ·

Wow, what a wild year it’s been! Claude Code was first released only a year ago , though it feels like it might have been a decade. The progress on LLM developer tooling has been unreal, and it…

Three Technologies I want to see before I die:

rodyne.com · Mar 21 · ✨ AI ·

Number 1: The ORAC Computer I will start with what I think is going to be the easiest, an AI Computer, that can interact with voice, gestures and understands every nuance of interacting with a human.…

You’ll wait a long time for Meta to remove fake content

jackyan.com · Mar 21 · ✨ AI ·

An ABC News (the Australian one) investigation has shown how good the deepfakes are, usually right-wing-supporting content to fool the public. Matt Martino shared this link on Linkedin, to a story…

Amazon's Mass Layoffs, Kiro AI, and Why Shipping AI-Generated Code to Production Should Terrify You

coderoasis.com · Mar 21 · ✨ AI ·

Amazon fired 1,800+ engineers while forcing staff onto its Kiro AI tool. Here's why that's a cybersecurity disaster waiting to happen — and what it means for every developer.

I Pruned Two Layers From a 30B Code Model and Got 47% Better at Coding Benchmarks. Then I Tested It On Real Software Engineering Tasks.

gabeortiz.net · Mar 21 · ✨ AI ·

It got worse. But the full story is more interesting than that. The Setup I have two projects that collided. Thunderdome is an agentic SWE benchmark I built that tests models on real multi-file…

Do We Need a Programming Language Built Just for AI Agents?

lasans.blog · Mar 21 · ✨ AI ·

Programming languages were made for humans, but now AI writes a lot of code, so we could design a language just for AI. This language would focus on strict rules and clarity, prioritizing correctness…

Reports of code's death are greatly exaggerated

stevekrouse.com · Mar 21 · 🧩 Programming ·

E-bike for the mind

djmurphy.net · Mar 21 · ✨ AI ·

A case for using AI to train, not just to go faster.

[RODEN] Meditation, Language, and LLMs

craigmod.com · Mar 21 · ✨ AI ·

Roden Readers — Hello! It’s me, Craig Mod. Author of TBOT (amzn | bkshp). Poking my head out into newsletter land. This? Roden, a newsletter you signed up for at some point. Perhaps last week,…

Using AI to Contribute to Open Source

visidata.org · Mar 21 · ✨ AI ·

[This post is AI level 1: Human asked chatbot for ideas. Claude Opus was used primarily for review and ideation and I took some of its advice and a few (very few) of its words.] Like many open source…

The Training Grounds: A Taxonomy of RL Environments for LLM Agents

leehanchung.github.io · Mar 21 · ✨ AI ·

The infrastructure that determines what your agent can actually learn - Model architecture gets all the attention. Post-training recipes follow close behind. The training environment — what the model…

Automated gaslighting machines

humancode.us · Mar 21 · ✨ AI ·

I saw a post recently wherein someone used LLM tools to analyze someone else’s software, which eventually led them to a conclusion that was essentially completely wrong. Not only that, the LLM drew…

Agent Harness Engineering vs Context Engineering vs Prompt Engineering

rajnandan.com · Mar 21 · ✨ AI ·

If you are building agents in 2026, prompt engineering is still necessary, but it is no longer sufficient. The teams shipping reliable agents are working across three different layers: Prompt…

Throwing away a decade of institutional knowledge

dankim.com · Mar 21 · ✨ AI ·

Still mulling over the Block layoffs, and one thing that caught my eye was how many folks who were let go were there for easily 6, 8, even 10 years or more. People who gave literally a decade of…

The Economy of Attention

phinze.com · Mar 21 · ✨ AI ·

This is an early draft I’m sharing for feedback. Hit me with your thoughts! Last updated: 2026-03-22 ~5:15pm CT.

I don't want to talk about AI

acdw.net · Mar 21 · ✨ AI ·

Love it or hate it, everyone is talking about AI all the time. It's so boring. It's worse than talking about global warming or US politics or anything else, because AI, as a topic, has all the…

Investigating the Trivy Supply Chain Compromise with AI Agents

williamzujkowski.github.io · Mar 21 · 🛡️ Sysadmin & Security ·

How I used AI-assisted investigation to triage the trivy-action supply chain attack across my homelab repos — and some thoughts on weekend incident response and community notification gaps.

Do Androids Dream of Eclectic Sheep?

ossama.is · Mar 21 · ✨ AI ·

The most expensive dice in history and they won't let us roll them.

Selling Agents as a Service

mattfarrugia.com · Mar 21 · ✨ AI ·

A working playbook for pricing and selling agents as a service in a post-SaaS world.

Quality Gates for AI Content Pipelines: What Happens When Your Agentic Workflow Moves Faster Than Your Judgment

grizzlypeaksoftware.com · Mar 21 · ✨ AI ·

My AI publishing pipeline got a book flagged on Amazon. Here's how I added content risk assessment and why every agentic workflow needs quality gates.

Can I use AI to create a logic-check for systemic ableism in writing?

chrisyoong.com · Mar 21 · ✨ AI ·

Turns out, partially - this is helpful

Is the Future of AI Local?

tombedor.dev · Mar 21 · ✨ AI ·

Debate about whether the explosion of datacenter buildout will prove to be a worthwhile investment centers on two scenarios:

The Lobotomy Pipeline: What Happens When AI Removes All Friction

seuros.com · Mar 21 · ✨ AI ·

LLMs are exoskeletons. They amplify what you already have. The problem: people are using them as a replacement for building anything at all. No friction, no learning, no muscle — just confident…

AI Mandates Manufacture Noise

rishi.baldawa.com · Mar 21 · ✨ AI ·

The biggest risk in AI adoption isn’t moving too slowly. It’s mandating too hard, watching it backfire, and oscillating between full commitment and full retreat. The organizations that…

Cheap Code, Expensive Confusion

sysid.github.io · Mar 21 · ✨ AI ·

AI has made it absurdly easy to generate software-like artifacts. But, that is not the same as generating value. Daily we are flooded with shallow POCs, demos and agent integrations that solve…

The Claude Dichotomy

jonathannen.com · Mar 21 · ✨ AI ·

AI is creating a genuine dichotomy: teams drowning in AI-supercharged chaos, others are thriving. The difference is in the approach to transformation.

Why subagents help: a 10-panel visual guide

adithyan.io · Mar 21 · ✨ AI ·

Once you get past the basics with agents, context pollution and context rot start showing up. This ten-panel visual guide explains why subagents help.

Better, Faster, and (Even) More

randsinrepose.com · Mar 20 · 🧩 Programming ·

I’ve never built more interesting, random, and useless scripts, tools, and services than I have in the last six months. The cost to go from “Random Thought” to “Working…

Five AI-related PhD/Postdoc Positions at Reykjavik University

processalgebra.blogspot.com · Mar 20 · ✨ AI ·

Glóð.ai , one of the two EU-cofunded projects in which my colleague Anna Liebe l is involved, is opening a number of research opportunities in the area of AI and HPC. What follows is largely a…

Nvidia's DLSS 5 swaps artistic vision for AI guesswork

mattcasmith.net · Mar 20 · ✨ AI ·

It’s said that AI will bring about the era of taste as a differentiator. When production is fully democratised, anybody can generate what they envision without a huge team to support them, the…

The Agent that Doesn’t Know Itself

johncarlosbaez.wordpress.com · Mar 20 · ✨ AI ·

guest post by William Waites The previous post introduced the plumbing calculus: typed channels, structural morphisms, two forms of composition, and agents as stateful morphisms with a protocol for…

The Ollama browser extension I made to teach myself Dutch

blog.paractmol.nl · Mar 20 · 🧩 Programming ·

What would happen if AI became my native language teacher — not translating words, but explaining them through context, images, and exposure, the way a child learns from a parent? That question…

Saaspocalypse: Real Or Hype?

iamcharliegraham.com · Mar 20 · ✨ AI ·

Everyone is talking about a Saaspocalypse - the end of SaaS as AI takes over software development. Is that real or just hype? Here is what I actually think is happening.In the pre-AI-coding days,…

A thing we should acknowledge about AI

a.wholelottanothing.org · Mar 20 · ✨ AI ·

Last week, I was doing regular maintenance tasks on my home file server, a Synology running its own Linux-style OS. I tend to put off updates for weeks because sometimes things break after upgrades…

Why a Platform Shouldn't Own an Open Spec

dacharycarey.com · Mar 20 · 🕸️ Web & Internet ·

The Agent Skills spec claims to be "A simple, open format for giving agents new capabilities and expertise." But the creator of Agent Skills, Anthropic, is also the company behind the…

Grokipedia V0.2

contrapositivediary.com · Mar 20 · ✨ AI ·

Having spent some time with Grokipedia back in October of last year and written it up, I went back earlier today and took another look. It’s now V0.2. More significantly, it now has 6,092,140…