I’ve been thinking about interviewing developers for a while now. What makes for a good interview? How do you find good candidates? For that matter,…
// I reject your reality and substitute my own
I’ve been thinking about interviewing developers for a while now. What makes for a good interview? How do you find good candidates? For that matter,…
I mentioned previously that I changed my Android Studio terminal to Bash. Since doing that, I’ve been working on making my console more productive as…
In Android Studio, the default setting for the Logcat window seems to be “Show only selected Application” (top right corner of the Logcat window)… which…
In my endless quest to make it unnecessary to leave the IDE, I figured it would make sense to use Git bash as my terminal in Android Studio rather than the default cmd.exe on Windows.
I was looking at visualising some code recently and came across CodeCity. It’s somewhat useful and quite interesting, but getting it to work is not as simple as it once was…