Application Security: why prevention is better than cure
My thoughts on application security, why it is important not to underestimate it.
My thoughts on application security, why it is important not to underestimate it.
Here it is a simple kubectl plugin written in Java language and runned using jbang. Detailed guide later.
Here’s a not-so-comprehensive list of all the tools that I use to work with K8s to further enhance my development work.
Have you ever wanted a destructible and fast Kubernetes playground? Does the Internet world provide only complicated solutions that work on Linux only? This ...
The Pygmalion Effect is the phenomenon whereby higher expectations lead to higher performance.
Shenandoah is the low pause time garbage collector that reduces GC pause times by performing more garbage collection work concurrently with the running Java ...
The Z Garbage Collector, also known as ZGC, is a scalable low latency garbage collector that can improve responsiveness of you Java based IDE
Most people today are unsure if they are developers or computer enthusiasts, and developers often will ask themselves, what has to happen before I actually b...
Have you ever find yourself wanting to collect a stream multiple times? This post is for you!
SOLID Principles in Java, address dependencies and tight coupling. Create a set of well designed and written classes so you can speed up the coding process! ...
Prometheus Healthchecks is a way to perform application health checks within the Prometheus platform.
Java EE is renamed Jakarta EE
Brief recap of various techniques for packaging Java microservices with Wildfly Swarm and running on Docker
MicroProfile Config is a solid standard with some implementation available but has some deadly weaknesses that Viper overcomes
Getting inspired by Scala, a functional perspective, part two
Getting inspired by Scala, a functional perspective
Every day you learn something new; what did I learn this week? I will write here interesting and specific facts about something I discovered or learned every...
Here is how I’ve improved my WFH setup during the COVID-19 pandemic.
Continuing the tradition of selecting my favourite nine photos of the year from my Instagram profile, along with some of my thoughts about it
A 501 developer is one who bolts out the door at 1 minute past 5pm.
The Pygmalion Effect is the phenomenon whereby higher expectations lead to higher performance.
Most people today are unsure if they are developers or computer enthusiasts, and developers often will ask themselves, what has to happen before I actually b...
My favourite nine photos of the year from my Instagram profile, along with some of my thoughts about it
Work progress status of my journey about 4 months later.
I want to share with you my thoughts about an experiment upon myself. It’s about how I’m trying to achieve a more fit life.
Hello there! I am pleased that you’d like to know a little about me as you continue reading my self introduction hehe..
Work progress status of my journey about 4 months later.
I want to share with you my thoughts about an experiment upon myself. It’s about how I’m trying to achieve a more fit life.
Clear text DNS queries can be observed and those queries can reveal not only what websites an individual visits but also meta data about other services
In this project I’ll describe how I built my own Router with 4G LTE Internet access, DHCP and DNS server with content filtering with a Raspberry Pi and a 4G ...
Here it is a simple kubectl plugin written in Java language and runned using jbang. Detailed guide later.
Here’s a not-so-comprehensive list of all the tools that I use to work with K8s to further enhance my development work.