Skip to main content

Short Thoughts

2026


nono.sh

·2 mins

Nono is a new lightweight sandboxing tool that takes advantages of native Linux and macOS kernel-level isolation controls to wrap Claude Code and other agentic coding harnesses (or any process) and prevent them from deleting your home directory or dropping your database.

2025


How to use LLM codegen tools

·1 min

Harper Reed documents his current LLM codegen workflow: effectively using LLMs in an agentic way via different prompts. He first uses an architect and then a project planner and finally a software engineer.