---
target_reader: 学習や習熟について漠然とした違和感を持つ人、あるいは「やっているのに上手くならない」という感覚に覚えがある人
objective: 時間の経過と流暢性、探索空間への参入、およびスキル統合の三つの概念を切り分けることで、習熟の本質を構造的に問い直す
---
@podhmoのXスレッドを読んでいて、面白い指摘を見つけた。Claude Codeの使い方を Claude自身に聞こうとすると、必然的にカットオフ後の知識が必要な質問になる。 つまり実質的にweb_searchとweb_fetchの性能を求めることになり、 ノイズの多いWeb検索の品質に依存してしまう。
claude codeは知らないが、github copilot cliには /research コマンドが存在する。こんな感じで試せる。
/research user settings for prevent suply-chain attack in npm,pnpm/research user configurations to prevent supply chain attacks in npm, pnpm, and especially pnpm dlx and npx./research npm,npx環境でのpnpmのminimumReleaseAgeの代わりになるもの,uv,uvx環境での同様のもの。それのユーザーレベルの設定方法について調べて欲しい
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| failed: ~/.moon/bin/moonc check -error-format json ~/ghq/github.com/podhmo/moonbit-mode/test/testdata/font-lock.mbt -o ~/ghq/github.com/podhmo/moonbit-mode/_build/wasm-gc/debug/check/test/testdata/testdata.mi -pkg podhmo/moonbit-mode/test/testdata -is-main -std-path ~/.moon/lib/core/_build/wasm-gc/release/bundle -i ~/.moon/lib/core/_build/wasm-gc/release/bundle/json/json.mi:json -i ~/.moon/lib/core/_build/wasm-gc/release/bundle/prelude/prelude.mi:prelude -i ~/ghq/github.com/podhmo/moonbit-mode/_build/wasm-gc/debug/check/.mooncakes/moonbitlang/x/path/path.mi:xpath -pkg-sources podhmo/moonbit-mode/test/testdata:~/ghq/github.com/podhmo/moonbit-mode/test/testdata -target wasm-gc -workspace-path ~/ghq/github.com/podhmo/moonbit-mode -all-pkgs ~/ghq/github.com/podhmo/moonbit-mode/_build/wasm-gc/debug/check/all_pkgs.json | |
| {"$message_type":"diagnostic","level":"error","error_code":4074,"path":"","loc":"0:0-0:0","message":"Missing type annotation for the parameter ."} | |
| {"$message_type":"diagnostic","level":"error","error |
NewerOlder