Things I find interesting ❤️

Using AWS Data API to Automate Birthday Shoutouts

2020-04-02 — Written by Lance Pu
#aws#dataapi#slack#rds

We have a practice of celebrating coworkers' birthdays in my company, so there some coworkers who keep track of teammates' birthdays and…

Read more →

Using private image from Google Container Registry (Docker part 1)

2019-08-15 — Written by Lance Pu
#docker#gcr#container#windows#part1

I was recently introduced to using Docker to containerize applications as part of a CD/CI pipeline. This will be the first part of my…

Read more →

Windows Terminal Setup with Git Bash and Hyper

2019-08-07 — Written by Lance Pu
#terminal#git-bash#hyper

Okay... I'm switching back... A few days back I wrote an article talking about using the Windows Subsystem for Linux, zsh, oh-my-zsh and…

Read more →

Setup Terminal for Windows

2019-08-05 — Written by Lance Pu
#zsh#terminal#windows#hyper

I recently moved to a Windows environment, Windows 10 to be exact, and trying to set up a Unix terminal. Since Windows is not Unix based…

Read more →

Developing NodeJS using Windows Subsystem for Linux (WSL)

2019-08-05 — Written by Lance Pu
#node#nodejs#javascript#wsl

Since I'm using or for short, I find that certain things need to be configured differently. Why, you ask, should I use instead of other…

Read more →