DIY Hideout
DIY Hideout

DIY Hideout is the personal website of Lye Heng Foo. Lye Heng is a Malaysian freelance primarily working on web design & software app development. He is familiar with many open-source applications and software technologies, and he loves to tinker with several software technologies. On his freetime, he is a hobbyist working on many DIY projects and repairing broken stuff. He loves building automation projects using Arduino and ESP8266 micro-controllers. And he also loves to share about IT and computing latest technologies with his friends.

DIY Hideout

Latest Articles

How To Reconfigure GRUB from LiveUSB

How To Reconfigure GRUB from LiveUSB

By Lye Heng Foo on

On a dual boot computer, a corrupted GRUB may happen after performing a major Windows update. In order to fix the broken GRUB, please boot using a Ubuntu LiveUSB (or LiveCD). Read more

Backup And Restoring Mysql Database

Backup And Restoring Mysql Database

By Lye Heng Foo on

Backup using phpMyAdmin Read more

CSS Advanced Selectors Part 2 - Pseudo-classes and Pseudo-elements

CSS Advanced Selectors Part 2 - Pseudo-classes and Pseudo-elements

By Lye Heng Foo on

In the previous articles, we have looked at basic and the more advanced Combinator selectors. Read more

CSS Advanced Selectors Part 1 - The Combinator Selectors

CSS Advanced Selectors Part 1 - The Combinator Selectors

By Lye Heng Foo on

There are various selectors that we could use to select the element(s) in our HTML page. We have covered simple basic CSS selectors in the previous article. In this article, we will now cover the advanced CSS combinator selectors. Read more

CSS Basic Selectors

CSS Basic Selectors

By Lye Heng Foo on

There are various selectors that we could use to select the element(s) in our HTML page. Simple basic CSS selectors are covered in this article. The advanced CSS selectors will be covered in the following article. Read more

View all articles