Programming

Programming

Mono and Flux - Reactive Programming with Spring WebFlux

a brief introduction to Mono and Flux in Spring WebFlux.

Read
Programming

A Powerful Tool for Memory Leak Detection "valgrind"

Valgrind is a powerful tool to detect memory leaks and profiling.

Read
Programming

Dancing in Shackles Caused by an Unupgradable Apache Kafka

a story about how to get a hack solution to work around a Apache Kafka bug when its upgrade is blocked by the Java version and the official solution is not available.

Read
Programming

A Tiny Syntactic Sugar for Wrapping a Scala Class with Serializable Trait

sometimes we need to implement the Serializable trait for a class, here's a tiny syntactic sugar.

Read
Programming

My Remarkable First Contribution on Public Github

happy to get my bug fix to R package urltools merged.

Read