A Java Geek weekly 33

Making the most out of conferences

TL;DR:

  • Plan ahead
  • Workshops over talks
  • Avoid long talks
  • Take notes
  • Put your phone away
  • Don’t be shy
  • Walk away
  • Try something new
  • Speaker over content
  • Meet new people
  • Don’t overdo it
Structured data in environment variables

I was searching for a way to structure data in this exact context and found this post. I implemented it in my Rust component right way.

I was understanding WASM all wrong!

The promise of more performance is not yet completely abstracted away. One need to make their original code more WebAssembly friendly.

Faster linking times on nightly on Linux using rust-lld

First, make it work, then, make it performant.

Consistent Hashing vs. Rendezvous Hashing: A Comparative Analysis

I wasn’t aware of Rendezvous Hashing.

Envconfig

Rust library that helps to initialize configuration structure from environment variables

Looks a lot like Spring Boot’s configuration class, but limited to environment variables.

Open source is neither a community nor a democracy

Straight and to the point. If you don’t work on something, why should you have anything to say about where it goes and how it’s done?

Large Language models - A Street Full of Wrong-Way Drivers?

I also am very cautious about LLMs, but the three mentioned use-cases make sense.

Dark Mode, Athlete Intelligence, and More — The Biggest Announcements From Camp Strava

As a user, I couldn’t care less about dark mode, but I like the other items.

Nicolas Fränkel

Nicolas Fränkel

Nicolas Fränkel is a technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software practices. With a strong background in software, he has worked extensively with the JVM, applying his expertise across various industries. In addition to his technical work, he is the author of several books and regularly shares insights through his blog and open-source contributions.

Read More
A Java Geek weekly 33
Share this