Tags > AI

The Extension I Built, and the IDE I Stopped Needing

Aug 07, 2026 | Category: mobile | Tags: #android #open-source #AI

By this point Rider was gone and PyCharm was gone. One application was still sitting on my machine, and I opened it for exactly one thing: to look at an XML file. That application was Android Studio, and this post is about how I got rid of it too. In the last post I showed you the extensions that replaced Rider. This one is about the extension that didn’t exist, so I had to write it. Let’s go!

Why Understanding, Not Just Generating Code, Still Matters

May 02, 2025 | Category: career | Tags: #tips #mentorship #AI

In the last few weeks, everybody has been talking about vibe coding and how easily you can develop an entire system, from zero to hero. This is blowing the minds of most people, and I’ll talk about it in today’s post. But, before talking about vibe coding, I’ll talk about “normal coding” 🤔. Let’s do it!