Category Archives: Misc
How to Beat Launch Paralysis: Build-in-Public Framework
The Code is Safe. The Market is Terrifying. You just spent your entire weekend refactoring a helper class. The code is beautiful. It uses the latest design patterns, has ninety percent test coverage, and runs perfectly on your local machine. You tell yourself that this rewrite was essential before showing the application to real users….
I Built Two Claude Code Plugins for Making My Project Production-Ready
Last week, I finished all the features I needed on the surface, however, I know a single developer’s basic testing isn’t enough to confirm a project as production-grade. I wanted to a full review to identify issues and fix them. Of course, that’s a lot of work for a single Claude Code session, so I…
I built a modern PHP code obfuscator
Four months ago, I had a problem I didn’t expect to have. My release pipeline was failing because the official repository of YakPro Obfuscator was simply… gone. Deleted. I made quite a bit research for a simple yet effective PHP obfuscator, but there wasn’t anything… I don’t want to rely on Ioncube because not every…
I developed 5 WordPress plugins for content marketing and cold outreach – but that’s just the tip of the iceberg
Most software launches focus on features. I think that’s backwards. Features are easy to build. Keeping software maintained, tested, updated, and supported for years is the hard part. Over the last few months, I developed five WordPress plugins focused on content marketing and cold outreach. But the plugins are only half of what I built….
Free AI Inference APIs with Generous Limits
After Paperclip AI ate my ClaudeCode 5-hour session tokens in 30 minutes and couldn’t handle a basic onboarding (creating agents) task, I decided to try another strategy. I configured my AI team manually to use OpenCode and Hermes Agent with free AI inference providers. I am still yet to discover how Paperclip AI will perform…