CodexのSubAgent v2、デフォルトの設定がめっちゃ変なのでClaude Codeと同じ感覚でSub Agentを使用すると死にます(作業中のコンテキストをコピーして全部ぶち込むアホ設計) レビュー用途であれば別スレッドに直接送信してもらうよう依頼すれば十分なので、CodexだとSub Agentは無効にするか fork_turns: "none" にするか、fork_turns: "2"くらいに抑えると良さげ
background_terminal_max_timeout = 36_000_000 # 10時間 [features.sleep_tool] enabled = true mode = "always_on" [features.multi_agent_v2] enabled = true min_wait_timeout_ms = 300_000 # 5分 default_wait_timeout_ms = 300_000 max_wait_timeout_ms = 3_600_000 # 1時間
I had an early access to GPT-6 Astra and I can say, everyone in the world now has a 3D designer at their fingertips. I gave it an image of a house and asked to create it in 3D with all the details including toys, appliances and furniture. This a full 3D model reconstruction in Blender with geometry that you can manually tweak and run 60fps as a locally rendered "game" on device.
☀️おはようございます! 2026年9月8日(火) 🌅日の出 5:33 🌇日の入り 18:10 2026年も今日で251日目 今年は残り114日となりました📅 今日は「休養の日」🍀 「9(休)8(養)」の語呂合わせから生まれた記念日です 頑張り続けることも大切だけど、 時には立ち止まって休むことも大切 投資も人生も、長く続けるためには 無理をしないことも一つの戦略ですね😊 📖「今日の投資・人生の名言」 「投資で成功する秘訣は、並外れたことをすることではなく、平凡なことを並外れてうまくやることだ」 — ウォーレン・バフェット 焦らず、比べず、今日もコツコツと 本日もよろしくお願いします☀️
【話題】“話し合い”ができない夫を激詰めした結果、離婚を切り出された女性が話題に ・夫と議論しようとすると「明日にして」と逃げられる ・夫は“話し合いができない人”で、大体何でも夫が悪いというスタンス →既婚男性から「読んでてツラい」「うちの嫁が書いた文章かと思った…」との感想が相次ぐ
これ覚えておくと良いよ。 https://x.com の前に adhをつけるとURLから本文が読めるようになる。 検索などをしたい場合はCodex等で fa0311/twitter_api_safe_relay を用いれば良い。
Open Design 0.8.0 now works inside Cursor Composer 2.5. Composer 2.5 is built for this: long tasks, tool use, and iteration in one run. So we asked Composer to control Open Design through chat and build an animated HTML website. What happened 2.5 minutes later is insane: - landing page - smooth motion via @greensock gsap-skills - responsive HTML - ready to iterate Here is a quick demo:
RoboCop ahead of his time 😞
社内政治でプロジェクトが止まっている時にどうするか(What to do when internal politics stalls a project)、という 記事で良かった。以下はメモ: ・たくさんの人、部門、意見が関わると、プロジェクトは停滞しがち ・この状況を打開する有効な手段が「連合(coalition)」を築くこと ・連合とは、志を同じくする仲間、影響力のある人、リーダーなどのゆるやかな集団を指す ・連合の集団行動の力によって、意思決定を促し、プロジェクトを前に進められる ・プロジェクトが停滞した時、自分に役職上の権限がないせいだと考えがち ・しかし、CEOであっても、役職上の権力だけでは人を強制的に動かすことはできない ・人々を動かすためには、権力ではなく「説得の力」が必要 ・連合構築のプロセスは、まず関係者の話を「聞くこと」から始まる ・連合に誰を含めるか考える際、全員を説得する必要はない ・目的は、鍵となる影響力のある人々を団結させ、他の人々を触発すること ・連合に加えるべき一人目は「最初のフォロワー」 ・「最初のフォロワー」とは、既に自分の考えに賛同してくれて…
How I combined the best of @poteto's pstack and @kunchenguid's Firstmate into a single runtime.
Instead of letting their routers fight as separate authorities, I kept Firstmate as the outer loop for fleet orchestration and injected pstack's engineering discipline directly into the workers runtime.
>Firstmate is a fleet commander (horizontal scale across Git worktrees).
>pstack is an elite micro-manager (strict engineering habits and verification).
Here is how I merged them into an optimized hybrid runtime:
* Conditional Briefs: Worker prompts load plays just-in-time. Zero bloated prompt dumps.
* Required-Read Habits: Smallest logical change, subtract code before adding, and analyze blast radius.
* Context Discipline: Only map how the system is built when the change crosses into another part of it. If you skip that, write one line saying why.
* Verification: "Done" requires real artifact proof (running live shell commands or generating local app verifiers).
* Scaffold Isolation: Worktree checks prevent role hijack across ship, scout, and supervisor agents.
I stripped out the Cursor UI dependencies for my local machine's CLI stack and skipped the expensive multi-frontier review loops.
Firstmate handles the fleet isolation. The injected runtime handles the code discipline. The goal is lean, fast and deterministic.
Just wired this up today, so I will be seeing how this works on my projects.
html artifact-
Repo links:
pstack:
Firstmate:
Today is a very historical moment for AI video generation
You can now generate AI video faster than you can watch it
Before it'd take let's say 2-5 minutes to generate 15 seconds of video
@fal made a post-trained Minimax H3 variant called Max which is 50x faster than the
How to Build a One-Person Media Company With Hermes Bots
its time to improve my skills 👀
@EffectTS_ deserves to have up to date awesome list. The amount of libraries I have discovered while working with Effect is enormous so here is the list you can check and use for your Effect-ts projects:
My screen recording app is here, it replaced CleanShot X and Screen Studio for me, all in one tiny native app
Free to use, get the pro version with 50% off in limited time, no subscription 👉
有老项目可以想 redesign 的可以试试这个 skills:redesign-existing-projects
大名鼎鼎的 taste skill 的一部分,专门为 redesign 设计,分为三步:Scan - Diagnose - Fix
我在一个项目上简单用了一下,还是不错的,这几天深入用一下看看效果怎么样。
here are some more resources you can send to your agent to improve your UI...
-
-
-
-
-
Or rewrite history
Duck tales ahhh whoo ooohh
are you kidding me grian chatten.
some of our fan base aren’t real
Britney Spears - Instagram Post (08/28/2026) - 🕊️🌹🕊️
AI Semiconductor Endgame 2026 (III)
Who uses Linkedin actually? I don't see ai dev there, no fitness creators, most of the startup founders are on X now, who is using Linkedin now? It is all covered with ai written content slop.
This is the start of something much worse.
Anthropic dropped a 33 pages cheat sheet for building Claude skills
How to Design Using AI in 2026