What an AI Session Can Teach the Next One
- 846 words
- 4 min read
AI-assisted work becomes more useful when teams turn repeated discoveries, corrections, and failures into better shared context, checks, and workflows.
AI-assisted work becomes more useful when teams turn repeated discoveries, corrections, and failures into better shared context, checks, and workflows.
Instead of reviewing every line an AI agent produces, design the environment — specs, tests, checks, and feedback loops — so good outcomes emerge reliably.
Good architecture often starts with understanding the system you already have; how requests flow, where dependencies are, and why things ended up the way they are.
Unison can be used as a two-way file sync tool for OSX (macOS), Unix and Windows. Check it out how we synchronized our iCloud folder with a git repository.
If you have a problem similar to “End-of-central-directory signature not found.”, you might need to run a composer clear cache command in order to get it working.
A project/proof of concept that has been shown good results, it’s about a migration from a PHP website to a static blog, no server costs anymore and web-optimized. Check out a few implementation details.
Sometimes after working for a long time, all the remaining local branches are just taking up space. Here's a small snippet to remove all your local branches in one go.
After spending a long time of my life using the normal terminal I met a new tool called iTerm2 because a friend of mine a few year ago. And, this week I've discovered the power of zplug. So, let me try to show you how my terminal looks like now.