📰 Dev.to · Nick Ciolpan
3 articles · Updated every 3 hours · View all reads
All
Articles 91,168Blog Posts 109,397Tech Tutorials 22,793Research Papers 19,224News 14,847
⚡ AI Lessons

Dev.to · Nick Ciolpan
1mo ago
Building a Docker debug TUI in Rust with output-aware follow-ups
A single Rust binary with a TUI and a browser UI for debugging Docker. After every command it parses the output and prefills the next command's arguments — no m

Dev.to · Nick Ciolpan
2mo ago
Your Dockerfile Scanner Should Break the Build
The problem Last month I shipped docker-scan-lite. It scanned. It warned. Then everyone...

Dev.to · Nick Ciolpan
2mo ago
I built a terminal-native Little Snitch alternative for macOS
CLI Snitch monitors every outbound connection from your Mac and lets you allow or deny them with real pfctl firewall rules — all from the terminal.
DeepCamp AI