#developer-tools

Wiki 5

  • Buzz: Block's Nostr-Backed Workspace for Humans and Agents Dorsey's open-source Slack/GitHub replacement gives agents the same signed identity as employees — and the runtimewire writeup checks the decentralization claim against the architecture doc
  • git history: safer history rewrites in core git New experimental git subcommand — fixup, reword, split — that rewrites old commits and autorebases all branches, atomically
  • Git's Magic Files Committed files that control git behavior — .gitignore, .gitattributes, .mailmap, .git-blame-ignore-revs
  • jdx Jeff Dickey's blog at jdx.dev — author of mise and several other developer-tooling projects under the en.dev umbrella
  • Mintlify Developer tools company building AI-powered documentation assistants

Toolbox 3

  • @pierre/diffs Web library for rendering code and diffs, built on Shiki with React and vanilla-JS APIs
  • @pierre/trees File-tree renderer for the web with a path-first model, virtualized for very large trees
  • Oak Version control for coding agents — lazy mounts, messageless commits, chunk-deduped large files