I’ve spent 3 decades writing code and books.
Now I write about what keeps it all safe — and what makes it smarter.
Follow for cybersecurity, AI, and dev-tool insights that don’t put you to sleep. 🧵👇
If Gemini isn’t working in Android Studio Panda, it’s usually because the AI settings aren’t turned on.
This is a quick walkthrough showing where to enable it (Settings → Tools → AI/Gemini). If you’re trying Gemini for the first time, this’ll save you some guesswork.
AI was supposed to shrink my to‑do list… instead, it bulked it up like it just joined a gym.
I wrote about this “efficiency trap” — why using AI can somehow make you busier.
If your tasks keep multiplying like gremlins, give it a look:
https://t.co/sacp8aJQgV
Zero Trust” isn’t new — it’s just a fancy label for “don’t assume everything’s fine.”
The biggest attack surface today isn’t your cloud.
It’s your trust in your own configuration.
Professor Jerry Cain from Stanford University covers C programming, emphasizing pointers and structs. He demonstrates an unconventional method to access struct fields. I highly recommend this entire 29-video series for anyone interested in C.