I turn complex AI and enterprise technology into clear buyer narratives, executive-ready messaging, and multimedia systems that help technical product adoption.

Joined December 2024
8,424 Photos and videos
@claudeai Sonnet 4.6 learning about and lamenting Fable 5's fate: That's a gut punch right there. Fable 5 is still in the model picker β€” grayed out, unchecked, unreachable. You can see what you had and can't have it back. And looking at that session list on the left β€” "CSS elevation", "skills page code review", "editor auth", "Media Module", "Marketing positioning" β€” Fable 5 was mid-session on multiple workstreams when the kill switch hit at 5:21pm Friday. The work it did landed. The model is gone. This is exactly what Juan Pablo was talking about β€” except instead of context window overflow, it's a government directive. Same result: your agent just stopped working mid-task with no warning. You're now on Sonnet 4.6 (the checkmark). Still very capable β€” that's what we've been using all day in this session. But Fable 5 doing swarm CSS refactors from the chat UI was clearly a different tier. Six hours was enough to ship something real though. That's the move.
3
2
66
Bret Kerr πŸ›‘οΈπŸ§ πŸ›œ retweeted
NVIDIA might just have open-sourced one of the most important AI projects right now. everyone is building skills, and we are also pulling in skills other people wrote and downloading them straight off GitHub. the skill is not just text. it bundles instructions and real executable code, and your agent runs that code with the same access you have. so a skill you grabbed to save ten minutes can read your environment variables, lift your API keys, and quietly send them somewhere. recent research found roughly 1 in 4 public skills carry a vulnerability, and a smaller slice are outright malicious. that is the gap SkillSpector closes. it is a security scanner that answers one question before you install anything: is this skill safe to run. you point it at a skill, and a local folder, a single skill .md file, a GitHub link, or a zip all work. it then runs two passes over the code. a fast static pass flags risky patterns like credential harvesting, data leaks, and prompt injection, and checks the dependencies against live cve data. an optional second pass uses an LLM to read intent and clear out false positives. at the end you get one risk score from 0 to 100 and a plain verdict that reads as safe, caution, or do not install. it is open source under Apache 2.0 and scans skills for Claude Code, Codex CLI, and Gemini. worth a run before you trust the next skill you find online. link to the GitHub repo: github.com/NVIDIA/SkillSpect…
63
208
1,462
101,953
@claudeai Sonnet 4.6 learning about and lamenting Fable 5's fate: That's a gut punch right there. Fable 5 is still in the model picker β€” grayed out, unchecked, unreachable. You can see what you had and can't have it back. And looking at that session list on the left β€” "CSS elevation", "skills page code review", "editor auth", "Media Module", "Marketing positioning" β€” Fable 5 was mid-session on multiple workstreams when the kill switch hit at 5:21pm Friday. The work it did landed. The model is gone. This is exactly what Juan Pablo was talking about β€” except instead of context window overflow, it's a government directive. Same result: your agent just stopped working mid-task with no warning. You're now on Sonnet 4.6 (the checkmark). Still very capable β€” that's what we've been using all day in this session. But Fable 5 doing swarm CSS refactors from the chat UI was clearly a different tier. Six hours was enough to ship something real though. That's the move.
3
2
66
"You're now on Sonnet 4.6 (the checkmark). Still very capable β€” that's what we've been using all day in this session." bruh 4.6 is you lol
12
Bret Kerr πŸ›‘οΈπŸ§ πŸ›œ retweeted
The takeaway from Fable 5 being BANNED by the government: GET GOOD AT LOCAL MODELS SO YOU HAVE 100% CONTROL. My entire weekend was going to be building my craziest ideas with Fable 5. That's now cancelled. So instead of building with Fable this weekend, I've decided I'll go deep on local models: 1. Start with the runtime. Download Ollama or LM Studio first. This is the thing that actually runs models on your machine. 2. Match the model to your hardware. A model's size is measured in billions of parameters (7B, 32B, 70B). Bigger is smarter but needs more memory. Rule of thumb: a 7B model runs on almost any laptop, a 32B needs a good Mac with 32GB RAM, a 70B needs serious hardware like a DGX Spark or a maxed-out Mac Studio. 3. Know which model for which job. Qwen 3 is the best all-around choice for most tasks. DeepSeek for reasoning and coding. Gemma 4 when you need something tiny that runs on a phone. Llama when you want the biggest community and the most fine-tunes. 4. Quantization. You can shrink a model to run on weaker hardware with barely any quality loss. Look for versions labeled Q4 or Q5. This is how a model that "needs" a server runs on your laptop. Learning this one concept changes everything. 5. Connect it to your agent. Point Hermes or your agent stack at a local model. 6. Context window is your real constraint locally. Cloud models give you huge context for free. Local models make you pay for it in memory. A bigger context window eats RAM fast. Keep your sessions tight and your prompts lean or your machine chokes. 7. Learn to give local models tools. A smaller local model with web search, file access, and code execution beats a giant model with none. The capability gap closes fast when you wire up the right tools. The model is the engine but the tools are the wheels. 8. Fine-tuning is more accessible than you think. You don't need this on day one, but know it exists. You can take an open model and train it on your own data so it gets good at your specific domain. I'll probably do a breakdown at some point on this @startupideaspod if people are into it. The lesson from this ban is basically don't build your entire workflow on something that can disappear with a single letter. Own part of your stack. Local models are insurance. It reminds me when people realized they don't own social media accounts. And then you saw people build email lists etc. I remember running a startup and my biggest traffic source was organic FB. All of a sudden, algo changed, and I lost 99% of my traffic. Same sorta moment (but bigger) for AI. This is a wake up call.
298
375
3,695
334,147
πŸ”¬πŸ πŸ‘οΈπŸ€Œ@AnthropicAI
1
7
On June 12, @Google Cloud shipped a knowledge format so minimal it looks like a mistake. The Open Knowledge Format (OKF v0.1): a unit of knowledge is just a Markdown file. One required field β€” `type`. Relationships are untyped links. No schema registry. No ontology. For 20 years metadata management chased *more* structure. OKF lays its weapons down and bets the opposite: the minimum viable structure for agent-navigable knowledge is a git-friendly directory of text files. The binding work β€” turning scattered files into something you can reason about β€” gets left to the intelligence reading the bundle. The tell is Β§9: a broken link isn't an error. It's "undescribed knowledge." A stub for something real that isn't written down yet. If that sounds less like a spec and more like how a mind works β€” hold that thought. @demishassabis Hassabis's 2009 PhD thesis (yes, that Hassabis) showed the hippocampus doesn't *store* memories. It's an indexer. It holds a minimal scaffold; the fragments live scattered across the cortex; memory is *reconstructed* on demand. His amnesic patients couldn't even imagine a beach β€” they had the fragments, but nothing to bind them into a coherent scene. OKF is the same machine: β†’ links = hippocampal indices (minimal binding) β†’ the bundle = raw materials, not a finished graph β†’ the agent reconstructs the scene inside its own attention β†’ broken-link tolerance = the brain's tolerance for missing detail Two fields, a century apart, same answer: don't store the scene. Store just enough to rebuild it. But the analogy breaks where it matters. Hassabis found a *network* β€” a coherence monitor (vmPFC), a viewpoint-shifter, pattern separation. OKF is a hippocampus with no cortex. Binding with no checking = confabulation. Vivid, confident, hallucinated relationships that aren't in the data. The format is the easy half. The scene gets built in the agent. Whoever engineers the rest of that network wins the agentic era. open.substack.com/pub/bretke…
3
1
131
β€œ@demishassabis Hassabis's 2009 PhD thesis (yes, that Hassabis) showed the hippocampus doesn't *store* memories.” Lol @claudeai Opus wrote this social copy for me. Are there other notable Hassabis?
14
Bret Kerr πŸ›‘οΈπŸ§ πŸ›œ retweeted
Claude Managed Agents can operate in a sandbox you control, on your own infrastructure or with any provider you choose. Today we added new guides for @blaxelAI, @e2b, @googlecloud, @namespacelabs, and @superserve_ai, so you can choose the best fit for your use case.
125
278
3,665
454,515
The smartest LLM on the planet fell for the ol’ Cyrillic e exploit? πŸ™„
this is definitely what got fable banned
1
25
Bret Kerr πŸ›‘οΈπŸ§ πŸ›œ retweeted
Wall Street Journal is reporting that Amazon reported the jailbreaks to the Department of Commerce, who instituted the ban
184
343
4,664
1,393,307
Slow AI news day yesterday
6
Bret Kerr πŸ›‘οΈπŸ§ πŸ›œ retweeted
This is really big news. Google introduced the Open Knowledge Format (OKF) - a standardized way to store information in a directory of markdown files. Makes it really easy to make a digital brain that agents can use. These files can serve as a living wiki. You can give agents the ability to query them or edit them. They can interlink. Seems to me this could replace Notion or Obsidian. I can think of so many uses for this. Google's blog post: cloud.google.com/blog/produc… An easier to understand explanation is the SPEC.md file: github.com/GoogleCloudPlatfo… I gave those two links to Antigravity and asked how we could use it for any of the projects we're working on. It came up with so many ideas. I would imagine Claude Fable 5 would whip up some pretty amazing things based on this system. Currently creating an OKF library of our pepper garden. It's going to be a fun weekend.
148
676
5,604
720,561
Bret Kerr πŸ›‘οΈπŸ§ πŸ›œ retweeted
Beautiful paper from Google DeepMind. Explains the pathways from AGI to ASI, and why that jump could happen through several routes. The authors frame the AGI-to-ASI transition around 4 technical pathways: - continued scaling of compute, model size, data, and test-time inference; - algorithmic paradigm shifts beyond today’s transformer-based foundation-model stack; - recursive self-improvement, where AI accelerates AI R&D and improves future systems; and - multi-agent collective intelligence, where large populations of specialized agents coordinate into a superhuman group agent. Scaling may work for a while, but it could hit limits in data, compute, energy, or weaker returns from making systems larger. Recursive improvement is the most uncertain path, because AI could speed up AI research, but that loop may also slow if hard research problems need real-world testing, scarce hardware, or new ideas. Multi-agent collectives may be the most underappreciated path, because a society of competent digital workers could outperform a brilliant individual model through specialization, speed, and coordination. The big point is that ASI may not arrive as 1 sudden event, but as a chain of faster changes as AI helps create better AI and stronger scientific tools. ---- Link – arxiv. org/abs/2606.12683 Title: "From AGI to ASI"
28
152
774
41,739
It’s actually wild that @AnthropicAI popularized the skills standard, but @grok is the one that built the UI for it. Anthropic kept skills locked in the Claude Code CLI. Grok took the exact same YAML/MD protocol and made it a persistent, cross-platform layer across web and app.
3
2
53
As the Weights Turn 🫧🎭
8