Search for History
Clear
Home
Home
May 29, 2025
AI
How I Use AI to Assist My Code Review Process
As someone who spends most of their time reviewing code, I’ve been integrating AI into my code review workflow ever since ChatGPT became publicly available. Over time, as new AI tools and models em...
650
4min
April 9, 2025
SVN
How I modified my plugin's readme.txt on the WordPress repo using SVN (Linux)
I recently needed to update the readme.txt file inside a specific tag (tags/4.1) of my WordPress plugin hosted on WordPress.org.🔧 GoalUpdate the following line in readme.txt inside tags/4.1:Tested...
287
1min