Tag
Tools
Every article tagged Tools across the Atmosphere.
175articles
Articles
Publications
Leatherman gives lockable swivel-plier multitool a grand finale
Continue ReadingKnives and Multitools
Coding Agent Skills vs Slash Commands, MCP, and CLI Tools
How I decide whether a coding-agent workflow belongs in a skill, slash command, MCP server, or plain CLI script.AITools
Kamal vs Coolify for a Solo SaaS
My practical Kamal vs Coolify comparison for solo SaaS apps: when I prefer one-command deploys, when a dashboard helps, and why I use Kamal with Hetzner.WebTools
Deluxe adaptable vise spins and locks on two axes
Continue ReadingAround The Home
You Can Publish Without Replit
Replit and browser app builders are fine for sketches. If the app matters, I want source code, a normal repo, terminal agents, and boring deployment.AITools
Nix Configuration Updates
nixtools
The Atmosphere needs a front door
The Atmosphere needs a distinct brand identify, better tools for builders, a new UX for users, and a small empowered group willing to build it all.18
12-in-1 ratchet screwdriver fits in your pocket for anytime DIY fixes
Continue ReadingKnives and Multitools
A
rsync on windows: C: isn't a drive, it's a directory name
rsync built on cygwin doesn't understand windows drive letters. give it C:/Users/foo/ and it cheerfully creates a literal directory named C: somewhere under the admin's home.tiltools
A
three nested fatal asserts in deep rock galactic
fixed the modded deep rock galactic crashes that have plagued the game for years - the ones where you can't rejoin a mission after dropping. ghidra + bitfix turned a 'known annoyance' into an evening fix, once we got past the first crash and found the second one waiting underneath.debuggingtools
CSS Color Picker Now Available As A Figma Plugin
You can now use my <color-input> as a Figma plugin : HDR Color Pickernotecss
proxy
A lightweight multi-ecosystem caching package proxypackage-managerstools
Why AGENTS.md Gets So Long
The obvious complaint about AGENTS.md is that it gets too long. I get it. You open a repo, see a few hundred lines of instructions for the codingAITools
Terminal Tooling
A curated collection of command-line tools that fundamentally changed how I work. With installation guides using Homebrew and practical usage examples for each tool.SoftwareCLI
My Cloudflare Tunnel Config Is My Local Dev Directory
I saw Greg Raiz's local.vibe post on Hacker News. The problem is familiar: once you have enough local projects, remembering localhost:5173 vsAITools
Opal
Convert microblog posts from Twitter, Mastodon, Threads, and Nostr to AT Protocol Bluesky posts.opalatproto
DevSnoop — Browser Access for Coding Agents
I use coding agents — Claude Code, Codex, Cursor — for most of my development. They're good at reading and writing code. They're not good at seeingAITools
Writing Coding-Agent Skills for External Services
Most of my coding-agent skills so far have been for workflow automation — committing, deploying, reviewing. But I recently wrote two skills forAITools
Bolt-action ratcheting screwdriver stores six bits in its revolving magazine
Continue ReadingAround The Home
brief
A knowledge base of project conventions, exposed as a CLI.toolsgit-pkgs
Last day to grab $179 smart drill that puts workshop power in your hands
Continue ReadingKnives and Multitools
Claude Code vs Cursor vs Codex: Which AI Agent Should You Use?
My Claude Code vs Cursor vs Codex comparison for agentic coding, including terminal workflows, AGENTS.md, skills, tmux, Droid, and daily tradeoffs.AITools