Four human skills that matter more than ever:
โ Critical thinking
โ First-principles thinking
โ Judgment
โ Taste
And you already have them.
https://t.co/MuNvP4e23v
The teams seeing the biggest wins from AI are completely changing how they work, not speeding up what they already do. What steps can you delete, what handoffs go away, what can an agent just own end to end. Great to see Salesforce go this deep. Shoutout to Srini, @Benioff & team.
Full writeup: https://t.co/3Rbdj9K8YN
Almost every SaaS app inside Vercel has now been replaced with a generated app or agent interface, deployed on Vercel.
Support, sales, marketing, PM, HR, dataviz, even design and video workflows. Itโs shocking.
The SaaSpocalypse is both understated and overstated. Over because the key systems of record and storage are still there (Salesforce, Snowflake, etc.)
Understated because the software we are generating is more beautiful, personalized, and crucially, fits our business problems better.
We struggled for years to represent the health of a Vercel customer properly inside Salesforce. Too much data (trillions of consumption data points), the ontology of Vercel was a mismatch to the built-in assumptions, and the resulting UI was bizarre. We generated what we needed instead. When you donโt need a UI, you just ask an agent with natural language.
Weโve also been moving off legacy systems with poor, slow, outdated, and inconsistent APIs, as well as just dropping abstraction down to more traditional databases. UI is a function ๐ of data (always has been), and that ๐ is increasingly becoming the LLM.
15 weird London AI companies you've probably never heard of
London's AI scene isn't just chatbots and SaaS.
Some genuinely strange stuff happening.
@PrimaMente โ building "foundation models for the brain" to study Alzheimer's and Parkinson's.
Hologen โ frontier medical AI spinout tied to UCL/King's. Eric Schmidt involved. https://t.co/WrZrKnrXKk
@baseimmune โ AI-designed vaccines targeting rapidly mutating viruses.
@RecursionPharma / @valence_ai โ AI drug discovery platform combining chemistry, biology and machine learning.
@CausalyAI โ AI that reads scientific papers and maps biomedical knowledge graphs.
Fractile โ building new AI chip architecture. https://t.co/V8KXnSXrVC
@mindgard โ "red teaming" AI models to find vulnerabilities.
@Limbic_ai โ mental health triage AI used in NHS services.
@LindusHealth โ clinical trials run with AI infrastructure.
Anima Health โ AI triage platform for healthcare providers. https://t.co/BoSMZj6kkd
AUAR โ robots that build buildings. AI for automated construction. https://t.co/2eYWADsFDN
@testudoglobal โ insurance for the AI economy.
Isomorphic Labs โ DeepMind spinout doing AI drug discovery. https://t.co/gpdTVLaEoF
BenevolentAI โ one of the earliest AI drug discovery companies. https://t.co/pFSeZRnqS7
London AI ecosystem is weirder than people think.
Still mapping more.
Comment any i've missed so far.
https://t.co/PuN0PBOYKC
I've published the first two chapters of a new guide to Agentic Engineering Patterns - coding practices and patterns to help get the best results out of coding agents like Claude Code and OpenAI Codex https://t.co/XIskcgeBFE
AI agents are the new coworkers. But who's making sure they play by the rules?
Yesterday at Workato's AI Research Lab in SF, we dove into the security challenge of the decade: governing AI that acts autonomously.
We covered:
โ Why AI agents need different security than traditional software
โ How to govern systems that make their own decisions
โ Building trust when agents work alongside humans
โ How MCP changes the security game
โ What the future of AI governance looks like
Big thanks to everyone who joined us for brilliant conversation, great food, and even better company!
#AI #AIAgents #MCP
I'm keeping two Claude windows open. One making changes to the source code. The other helping me to plan future changes. This uses my time better since I spend a lot less time waiting for Claude to finish.
The two Claudes are in two different directories, both have git repos of the project. The planning directory has rules that prevent source code changes. Only planning is allowed. I manually pull and push changes between the two.
You can now use Claude Code Max with AI Gateway.
Use your existing subscription with Claude Code, and fallback to other providers when you reach your plan's limits or for better reliability.
https://t.co/QBfHm8WSOL
Weโre partnering with the UK's Department for Science, Innovation and Technology to build an AI assistant for https://t.co/e3sn3vm9wg.
It will offer tailored advice to help British people navigate government services.
Read more about our partnership: https://t.co/k7pAV6aX8T
@airesearch12 ๐ฏ @ Spec-driven development
It's the limit of imperative -> declarative transition, basically being declarative entirely.
Relatedly my mind was recently blown by https://t.co/pTfOfWwcW1 , extreme and early but inspiring example.