Coffee

Pour Over Coffee - Yirgacheffe Coffee from Perk

Today's post is about my current interest in coffee brewing using V60 pour over. I subscribed for freshly roasted coffee service from Perk. If your are interested, get their bean from my link to get RM25.00 off your first order at https://perkcoffee.co/my/?promo=mohdfaiz5701.

Read
Software

Raspberry PI: A PC for My Son - Part 2

Helping my son to setup Raspberry PI - solving problem in previous part on family link.

Read
Software

Raspberry PI: A PC for My Son

I wanted to help my son to manage his time better, expose him on technology and let him discover anything related to tech himself in a controlled environment. I have a few options, but ultimately, I am experimenting with Raspberry PI setup first. This post is to share my considered options and the challenges I faced.

Read
Programming

Golang: A Journey So Far

I think Golang has a huge potential. People that come from Node, might feel easier to get started without investing too much learning curve. JVM people might benefits Golang for faster startup time.
In the past, I made a careful decision to implement HTTP serverless using Node, due to the cold start concerns with JVM. With AWS Lambda supports for Golang, this is just superb. If I’m were to break down a large Node serverless function, I wouldn’t mind using Golang.

Read