AIエージェントが出した計画や差分にブラウザから注釈を付けるPlannotatorの紹介です。
ブラウザ内の仮想環境でLinuxコマンドとGitを演習形式で学べるWebTerm Learnの紹介です。
コーディングエージェントのセッションを3Dマップ上で再生するmindwalkの紹介です。
ターミナル出力をANSIカラーのまま編集し、画像として書き出せるboronの紹介です。
If I never post again it's because lesswrong and a bunch of obsidian devs ganged up to lunch me
ブラウザ上でターミナルを共有してリアルタイム共同作業できるsshxの紹介です。
There's a lively debate going on over whether theme toggles should have two options (light/dark) or three, with an added "system" option. I maintain two-state toggles are better in most cases (though not all), and that the case for a third option rests mainly on problems most users don't actually have.
Mirroring a static Astro blog onto ATProto with standard.site using Sequoia, plus the GitHub Actions wiring that republishes the records on every push without any manual steps.
A full walkthrough of putting a static blog into the atmosphere: claiming the domain as an AT Protocol handle, publishing each post as a signed standard.site record, serving the two verification endpoints from a Worker, and wiring the whole thing into the deploy so writing a post is the only step left.
ブラウザ上でFirefoxを動かすfirefox-wasmの紹介です。
コードベースを解析してインタラクティブなナレッジグラフに変換するツールUnderstand-Anythingの紹介です。
https://lyra.horse/blog/2025/08/you-dont-need-js/ I know the basics of HTML and CSS, but I didn't realise just how insanely good it's gotten lately. From a cursory glance both seem like "easy to use, hard to master" markup languages with the mastery being very rewarding. I've been thinking about making a "music talk" site with Hugo (from scratch) as...
単一のモデルから複数のアーキテクチャ図を生成するC4モデル公式実装Structurizrの紹介です。
In a bout of inspiration this week I changed some of the framework on this site with unexpected results.
動物を描くアーティスト向けに、種類ごとの参考写真を無料で公開しているサイトAnimal Photo Referencesの紹介です。
I'm on a path to reclaim my sanity by taking a step back and exploring modern web architectures. Join me!
Owning your words again — a personal site that publishes to the open network and hosts its own comments.
Part of this text is marked as deleted. (with ) Is there a difference when text is striked? (with )
A full walkthrough of putting this site online: starting from my astro-photo-folio template, buying the domain, deploying to Cloudflare Workers with static assets, automating a build on every push, and running a privacy-friendly view counter on D1.
RSS is back, and it's atmospheric
複数セッションをダッシュボードで一覧できるWebベースのターミナルwebtermの紹介です。
Prime numbers are pretty powerful. That's why I just released a new PowerShell module based off of an old mathematical concept: PrimeTime. PrimeTime uses prime numbers as time intervals.
The blog's standard.site records now carry cover images, a publication icon and theme, and the strongRefs Bluesky uses for enhanced link cards.
Why I run small products on one Hetzner server with Kamal, and how Agent Control serializes deployments when coding agents are doing the work.
Approaching a shared method of single sign-on for the entire open social web.
A deadpan reference site that reports every university's single best ranking placement across all the major tables --- built at the ANU School of Cybernetics.
yt-dlpを操作し1000以上のサイトから動画・音声を保存できるWeb UIのreclipの紹介です。
複数のAIコーディングエージェントのセッションをダッシュボードから管理できるADHDevの紹介です。
チャットUIでMarkdownファイルに思考をためていくfiles.mdの紹介です。
I've been doing WebDev with PowerShell for a while now. I find it a lot of fun. I'm somewhat obsessed with making things easy in PowerShell and trying to make development fun.
OpenCodeのGUI・WebインターフェースOpenChamberの紹介です。
Cloudflare Tunnel changed local integration testing for me because it gave local services stable HTTPS names that behave like the real app boundary.
Webhooks feel hard locally because you are debugging two machines, a public URL, raw request bytes, signatures, retries, and your own handler at the same time.
How I debug browser security features that look like broken code: CORS, SameSite cookies, mixed content, CSP, iframe permissions, and isolation headers.
CORS errors usually mean the browser is enforcing the API contract your server declared. Fix the contract instead of turning the check off.
Browsers enforce useful security rules, but your backend still has to authenticate, authorize, validate, rate limit, and reject direct API calls.
オープンソースでClaude Designの代替を謳うopen-designの紹介です。
全部で2^122個あるUUID v4を一覧表示するWebサイトevery-uuidの紹介です。
It's Friday. Let's have some Fun! Let's write fun servers in PowerShell. About a week ago, I released Fun. It's a fun functional server in PowerShell.
AIコーディングエージェントの計画書やコード変更にブラウザからコメントできるレビューツールcritの紹介です。
How to publish a Google OKF knowledge bundle using 11ty and Nunjucks templates, with full content, discovery signposting and bot tracking via Cloudflare and Google Sheets.