Hans L’Hoest

@hanlho.com

"Stel je voor dat iedereen met zo'n bril rondloopt. Je zal in elk gesprek moeten afvragen of je gefilmd wordt. Dat zou veel doen met ons veiligheidsgevoel en met menselijke interactie. Dat moeten we absoluut niet willen. Evelyn op NOS over gluurbrillen van Meta: nos.nl/nieuwsuur/ar...

Grote zorgen over 'gluurbrillen' van Meta

Miljoenen zijn er al van verkocht: slimme AI-brillen die kunnen filmen, herkennen, vertalen en nog veel meer. Maar wat gebeurt er met privacy-gevoelig materiaal? "Dit moeten we niet willen."

nos.nl

My computer just woke me up to tell me it's hungry. I'm not kidding 😂 During a long-running task, it noticed the battery was draining, set the volume to 100% using Computer Use, then opened Google Translate and hit "Listen" so I could hear it asking. Pardon my French, but what the fuck? 🤯

Bild

Some skills look promising and funny “You know him. Long ponytail. Oval glasses. Has been at the company longer than the version control. You show him fifty lines; he looks at them, says nothing, and replaces them with one. Ponytail puts him inside your AI agent.” github.com/DietrichGebe...

GitHub - DietrichGebert/ponytail: Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote. - DietrichGebert/ponytail

github.com

My notes on Kimi K3, plus some thoughts on what we can still learn from the pelican benchmark even while it becomes further detached from how good the models are at the things that matter (like agentic tool calling across longer conversations) simonwillison.net/2026/Jul/16/...

Kimi K3, and what we can still learn from the pelican benchmark

Chinese AI lab Moonshot AI announced Kimi K3 this morning, describing it as their “most capable model to date, with 2.8 trillion parameters”. It’s currently available via their website and …

simonwillison.net

I poked around in the just open sourced Grok Build CLI tool - 844,000 lines of Rust code! - and dug up a few interesting highlights, including a "self-contained terminal renderer for Mermaid diagrams" that renders them using Unicode box-art! simonwillison.net/2026/Jul/15/...

xai-org/grok-build, now open source

xAI's grok CLI tool faced severe community backlash yesterday when it became apparent that running the command in a directory could upload that entire directory to xAI's Google Cloud buckets. …

simonwillison.net

I think companies should start paying 10 cents to every recipient for every “how was your experience” email they send them, see if they really think people’s opinions are worth it.

Agent session transcripts are useful to gain insight in what can be improved when working with coding agents, for example: system prompts and skill definitions, CLI checks and guardrails, workflow. Here is my own analyze-session-friction skill:

codeberg.org