
Biscuits
213 posts

Biscuits
@flossverse
https://t.co/rsEUjJyiup nostr:pubkey:bfcf20d472f0fb143b23cb5be3fa0a040d42176b71f73ca272f6912b1d62a452



Big moment for Postgres! AI agents broke the idea of what a database is supposed to do. Traditional databases were built for humans, and Agents broke that model. - They branch endlessly. - They run ten experiments at once. - They need isolation, context, memory, structured reasoning, and safe sandboxes. Letting agents touch production systems is terrifying because the old model of Postgres was never built for this kind of behavior. Agentic Postgres is an agent-ready version of Postgres by @TimescaleDB that solves this. I think it is one of the biggest upgrades to the Agent stack this year and Tiger Data is working with me on this post to share what they did. Some key features: > It instantly creates branches of an entire database, which is perfect for parallel agent evals, safe experiments, migrations, or isolated testing. Forks take seconds and cost almost nothing. > It comes with a built-in MCP server, which agents can use to get schema guidance, best practices, and safe, structured access to Postgres. This is also helpful to run migrations with a real understanding. > It comes with actual hybrid search (vector search and BM25), so Agents can retrieve data directly inside the database. > The database is Memory native. This gives a persistent context for Agents to evolve. This is one of the first times I have seen Postgres feel ready for the AI native era.





I think I’ve recommended The Chinese Typewriter and The Chinese Computer to nearly everyone I know—it was an incredible joy to speak with @tsmullaney about his work and how he thinks about himself as a scholar and historian.











According to a new survey of 841 professionals in the field of AI engineering: The average AI Engineer now has a ~40% p(doom) The on-stage presenter, showing this exact chart, interpreted the data as, “we don’t have too many doomers in this crowd” Yet, 88% of AI Engineers think AI could destroy the world This is how insane the state of AI is right now. No wonder 82% of Americans want to slow down AI, and 63% want government regulation to stop companies from building superintelligent AIs.









