Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

blog.frankel.ch

A Java geek

Get the latest updates from A Java geek directly as they happen.

Follow now 95 followers

Latest posts

Last updated 2 days ago

Runtime-initialized variables in Rust

3 days ago

Rust offers different ways to initialize compile time-initialized variables. Recently, I had...

Writing for Developers

10 days ago

I started this blog seventeen as a hobby years ago, in April...

Getting a single value from a device's state in Home Assistant

17 days ago

This is the 7th post in the My journey with Home Assistant...

Cloudflare Tunnel for Home Assistant

24 days ago

This is the 6th post in the My journey with Home Assistant...

Getting my feet wet with Crossplane

about 1 month ago

In the early days of IT, we manually configured servers–each one a...

LangChain4J musings, six months after

about 1 month ago

Last year, I started to dig a bit around LangChain4J. It’s a...

The subtle art of waiting

about 1 month ago

Recently, while working on a workshop titled Testing Your Pull Request on...

High-cardinality values for build flags in Rust

about 2 months ago

While working on my demo on WebAssembly and Kubernetes, I wanted to...

Even more OpenTelemetry - Kubernetes special

about 2 months ago

I have presented my OpenTelemetry demo many times, and I still do...

Mutation Testing in Rust

2 months ago

I’ve been a big fan of Mutation Testing since I discovered PIT...

Clean your Memory: From Finalize to Cleaner

2 months ago

Garbage collection in Java takes care of memory management, but it does...

One giant Kubernetes cluster for everything

3 months ago

The ideal size of your Kubernetes clusters is a day 0 question...