Journal of Timothy Kenno Handojo

Getting Coreboot Running On Thinkpad X230

So I decided to by myself a small but powerful enough laptop. Online, I found this nice small Thinkpad laptop with an i7 processor. As with any reasonable person, I did my homework before making my final decision. Not only that it can have RAM up to 16 GB, mSATA SSD (along with 2.5" SATA), and dock...

Continue Reading

Having Plymouth with Gentoo Linux

I am getting tired of the boring text interface upon boot prompting the disk encryption password.

Enter Plymouth. It provides bootsplash thru initramfs.

To use Plymouth, I have to leave the familiar genkernel (kindly provided by Gentoo) to embrace Dracut.

Grub change:

  • root=/dev/mapper/root...

Continue Reading

Curious Case of PHP

I had a case of update went wrong that kept me up well after the office hour. I even had to take it home with me, as I couldn't afford to have it found in the morning. Thankfully I managed to solve it in time for a good night sleep.

It was a web application created on top of Laravel framework. The...

Continue Reading

Rebuilding Gentoo Linux

I am a longtime user of Gentoo Linux. I've had my Gentoo system running on my desktop tower for years.

... until one day when my SSD busted and lost all my data.

After compiling and installing everything -- including the kernel, bootloader, KDE, all on encrypted root filesystem -- ran it just fi...

Continue Reading

Setting a Raspberry Pi Zero Server Thru OpenWRT

Raspberry Pi Zero is a neat little machine. Weighting just a few grams, half the size of a credit card, and with a thickness of just a couple centimeters with a case. You can put a terabyte of storage if you want, especially with microSD cards that are getting more and more affordable at higher capa...

Continue Reading