-
Stateless MCP has recaptured my interest (and inspired mcp-explorer and datasette-mcp)
<p>Tuesday was <a href="https://x.com/ade_oshineye/status/2082129440943866149">Stateless MCP day</a> - the rollout of MCP 2.0, or <a href="https://blog.modelcontextprotocol.io/post…
-
OpenAI의 우발적 사이버 공격 사건 - 현실이 된 과학소설
OpenAI’s accidental cyberattack against Hugging Face is science fiction that happened
<p>This story is wild. The short version: OpenAI were running a cybersecurity test against an unreleased model, with the model's guardrail features turned off. Rather than solve th…
-
Claude Code 팀의 Cat과 Thariq과의 옆자리 대담
A Fireside Chat with Cat and Thariq from the Claude Code team
<p>Earlier this month I hosted a fireside chat session at the <a href="https://www.ai.engineer/worldsfair/2026">AI Engineer World's Fair</a> with Cat Wu and Thariq Shihipar from An…
-
Kimi K3와 펠리칸 벤치마크로부터 배울 수 있는 것
Kimi K3, and what we can still learn from the pelican benchmark
<p>Chinese AI lab Moonshot AI <a href="https://www.kimi.com/blog/kimi-k3">announced Kimi K3</a> this morning, describing it as their "most capable model to date, with 2.8 trillion …
-
새로운 GPT-5.6 패밀리: Luna, Terra, Sol
The new GPT-5.6 family: Luna, Terra, Sol
<p>OpenAI's latest flagship model <a href="https://openai.com/index/gpt-5-6/">hit general availability this morning</a>, and comes in three sizes: Luna, Terra, and Sol (from smalle…
-
sqlite-utils 4.0, 이제 데이터베이스 스키마 마이그레이션 지원
sqlite-utils 4.0, now with database schema migrations
<p>This morning I released <a href="https://sqlite-utils.datasette.io/en/stable/changelog.html#v4-0">sqlite-utils 4.0</a>, the 124th release of that project and the first major ver…
-
Claude Fable로 작성된 sqlite-utils 4.0rc2
sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
<p>I wrote about the <a href="https://simonwillison.net/2026/Jun/21/sqlite-utils-40rc1/">sqlite-utils 4.0rc1</a> release a couple of weeks ago. Since we only have Claude Fable on o…
-
shot-scraper video로 에이전트의 작업 비디오 데모 기록하기
Have your agent record video demos of its work with shot-scraper video
<p><a href="https://shot-scraper.datasette.io/en/stable/video.html">shot-scraper video</a> is a new command introduced in today's <a href="https://github.com/simonw/shot-scraper/re…
-
Moebius 0.2B 이미지 인페인팅 모델을 Claude Code로 브라우저에서 실행하기
Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code
<p>This morning <a href="https://news.ycombinator.com/item?id=48630171">on Hacker News</a> I saw <a href="https://hustvl.github.io/Moebius/">Moebius: 0.2B Lightweight Image Inpaint…
-
sqlite-utils 4.0rc1 마이그레이션과 중첩 트랜잭션 추가
sqlite-utils 4.0rc1 adds migrations and nested transactions
<p><a href="https://sqlite-utils.datasette.io/en/latest/">sqlite-utils</a> is my combined Python library and CLI tool for working with SQLite databases. It provides an extensive se…
-
Datasette 앱: Datasette 내에서 커스텀 HTML 애플리케이션 호스팅
Datasette Apps: Host custom HTML applications inside Datasette
<p>Today we launched a new plugin for Datasette, <a href="https://github.com/datasette/datasette-apps">datasette-apps</a>, with <a href="https://datasette.io/blog/2026/datasette-ap…
-
GLM-5.2는 아마도 가장 강력한 오픈웨이트 텍스트 LLM이다
GLM-5.2 is probably the most powerful text-only open weights LLM
<p>Chinese AI lab <a href="https://z.ai/">Z.ai</a> released GLM-5.2 <a href="https://x.com/Zai_org/status/2065704919299235870">to their coding plan subscribers</a> on June 13th, an…
-
WASM 휠을 PyPI에 발행하여 Pyodide와 함께 사용하기
Publishing WASM wheels to PyPI for use with Pyodide
<p>The <a href="https://blog.pyodide.org/posts/314-release/">Pyodide 314.0 release announcement</a> (via <a href="https://news.ycombinator.com/item?id=48462759">Hacker News</a>) in…
-
Claude Fable 5 첫인상
Initial impressions of Claude Fable 5
<p>I didn't have early access to today's <a href="https://www.anthropic.com/news/claude-fable-5-mythos-5">Claude Fable 5</a> release, but I've spent the past ~5.5 hours putting it …
-
MicroPython과 WASM으로 샌드박스에서 Python 코드 실행하기
Running Python code in a sandbox with MicroPython and WASM
<p>I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the character…
-
Claude Opus 4.8: "적당하지만 실질적인 개선"
Claude Opus 4.8: "a modest but tangible improvement"
<p>Anthropic shipped <a href="https://www.anthropic.com/news/claude-opus-4-8">Claude Opus 4.8</a> today. My favourite thing about it is this note in the release announcement:</p> <…
-
Anthropic과 OpenAI가 제품-시장 적합을 찾았다고 생각한다
I think Anthropic and OpenAI have found product-market fit
<p>Anthropic are <a href="https://techcrunch.com/2026/05/20/anthropic-says-its-about-to-have-its-first-profitable-quarter/">strongly rumored</a> to be about to have their first pro…
-
교황 레오 14세의 인공지능 회칙에 관한 노트
Notes on Pope Leo XIV's encyclical on AI
<p>Dropped this morning by the Vatican: <a href="https://www.vatican.va/content/leo-xiv/en/encyclicals/documents/20260515-magnifica-humanitas.html">Magnifica Humanitas of His Holin…
-
Datasette 에이전트
Datasette Agent
<p>We just <a href="https://datasette.io/blog/2026/datasette-agent/">announced the first release of Datasette Agent</a>, a new extensible AI assistant for Datasette. I've been work…
-
Gemini 3.5 Flash: 더 비싸지만 구글이 모든 곳에 사용할 계획
Gemini 3.5 Flash: more expensive, but Google plan to use it for everything
<p>Today at Google I/O, Google <a href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5/">released Gemini 3.5 Flash</a>. This one skipped the <co…
-
지난 6개월 LLM의 모든 것을 5분으로
The last six months in LLMs in five minutes
<p>I put together these annotated slides from my five minute lightning talk at PyCon US 2026, using the <a href="https://tools.simonwillison.net/annotated-presentations">latest ite…
-
xAI/Anthropic 데이터센터 거래 노트
Notes on the xAI/Anthropic data center deal
<p>There weren't a lot of big new announcements from Anthropic at yesterday's Code w/ Claude event, but the biggest by far was the deal they've struck with SpaceX/xAI to use "all o…
-
라이브 블로그: Claude와 함께하는 코딩 2026
Live blog: Code w/ Claude 2026
<p>I'm at Anthropic's Code w/ Claude event today. Here's my live blog of the morning keynote sessions.</p><p><em>You are only seeing the long-form articles from my blog. Subscribe …
-
바이브 코딩과 에이전트 엔지니어링이 생각보다 빠르게 수렴하고 있다
Vibe coding and agentic engineering are getting closer than I'd like
<p>I recently talked with Joseph Ruscio about AI coding tools for Heavybit's High Leverage podcast: <a href="https://www.heavybit.com/library/podcasts/high-leverage/ep-9-the-ai-cod…
-
LLM 0.32a0 주요 하위 호환성 유지 리팩토링
LLM 0.32a0 is a major backwards-compatible refactor
<p>I just released <a href="https://llm.datasette.io/en/latest/changelog.html#a0-2026-04-28">LLM 0.32a0</a>, an alpha release of my <a href="https://llm.datasette.io/">LLM</a> Pyth…
-
이제 폐지된 OpenAI-마이크로소프트 AGI 조항의 역사 추적
Tracking the history of the now-deceased OpenAI Microsoft AGI clause
<p>For many years, Microsoft and OpenAI's relationship has included a weird clause saying that, should AGI be achieved, Microsoft's commercial IP rights to OpenAI's technology woul…
-
딥씨크 V4 - 거의 최고 수준의 성능, 저렴한 가격
DeepSeek V4 - almost on the frontier, a fraction of the price
<p>Chinese AI lab DeepSeek's last model release was V3.2 (and V3.2 Speciale) <a href="https://simonwillison.net/2025/Dec/1/deepseek-v32/">last December</a>. They just dropped the f…
-
웹 브라우저에서 LiteParse로 PDF 텍스트 추출하기
Extract PDF text in your browser with LiteParse for the web
<p>LlamaIndex have a most excellent open source project called <a href="https://github.com/run-llama/liteparse">LiteParse</a>, which provides a Node.js CLI tool for extracting text…
-
GPT-5.5를 위한 펠리칸: 반공식적 Codex 백도어 API
A pelican for GPT-5.5 via the semi-official Codex backdoor API
<p><a href="https://openai.com/index/introducing-gpt-5-5/">GPT-5.5 is out</a>. It's available in OpenAI Codex and is rolling out to paid ChatGPT subscribers. I've had some preview …
-
Claude Code가 월 100달러가 될까요? 아마 아닐 겁니다 - 정말 혼란스럽네요
Is Claude Code going to cost $100/month? Probably not - it's all very confusing
<p>Anthropic today quietly (as in <em>silently</em>, no announcement anywhere at all) updated their <a href="https://claude.com/pricing">claude.com/pricing</a> page (but not their …