My AI-Assisted workflow
How I built a structured AI-assisted development workflow as a Tech Lead, where the real work happens before a single line of code is written.
Thoughts on distributed systems, long runs in the rain, and why raccoons are the ultimate edge-case testers.
How I built a structured AI-assisted development workflow as a Tech Lead, where the real work happens before a single line of code is written.
A quick dive into the newly released Laravel AI SDK. See how I built 'Dettami', a simple voice-to-text app, in just a few lines of code.
Learn how to configure a global .gitignore file using Git's core.excludesfile setting to avoid repeating ignore rules in every repository.
Learn how to configure Git to use different usernames and emails based on the folder or project you're working in, using a custom .gitconfig and the includeIf.gitdir directive.