developer tips

AI-Powered Test-Driven Development

To make sure I get the code from my AI assistant, such as Cursor IDE, I provide these instructions along…

How to Refresh Git After Modifying the .gitignore

Sometimes, after updating the .gitignore file, I need to refresh Git to ensure it respects the new ignore rules. Here’s…