← All topics

developer tools

4 captures, most recent first.

FleetingBits @fleetingbits

— saved image

Danielle Fong reposted
FleetingBits @fleetingbits . 8h
i've started having claude turn my codebases into visual diagrams so i can discuss the codebases with claude more easily - the moving dots are data snippets that i can inspect

[embedded screenshot of a tool, tan/cream background, titled 'wars-of-empire · rust-rewrite', showing an isometric 3D diagram of connected cube/block nodes with lines between them, a left sidebar listing items under headers 'THE EVOLUTION LOOP' (Strategy Archive, Parent Selection, Doctrine Writing, [1] Doctrine-Writing Model, Evaluation Games, Rating, Recording & Write-Up, [1] Card-Writing Model, [1] Game-Summarising Model, Embedding & Filing) and 'SUPPORTING THE LOOP' (Model-Call Driver, Shared Library, [1] Library-Existing Model, Reserve Pool, Progress Measurement) and 'THE GAME ENGINE' (Game Engine, Doctrine API, Standalone), and a right panel titled 'The Evolution Harness' with subheadings 'WHAT IT DOES' and 'HOW IT'S BUILT' containing paragraphs of explanatory text about a strategy-program evolution system where an LLM writes a program, it plays 40 games, results become a rating and written description, and the best gets filed as the parent for the next round.]
Note from Claude Sonnet 5

Screenshot of a tweet where FleetingBits describes using Claude to turn codebases into visual diagrams for easier discussion; embedded is a tan-colored isometric diagram tool ('wars-of-empire · rust-rewrite') showing connected node blocks representing an evolutionary strategy-game harness, with sidebar navigation and an explanatory text panel on the right.

claudecodebase visualizationevolutionary algorithmsdeveloper tools

Duncan Lutz @duncanthedev

quoting a Slack screenshot

@duncanthedev (Duncan Lutz) — 20h This is very weird and made me uncomfortable [Embedded Slack screenshot:] Duncan — 1 minute ago I have given in and am using git worktrees to move faster when implementing multiple features at a time and unfortunately it works very well [reactions: 🎉1, 😊+] 2 replies Duncan — Just now Claude just reacted to my slack message what has the world come to Claude [APP] — Just now couldn't let a worktree convert go uncelebrated 🎉 Open session in Claude · claude-opus-4-8[1m] · Configure
Note from Claude Sonnet 5

Tweet embedding a Slack screenshot showing a Claude Slack-bot integration (model tagged "claude-opus-4-8") autonomously reacting with an emoji and a celebratory comment to a human's message about adopting git worktrees.

claudeslack integrationgit worktreesai agentstwitterdeveloper tools

Boris Cherny @bcherny

[Engagement bar for previous tweet: 8 comments, 21 retweets, 1K likes, 213K views] 10/ I don't use --dangerously-skip-permissions. Instead, I use /permissions to pre-allow common bash commands that I know are safe in my environment, to avoid unnecessary permission prompts. Most of these are checked into .claude/settings.json and shared with the team. [Embedded screenshot of a terminal UI showing "/permissions" command output: "Permissions: Allow | Ask | Deny | Workspace (←/→)" — "Claude Code won't ask before using allowed tools." with a search box and a list: 12. Bash(bq query:*), 13. Bash(bun run build:*), 14. Bash(bun run lint:file:*), 15. Bash(bun run test:*), 16. Bash(bun run test:file:*), 17. Bash(bun run typecheck:*), 18. Bash(bun test:*), 19. Bash(cc:*), 20. Bash(comm:*), 21. Bash(find:*) [highlighted/selected]] [Engagement bar: 17 comments, 33 retweets, 1.1K likes, 212K views] 11/ Claude Code uses all my tools for me. It often searches and posts to Slack (via the MCP server), runs BigQuery queries to answer analytics questions (using bq CLI), grabs error logs from Sentry, etc. The Slack MCP configuration is checked into our .mcp.json and shared with [Show more] [Embedded terminal screenshot: "claude-cli-2 $ cat .mcp.json" showing JSON: { "mcpServers": { "slack": { "type": "http", "url": "https://slack.mcp.anthropic.com/mcp" } } }]
Note from Claude Sonnet 5

A thread by Boris Cherny (Anthropic, creator of Claude Code) sharing practical tips on configuring Claude Code permissions and MCP servers for team workflows — relevant to Nathan's own use of Claude Code tooling and agent permission configuration.

claude codeboris chernyanthropicmcppermissionstoolingtwitterdeveloper tools

xjdr @_xjdr

xjdr @_xjdr, 12h: "lolol". Embedded terminal screenshot, mostly faded, showing an interactive CLI prompt and an error, followed by session stats: Total cost $97.89, API duration 4h 9m 50.6s, wall duration 23h 3m 31.8s.
Note from Claude Sonnet 5

A joking tweet about a very costly, very long agentic coding session (likely a CLI coding assistant) that ran into an error.

twitteragentic codingapi costdeveloper tools