Ye Lin's Random stuff

My random notes

17 Apr 2022

Today I learned about UUID

I was reading up on how the Envoy proxy generates x-request-id and learned that it uses UUID (Universally unique identifier). Then I got curious about UUIDs.
02 Apr 2022

Effective Communications

The remote work environment is different from the office, face-to-face environment. Different environments require different communication systems. This guide tries to set the expectations and provides some guidelines on how we can do better as an individual.
12 Mar 2022

Certified Kubernetes Administrator (CKA)

My experience preparing and taking Linux Foundation Certified Kubernetes Administrator (CKA) exam
09 Feb 2022

Lessons from real world

And some unsolicited advices
20 Jan 2022
16 Dec 2021

Static Pods in Kubernetes

What are even "Statics" Pods in Kubernetes ?
01 Dec 2021

CKAD Experience

My Experience taking Linux Foundation CKAD exam
13 Nov 2021

for vs list comprehension

This is me writing down my discussion with someone from work regarding for loop vs list comprehension in Python. During ...
09 Nov 2021

Things I Read : CPython Performance

I’ve been looking at how I can improve the performance of an internal service written in Python. I was wondering i...
07 Nov 2021

Things I Read - SIM Cards!

Another rainy day, another interesting post. This time, it is the SIM cards.