Joined September 2012
336 Photos and videos
DeltaDB。実際みてみないとわからないけど概念的にはずっとほしいと思ってるやつ。 けど、ノイズな会話もたくさんあるからそのあたりどうなるんだろう。 あと、共有前提の会話ならともかく、個人の生の会話まで記録に残るとしたらAIとの会話に気を使い始めるね😇 でも楽しみ。
Jun 11
Great software always took shape in conversation, not the commit. With agents, the conversation that generates the code is becoming the true source of our software. And Git can't keep up. So we built something that can. Meet DeltaDB: zed.dev/blog/introducing-del…
1
183
神機能きた
Jun 12
We heard you wanted to use Codex rate limit resets on your own time. Starting today, we’re rolling out the ability to save rate limit resets to use later. We’re starting Go, Plus, Pro, and Business users with one free reset:
1
98
フルコンテナ開発をもっとシュッとすぐにどのプロジェクトでも簡単に導入できる仕組みがほしい。 スクラッチからだと全然マシだけど途中からの導入って地味にいろいろと骨が折れる。
1
110
いつからなのかわからないけど `cmux ssh` で入ってから一定時間経つとウィンドウサイズの通知が渡ってなさそう。 `stty size` で確かめてみてもウィンドウサイズ変えているのに値が変わらなくなる。通常の `ssh` ならOK。 地味に不便🤔
147
docker-compose.override.ymlみたいにDockerfile.overrideも標準機能として使いたいのよね。
126
何がうれしいのかいまいちピンと来なかったんだけど、managed agentsみたいな考え方があるのを今更知った。APIを通して再利用可能なagentを作れるのか。 そういうものだったりそのセッションやらイベントやらの情報がAPI経由でとれていたものをantで簡単にとれるし、構造化したレスポンスとして扱えたりするから素敵ってことかな? プラスアルファでclaudeも使い方がわかってるから使いやすいってことなのかな? 若干サブスクとの関係性が謎いけど、API側の話だから従量課金制側の話だと理解した。
We’ve added a CLI for Claude Platform to make every API endpoint runnable from your terminal. Call the Messages API, stand up Claude Managed Agents, pipe results straight into your shell. The ant CLI is well understood by coding agents (Claude Code) using the claude-api skill.
1
235
`workflow` って単語使いたいだけだったのにdynamic workflowがリクエストされるのつらいぞ。 meta w ってどれ?何も考えずにcommand wしたらウィンドウ閉じちゃったよ😂 ctrl wってやったら `workflow` って単語消えちゃうし。
1
217
OFFにしよう
Replying to @schrockn
appreciate the feedback! for now, you can disable it per prompt with opt/alt w, or disable the keyword trigger altogether in /config 🙏
78
ワークフローは決定論的じゃないときついのはそうだと思うし、だからtaktは強いと思うし、自分のオレオレワークフローフレームワークも結構いい感じに使えてる気はしている。
May 28
someone hit me up about the new "claude dynamic workflows" feature, claiming "see, multi-agent works" But really, the launch of this feature proves the exact point that I made back in June of 2025, along with @walden_yan, @tobi, @karpathy, and many others: Deterministic workflows orchestrating small agent loops beats non-deterministic multi-agent or "agent soup" systems every dang time everything is context engineering
1
1
6
5,828
リモート環境を複数使っている身として `cmux ssh` は重宝してるんだけど、リモート環境を落とすとcmux上のworkspaceが再利用できないのが地味につらい。 復元とかしなくて良いんだけどworkspace名とかタブ名が残るとうれしいなー。
158
Codex Appの体験、リモートかつそこでコンテナ内で動いてるcodexのセッションもシームレスに扱えたら最高なんだけどなー。 あと、claudeの/rewindがほしくなる。
1
165
今更だけどcodex appの、モバイルへのhand offの体験めちゃくちゃいいな。 ソースコードの理解深めたいときとかスマホでいつでも聞けるしみやすいからとても良い
2
346
claude codeをmaxの$100に下げたんだけど、5時間limitが一番きつい気がする。あっという間に無くなる。 claude -pも正規には使いづらくなるし、codexにもうちょっと引っ越すか。(今はreviewだけ)
1
3
2,309
あぁ、でも$20 codexと $20 cursor でcodexとcomposerを組み合わせるのもいいかも。 x.com/shimabu_it/status/2057…

Composer 2.5がOpus 4.7 MaxとGPT-5.5 Extra High以外に勝っているの冷静に考えるとやばいよな コストが8〜20倍も安いにも関わらず・・・だぜ?? そして速度も数倍速い(Fastモードにしたらより顕著) 今Cursor使ってない人いるの・・・?というレベル
1
343
Ken Fukuyama retweeted
Introducing cmux Finder cmux now has a file explorer that can preview videos, images, PDFs, and markdown files I like using it to preview demo videos and screenshots that codex films for me Can be toggled with Cmd Shift P -> Enable/Disable Cmd-click File Previews Requires v0.64
18
13
228
20,632
Ken Fukuyama retweeted
I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out. I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really). It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely. The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture. We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying. I worry.
512
1,901
15,326
1,586,567
「正直に書いておきたいこと」がとてもありがたい情報。こういう話たくさん聞きたい。 --- AIのハーネスを徹底的に整えたら、レビューもシステム運用も自動化され、非エンジニアも開発に参加できるようになった話 ── 連載総論 zenn.dev/aircloset/articles/…
1
5
469
Ken Fukuyama retweeted
Introducing cmux Vault: cmux now has a right sidebar with a vault pane where you can see every single Codex, Claude Code, OpenCode, and Pi session You can search through all sessions with full-text search, and drag them directly into your workspace Out in v0.64
48
27
378
31,805