Latest Blog Posts
Defx, File Explorer for Neovim
I recently tried to check neovim startup time. The result was showing that NERDTree is quite slow in the startup time. So, I tried to search for other file explorer plugin. I found defx, the one that is lighter than NERDTree, that also has similar functionality with NERDTree. You can find the plugin here.
What I Learned from My Journey for Better Health
When I was in college my weight was 78kg, eating unhealthy foods, had a bad sleep pattern, and not fit (remembering that I was getting tired easily). Of course, so many times I thought about how to change my life and have better health. I tried different things without any basis of knowledge, so, failures became friends of mine.
Adding Custom Rake Task Using Capistrano
When I am using Capistrano to deploy Rails application, there will be a case where I need to change data on production. I usually do that by creating a rake task that will run series of commands that will help me update the data.
I Helped These Companies
Books I Read
- Al-Quran
- Practical Object-Oriented Design in Ruby: An Agile Primer
- Ruby Science
- Secrets of the JavaScript Ninja
- You Don't Know JS