Bookmarks

Bookmarks

49953 bookmarks
Custom sorting
builderz-labs/mission-control: Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes.
builderz-labs/mission-control: Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes.
Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes. - builderz-labs/mission-control
·github.com·
builderz-labs/mission-control: Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes.
esperanza-volkov/confdiff: Semantic, format-aware diff for config & structured-data files (JSON, YAML, TOML, INI, .env, .properties, CSV, XML). See what actually changed — keys and values, not text noise.
esperanza-volkov/confdiff: Semantic, format-aware diff for config & structured-data files (JSON, YAML, TOML, INI, .env, .properties, CSV, XML). See what actually changed — keys and values, not text noise.
Semantic, format-aware diff for config & structured-data files (JSON, YAML, TOML, INI, .env, .properties, CSV, XML). See what actually changed — keys and values, not text noise. - esperanza-vol...
·github.com·
esperanza-volkov/confdiff: Semantic, format-aware diff for config & structured-data files (JSON, YAML, TOML, INI, .env, .properties, CSV, XML). See what actually changed — keys and values, not text noise.
tobi/walgit
tobi/walgit
a git server that is one binary in front of an object store
·github.com·
tobi/walgit
thank u, next
thank u, next
Replacing Next.js with a vibe-coded "framework"
·maxleiter.com·
thank u, next
Introducing mr-boxington: fix target/
Introducing mr-boxington: fix target/
A shared, self-pruning build cache for Rust. Keep using Cargo, reuse compilations across worktrees, and run builds together without overwhelming your machine.
·jdx.dev·
Introducing mr-boxington: fix target/
Workers vs Processes
Workers vs Processes
Where worker threads fit beside async I/O, libuv's thread pool, and child processes for CPU-bound JavaScript work.
·thenodebook.com·
Workers vs Processes
The Email Verification API
The Email Verification API
A new proposal aims to enable email verification directly within the browser.
·resend.com·
The Email Verification API
Russ Cox (@swtch.com)
Russ Cox (@swtch.com)
Frontier LLMs are much better and dramatically faster than I am at finding and fixing bugs. If you are not asking them to debug your code and review your bugs, you are doing it wrong. A thread of Claude wins. (No longer at Google, btw.) [contains quote post or other embedded content]
·bsky.app·
Russ Cox (@swtch.com)
How Go’s Built-in Map Works with Swiss Tables
How Go’s Built-in Map Works with Swiss Tables
Go 1.24 replaced the built-in map’s bucket-based runtime with Swiss Tables. This article explains groups, control bytes, H1 and H2, probing, table growth, directories, deletion, load factor, and the experimental split-group layout.
·victoriametrics.com·
How Go’s Built-in Map Works with Swiss Tables
会議でメンバーが黙るのは、当事者意識の問題ではない|hatamasa
会議でメンバーが黙るのは、当事者意識の問題ではない|hatamasa
発言が出ないとき、原因の大半はメンバー側ではなく、場の設計側にあると思っています。 先日の1on1で、リーダーから「MTGで発言があまり出ない」という相談を受けました。 聞いていくと、状況はけっこう具体的でした。参加者は5人。話を振っても「特にないです」「うーん、よくわからないです」で会話が止まってしまいます。結果、ファシリテーターである本人がずっと喋っていて、気づいたら独演会になっている。最後に「何かあれば言ってください」と言って、誰も何も言わずに解散する。そういう話でした。 これは自分も何度も通ってきた道です。事業会社でもスタートアップでも、規模が変わっても同じ課題にあたって
·note.com·
会議でメンバーが黙るのは、当事者意識の問題ではない|hatamasa
Aurora DSQL の現状 2026 (Rails の場合)
Aurora DSQL の現状 2026 (Rails の場合)
Also available in: English Aurora DSQL が re:Invent 2024 で披露されてから 1.5 年程度たちました。DynamoDB 程度の手軽さで SQL を喋る RDBMS が利用できる上に、DynamoDB を含む purpose-built databases にありがちな設計の難しさがない、という点でかなり便利なデータベースサー …
·diary.sorah.jp·
Aurora DSQL の現状 2026 (Rails の場合)
pnpm update で GitHub Actions もまとめて更新する
pnpm update で GitHub Actions もまとめて更新する
GitHub Actions で使用する Action をコミット SHA に固定すると安全性が高まる一方、更新作業が煩雑になります。pnpm 11.16.0 で追加された `pnpm update --include-github-actions` を使うと、パッケージと Action の更新を同じコマンドで管理できます。この記事では基本的な使い方を確認します。
·azukiazusa.dev·
pnpm update で GitHub Actions もまとめて更新する