-
What I'm Doing Now
I’m in Bandung, Indonesia, trying to have a productive organized life while studying CS at university. This is what I spend my time doing: Being a good friend, and son Studying computer science at university Writing tech-related blog Learning Python Learning C++ Learning Web Development Event Organizer at Nihon no...
-
Disable Steam Friends & Chat Popup on Linux
The new Steam Chat is here, but every single time you open Steam, it popup right in front of your face. I find this behavior annoying. Here’s how to disable it. cd /usr/share/applications/ sudo <your text editor> steam.desktop Find Exec=/usr/games/steam %U Append that line with -nochatui, -nofriendsui, and -silent Now,...
-
Fix Hyperdimension Neptunia Re;Birth1 No Sound/Video on Wine/PlayOnLinux
When I install Hyperdimension Neptunia Re;Birth1 on my Ubuntu 18.04 laptop, the intro video doesn’t show up and there is no sound at all. In this article, I will show you how I fix it. I hope this article will help all of you who have this issue. First of...
-
Creating My Own .zshrc
Intro On the past I use Zsh with Oh-My-Zsh! configuration framework. Several people said that Oh-My-Zsh! is bloated and I definitely can feel it. Starting up terminal is very slow. Then, I use Prezto, it’s pretty nice. However, I realized that I only use simple terminal prompt, and maybe several...
-
First Look at Calibre
Calibre is a cross-platform open-source e-book software. This program is famous because it can do absolutely anything, it is basically your media station for your e-book. I got fed up because there is no good e-book software in Linux, especially for epub format. The best epub reader I found was...
-
First Look at BunsenLabs
I love light Linux distribution, one of them is CrunchBangPlusPlus. On the past, there is this distribution called CrunchBang. It is a nice small distribution, but it is discontinued. Then there is CrunchBangPlusPlus which continues the CrunchBang legacy. For quite some time, there is no update at all from CrunchBangPlusPlus...
-
2018 Learning List
In 2017 I created a blog post of things that I want to learn/achieve in 2017. And I already updated the outcome, check it out if you haven’t seen it :) Every year I always try to become more productive, this post is my attempt to announce my progress and...
-
Microsoft Bought GitHub
“Microsoft confirms it will acquire GitHub for $7.5 billion” There has been an uproar in FOSS community, Microsoft bought GitHub. Right now I don’t know which sides am I on. So in this article I will layout the reasons why this news is good or bad. This is my thinking...