We teach kids things that have no connection to the world around them and wonder why they’re not engaged.
So I made this list of books covering 18 core pillars of “boring” infrastructure modern society is built on.
There are cathedrals everywhere for those with eyes to see.
Today, @GoogleResearch introduced AMIE, our research medical AI system that can now conduct real-time video consultations with a first-of-its-kind demonstration of expert-level performance in a randomized controlled study.
Learn more from @GoogleForHealth
anydoc can now run fully in your browser
parse pdf, docx, pptx and 10 more formats into clean markdown in ms
nothing gets uploaded. 500 files → 1.7s. tons of fixes shipped
100% open source
try here: https://t.co/gF1leRHDRN
🚀 Introducing Open Tag
A better, open-source Claude Tag.
Works with any model, any agent harness, and fully custom agents.
Bring any Agent to Slack, MS Teams with Generative UI, Streaming, and much more!
Clone the repo and get it running in minutes
https://t.co/USvVWYpgUQ
Powered by the Channels SDK & AG-UI
there are four types of agent loops. most people only know one.
loop engineering is a choice between four structures, each handing off one more job than the last.
every one answers two questions: what starts a run, and what ends it.
hand-run, you answer both yourself, every time.
1) turn-based
→ you prompt, it acts, you review, you prompt again. both jobs stay with you.
use when requirements are still forming.
2) goal-based
→ "/goal hit Lighthouse 90, stop after 5 tries." an evaluator checks, a no sends it back.
use when the outcome is measurable but the path isn't.
3) time-based
→ a clock fires, it runs "check the PR, fix CI," then waits. /loop local, /schedule survives a closed laptop.
use for recurring work.
4) proactive
→ no human present. it watches a channel, spawns triage, fix, and a reviewer, closes the task itself.
use for standing duties you can't predict.
not which one is most advanced.
whether your task is exploratory, measurable, recurring, or standing.
the more you hand off, the less you babysit.
full breakdown in the article below.
Try this prompt
Create a detailed CAD-style architectural floor plan and elevation drawing of a modern luxury coffee corner integrated into a contemporary home interior. Include top view plan, front elevation, and side section views with realistic dimensions and annotations. Design features should include built-in walnut or oak cabinetry, white marble countertop, floating shelves with hidden warm LED strip lighting, premium espresso machine station, V60 pour-over setup, tea storage drawers, matte black fixtures, hidden cabinets, integrated mini fridge, hanging rail for coffee tools, decorative plants, organized coffee accessories, and clean minimalist detailing. Use a monochrome technical drawing style with thin architectural linework, dimension markers, material callouts, realistic proportions, and professional interior millwork detailing. The layout should feel warm, modern, minimal, and high-end, similar to an interior designer’s CAD presentation board or architectural blueprint sheet, with subtle shading and elegant presentation composition.
Introducing GPT-5.5
A new class of intelligence for real work and powering agents, built to understand complex goals, use tools, check its work, and carry more tasks through to completion. It marks a new way of getting computer work done.
Now available in ChatGPT and Codex.