Year: 2017
-
Getting used to DVORAK keyboard
Since the last ten or eleven days, I’m getting used to DVORAK keyboard layout. It’s triggered by an interesting fact about QWERTY keyboard I found in the book Awaken the Giant Within : How to Take Immediate Control of Your Mental, Emotional, Physical and Financial Destiny!. The author states that the popularity of QWERTY layout…
-
A Little Issue when Installing Spotify
Lately, when I was booting up to Windows, Spotify just got installed and a quite serious damage got occurred. I installed it as Groove Music suggested me to do so when I opened it and found some new changes, since Microsoft would stop their music streaming service by the end of this year. While I…
-
Installing Openshift Origin on DigitalOcean Droplet
Lately I wondered why my websites as well as the backend for my app (also available for Android) were so slow that the app was hardly usable. By wondering, I mean, I did’t get it, what’s happened in the underlying service, Openshift Online Starter v3. Actually I knew the cause, which was made by myself,…
-
Removing Expiration Date of Oracle Express Database
I currently work on a project that uses Oracle database. For the local development, I installed Oracle Express with Docker. I’ve found a handy docker file of Oracle Database Express Edition 11g published by wnameless in Github or in the official page in Docker Hub. It’s so easy to use, that I just need to type sudo…
-
Oh-my-zsh, Tmux, Vim Configuration
This time, I want to share my dotfiles of my new toys: zsh, tmux and vim at once. I’ve found out what’s tmux actually, a couple of days ago by asking to a Telegram channel, @vimid. It’s “terminal multiplexer”, some kind of, it can break your single terminal session into multiple sessions. So, if I made…
-
Farewell OpenShift 2
It’s 3 days after the End of Life of OpenShift 2. As I posted earlier about the notice, I had migrated my little app to its next generation: OpenShift Online 3. My app is the basis of my personal website and the backend of my Android app. So it’s kind of a must for me to…