Pebble Index 01のMCPはあんまりLLM側が頑張ってくれないので、一度で結果を変えないといけない気がするなー もっと繰り返し検索してくれる感じにはなるのかな?
QUERY "Add `QUERY` verb" https://github.com/graphql/graphql-over-http/pull/411
見てる: "GitHub Mobile: Auto-merge support for Stacked PRs [GA] · Issue #1326 · github/roadmap" https://github.com/github/roadmap/issues/1326
見てる: "Godox C100 レビュー!! | 相良しゅーじの 『フォトグラファー日和』" https://ameblo.jp/shujisagara/entry-12973628500.html
見てる: "Lumos Sonorus: Mesh Intercom Helmet with 360° Visibility by Lumos Helmet » FAQ » Lumos Sonorus: Mesh Intercom Helmet with 360° Visibility — FAQ — Kickstarter" https://www.kickstarter.com/projects/lumoshelmet/lumos-sonorus-mesh-intercom-helmet-with-360-visibility/faqs
見てる: "davidtorcivia/signet: Pebble Index 01リング用のセルフホスト型MCPサーバー" https://github.com/davidtorcivia/signet
見てる: "elvisoliveira/pebble-index-cfw: Pebble Index 01 用の最小限の代替ファームウェア" https://github.com/elvisoliveira/pebble-index-cfw
pebble index 01が届いた。 ボタン押すと録音できて、ダブルクリックのアクションとかで音声ベースで処理ができるみたいな感じ。オフライン処理とかもサポートされて、クラウドはウィスパーを使ってるっぽい。 任意のリモートMCPを設定できるので一応何でもできそう
見てる: "Publish Index 01 BLE collection-transfer protocol or macOS-compatible Haversine transport · Issue #333 · coredevices/mobileapp" https://github.com/coredevices/mobileapp/issues/333
見てる: "大学生はどんなAIツールを使っているのか、実際に課金をしているのか調べてみた | Moji" https://www.moji-inc.com/articles/college-student-ai-usage
Node.js 26 とlibatomic.soの問題 "Node should run on Debian/Ubuntu-based images without having to manually install libatomic first · Issue #60790 · nodejs/node" https://github.com/nodejs/node/issues/60790
見てる: "Codex App Server | ChatGPT Learn" https://learn.chatgpt.com/docs/app-server
見てる: "Introducing Slack Code: Agentic Coding for Teams | Salesforce" https://www.salesforce.com/introducing-slack-code/?bc=HL
Bun v1.4リリース。 ZigからRustへの書き換え、Node.js互換性の改善、メモリ/CPU使用量や起動速度の改善。 `bun dedupe`/`bun prune`/`bun audit fix`の追加。 `bun test --timings`で実行時間ベースのshardingのサポート、React Compilerの対応、`bun build --asset`でディレクトリ指定に対応。 `Bun.serve()`のH… "Bun 1.4 | Bun Blog" https://bun.com/blog/bun-v1.4 #Bun #JavaScript #ReleaseNote
見てる: "Compromised Rust crates on crates.io silently execute malware at build time - JFrog Security Research" https://research.jfrog.com/post/arrayref-proc-macro1-crates-io/
ターミナル内でVS Codeを利用するためのツール。 `code-server`と`terminal-browser`を組み合わせ、`tode <file>`や`tode --diff <a> <b>`などでファイル表示や差分表示を開ける。 "terminal-code" https://terminal-code.com/ #VSCode #Tools #terminal
見てる: "当社システムへの不正アクセスに関するお知らせ(第二報)(2026年8月19日 18:40更新) | さくらインターネット" https://www.sakura.ad.jp/corporate/information/newsreleases/2026/08/19/1968225633/
見てる: "RFC: Reduce small common chunks · rolldown/rolldown · Discussion #10693" https://github.com/rolldown/rolldown/discussions/10693
ここでGit 2.55になる "Release Ubuntu 24.04 (20260816) Image Update · actions/runner-images" https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260816.277
見てる: "How we migrated lovable.dev away from Next.js and turned it into another Lovable app | Lovable" https://lovable.dev/blog/how-we-migrated-lovable-dev-away-from-nextjs
アプリケーションにGitリポジトリの作成や読み書きを組み込むためのGitインフラサービス。 32TB、LFS/Notes、ストレージでの従量課金、AI向けのSandbox、TypeScript/Python/Go向けSDK、GitHubとの同期などを提供する。 "Code Storage by The Pierre Computer Company" https://code.storage/ #git #API #webservice #AI
Firefox 154.0リリース。 CSSの`text-box-trim`/`text-box-edge`、`sibling-index()`/`sibling-count()`をサポート。 `<input type="time">`の時間選択UI、`No-Vary-S… "Firefox 154.0, See All New Features, Updates and Fixes" https://www.firefox.com/en-US/firefox/154.0/releasenotes/ #Firefox #browser #css #JavaScript #ReleaseNote
Cloudflare WorkersとDurable Objects互換のAPIの実装。 LTXとS3互換ストレージで分散Durable Objectsを実現している。 "celld: self-hosted, distributed Durable Objects" https://celld.dev/ #cloudflare #JavaScript #server #database #OpenSource
Better Auth 1.7リリース。 破壊的な変更として、`oidcProvider`プラグインを削除し、`@better-auth/oauth-provider`へ移動。 MCP認証は`@better-auth/mcp`へ移動し、SCIM Groups/Device Authorizationのサポートなど "Better Auth 1.7" https://better-auth.com/blog/1-7 #TypeScript #library #ReleaseNote #OAuth #MCP