Posts for: #Technology

Disable all heads up notifications on Android

Every time I get a new Android phone, I disable all the heads up notifications. I find them very irritating. You can disable them per app notification but that takes forever. I don’t want any. Unfortunately, there is no way in the settings to disable them system wide. At least not that I know of. Install adb First step is to install adb on your computer. Yes, you need a computer to do this.
[Read more]

Why I use vim

I’ve been watching a few of those videos that talk about vim vs other editors for programming. I thought I throw my two cents in and explain, why I use vim. Not just for editing configuration files, but also programming and pretty much anything else. I even write this post with vim. I say that right away, I don’t think that the other ones are bad, they are just not right for me.
[Read more]