Do you know what feels good? Achieving a goal. When you work for yourself, all you do is set your own goals. If you don’t achieve your goals in business you’ll fail fast and hard. Getting things …
VSCode New File Shortcut Stops Working
VS Code started reporting this error recently any time I pressed CMD+N (New File): command '-workbench.action.files.newUntitledFile' not found The root cause of this issue was that the Dart language …
Continue Reading about VSCode New File Shortcut Stops Working →
Looking for an Android Job?
🔎 Looking for an Android Job? I just wanted to give everyone a quick heads up - Caster.IO is now managing AndroidJobs.IO 🎉 - the #1 independent Android Job board. With Caster.IO's adoption of the …
Pixel 2 and ADB Not Connecting
TLDR; The Fix: Plug your Pixel 2 into a USB 2.0 port, not a USB 3.0 port. If your Pixel 2 device will not connect to ADB (Android Debug Bridge) with a USB cord then you might want to check the port …
WP Markdown Themes for Google Code Prettify
Writing in Markdown is probably one of the best experiences you can have for a technical writer for a few simple reasons - Its easy to write with The limitations of Markdown are actually a benefit …
Continue Reading about WP Markdown Themes for Google Code Prettify →
Your First Test: The Launch Test
I get it. Your application (mobile app or web app) doesn’t have tests and … well … you’re scared anytime you make changes. Why? … well … because you’re not sure if you broke anything when you …