昨日(2026-07-13)のブックマーク

1

GitHub - ctxrs/ctx: Search the coding agent history a…
投稿者
matsuu (@matsuu)
投稿日時
2026-07-12 08:50 +07
元リンク
https://x.com/matsuu/status/2076121972896137301
自動生成記事
コーディングエージェントの「過去」を検索可能にするCLI、ctxの設計と実務的な価値
本文
コーディングエージェントとのやりとりの履歴をSQLiteに保存、あとから検索できるCLIツール。様々なエージェントに対応。Rust実装。インストール手順にプロンプトでの方法が書かれてて面白かった。なるほどねぇ / “GitHub - ctxrs/ctx: Search the coding agent history al…” https://htn.to/4eEr41vMKD

2

Sierraが会社全体でAI使いまくって得た教訓。 最初は営業、サポート、分析、開発ごとに専用AIを作った…
投稿者
たいしょー (@N_Taisho)
投稿日時
2026-07-11 07:36 +07
元リンク
https://x.com/N_Taisho/status/2075741028070686813
自動生成記事
部門別AIが増えるほど使いにくくなる理由――全社AI活用を「入口」から設計する
本文
Sierraが会社全体でAI使いまくって得た教訓。 最初は営業、サポート、分析、開発ごとに専用AIを作ったが、社員はどれを使えばいいか迷い、部門をまたぐ仕事にも弱かった、と。ここまではあるあるだ

3

How to bridge to @RobinhoodCrypto chain in 20 seconds…
投稿者
Armani Ferrante (@armaniferrante)
投稿日時
2026-07-12 13:09 +07
元リンク
https://x.com/armaniferrante/status/2076187120474169738
自動生成記事
BackpackからRobinhood Cryptoチェーンへ――「20秒ブリッジ」が示すオンチェーン体験の変化
日本語訳
@Backpack ウォレットを使用して 20 秒で @RobinhoodCrypto チェーンにブリッジする方法。
本文
How to bridge to @RobinhoodCrypto chain in 20 seconds using @Backpack wallet. https://twitter.com/Backpack/status/2076186856736330113

4

Otty — A fast, modern terminal
投稿者
matsuu (@matsuu)
投稿日時
2026-07-12 14:36 +07
元リンク
https://x.com/matsuu/status/2076208939822395603
自動生成記事
Ottyが示す「AIエージェント時代のターミナル」という新しい開発環境
本文
macOS向けターミナル実装。垂直タブで各種AIエージェントの進捗管理も可能と。brew install --cask otty / “Otty — A fast, modern terminal” https://htn.to/2nRQqSA9ft

5

GitHub Actions の parallel でデプロイは8分→3分、CI はコスト3割減になった
投稿者
matsuu (@matsuu)
投稿日時
2026-07-12 16:28 +07
元リンク
https://x.com/matsuu/status/2076237303924863403
自動生成記事
GitHub Actionsのステップ並列化で、CI/CDの時間とコストを最適化する
本文
parallel、メモ / “GitHub Actions の parallel でデプロイは8分→3分、CI はコスト3割減になった” https://htn.to/gtDYkKzD65

6

With GitHub Issue Fields, you can add structured, typ…
投稿者
GitHub (@github)
投稿日時
2026-07-13 01:37 +07
元リンク
https://x.com/github/status/2076375438104908255
自動生成記事
GitHub Issue Fieldsで変わる、複数リポジトリの課題管理
日本語訳
GitHub Issue Fields を使用すると、構造化され型指定されたメタデータ (優先度、作業量、日付、カスタム値など) をリポジトリ全体の課題に追加できます。各号を開くことなく、重要な詳細を一目で確認できます。 GitHub Issue Fields は現在、誰でも一般公開されています。 🎉
本文
With GitHub Issue Fields, you can add structured, typed metadata (like priority, effort, dates, and custom values) to issues across your repos. Get key details at a glance without opening each issue. GitHub Issue Fields are now generally available to everyone. 🎉

7

Git 2.55 の git history fixup で「過去のコミットへの入れ忘れ」を一発修正する…
投稿者
matsuu (@matsuu)
投稿日時
2026-07-12 12:30 +07
元リンク
https://x.com/matsuu/status/2076177366288904430
自動生成記事
Git 2.55の`git history fixup`で過去コミットへの入れ忘れを一発修正
本文
git history fixup。良さそう / “Git 2.55 の git history fixup で「過去のコミットへの入れ忘れ」を一発修正する - Qiita” https://htn.to/djkuRkvmd4

8

my fork of @zeddotdev basically zed + herdr + cmux, m…
投稿者
Max Katz (@maxktz)
投稿日時
2026-07-12 22:42 +07
元リンク
https://x.com/maxktz/status/2076331470633816181
自動生成記事
Zed・herdr・cmuxを統合する「superzed」構想――開発環境を一つにまとめる意味
日本語訳
@zeddotdev の私のフォークは基本的に zed + herdr + cmux で、「superzed」にマージされました
本文
my fork of @zeddotdev basically zed + herdr + cmux, merged into "superzed"

9

Something that will eventually happen when you use Ta…
投稿者
@levelsio (@levelsio)
投稿日時
2026-07-13 02:18 +07
元リンク
https://x.com/levelsio/status/2076385674723557584
自動生成記事
サーバー障害だと思ったらTailscaleだった――プライベートネットワーク依存を切り分ける方法
日本語訳
Tailscale を使用すると、最終的に起こることは、サイトがダウンしていると思って SSH 経由でアクセスしようとしたが機能しなかった、ブラウザでサイトを開こうとしたが開かなかった、サーバーをリセットしようとして最悪の事態を考えた、ということです。次に、次のように考えます。試してみよう
本文
Something that will eventually happen when you use Tailscale is You think your site is down, you try reach it over SSH, it doesn't work, you try open the site in your browser, it doesn't open, you're about to reset the server and think the worst! Then you think: let's try the

10

Big news for AI on a budget. GLM 5.2 Colibri int4 is…
投稿者
Hugging Models (@HuggingModels)
投稿日時
2026-07-13 01:58 +07
元リンク
https://x.com/HuggingModels/status/2076380576979079193
自動生成記事
「CPUだけで動く高性能AI」は本当か――MoEとint4が広げるオフラインLLMの可能性
日本語訳
予算内で AI を実現できるビッグニュースです。 GLM 5.2 Colibri int4 は、CPU 上で完全に実行される専門家の混合モデルです。 GPUは必要ありません。高速かつ効率的で、標準的なコンピュータを持っている人なら誰でも高度な言語機能を利用できるようになります。これはオフライン AI にとって大きな変革です。
本文
Big news for AI on a budget. GLM 5.2 Colibri int4 is a Mixture of Experts model that runs entirely on your CPU. No GPU needed. It's fast, efficient, and opens up advanced language capabilities to anyone with a standard computer. This is a game changer for offline AI.

11

Prompt Anonymizer を公開しました。 プロンプトに入った氏名・メール・電話を、端末内でラベ…
投稿者
akazah (@akazah)
投稿日時
2026-07-13 19:44 +07
元リンク
https://x.com/akazah/status/2076649057314054520
自動生成記事
生成AIに個人情報を渡さないための「ローカル匿名化」という設計
本文
Prompt Anonymizer を公開しました。 プロンプトに入った氏名・メール・電話を、端末内でラベルに置換します。