Publishers pivot or die, Block fires managers
Ben Thompson argues AI has stripped every step of the content value chain of cost, turning publishing into a commodity. The only moat left is a loyal community that curates and validates ideas, forcing media firms to shift from headline churn to network building.
Windsurf's deal shows the startup "bundle", the alignment of founders, VCs and employees via shared equity, is cracking under AI talent's rising market value. As developers can now cash out individually, the coordination mechanism that once powered early‑stage ventures may evaporate, reshaping how new companies raise capital.
Block’s latest essay says AI can take over the coordination work that middle managers used to do. The company will cut 4,000 jobs and reorganize into three roles: individual contributors, directly responsible individuals, and “player coaches” who stay hands on while mentoring teams. If the AI “intelligence layer” works, the manager layer disappears.
SmolFS provides a mountable workspace that survives beyond a single agent process, letting short lived runtimes reuse files without reconfiguring storage. It pairs Redis metadata with S3 compatible object storage for durability, and offers Python and TypeScript bindings built on a Rust core. This cuts boilerplate and makes agent data audit ready.
Staff engineer Tom Smykowski trained a tiny neural net, shrunken from 440 MB to 55 MB, and packaged it into a Chrome extension that flags AI‑generated “slop” phrases in real time, swapping them for a SLOP label. The demo proves sophisticated AI can run locally in a browser, opening a path for community‑driven content authenticity tools.
DesktopMCP is a Rust‑based MCP server that exposes 144 tools, letting AI models capture screenshots, read the accessibility tree, move the cursor and invoke D‑Bus methods on GNOME, KDE or Wayland desktops. By bridging visual and semantic interfaces, it enables autonomous AI agents to perform real GUI tasks with user‑approved permission dialogs.
Promptctl adds Git‑like branching, diffing, and rollback to LLM prompts, letting teams track changes, compare versions, and restore prior prompts instantly. By treating prompts as code, it reduces breakage and speeds up collaborative prompt debugging, a growing pain as prompts proliferate across repos, docs, and chats.
dspyer compiles type‑hinted Python functions and Pydantic schemas into DSPy modules that can be auto‑tuned and plugged into LangGraph or other agent frameworks. It adds built‑in self‑correction loops, telemetry and a dataset flywheel, slashing boilerplate and prompt‑decay headaches for production LLM pipelines.
Ontocortex introduces a Structured Intent Format (SIF) that forces LLM agents to emit domain‑typed intents instead of free‑form strings. A deterministic layer validates and executes these intents, making agent interactions more reliable and enabling ontology‑driven business logic without hand‑written code.
Subscribe free