New Blog Posts

Coding

Small Notes on Core Java, Volume 1

by Teki • 10/14/2025

This is a collection of notes based on the classical book - Core Java by Cay S. Horstmann. I started re-reading this book recently. Most of the notes are just very trivial and fundamental stuff but I feel it's worth to have them written down somewhere, for future relection purpose.

Read Post
Coding

System Observability

by Teki • 10/14/2025

A high level overview of what's observability, why do we need observability and some best practice & tools for Java observability.

Read Post