My home office setup!
A software engineer's home office setup in Stockholm: desk, monitor, keyboard, audio, and lighting choices explained after months of remote work.…
A software engineer's home office setup in Stockholm: desk, monitor, keyboard, audio, and lighting choices explained after months of remote work.…
Build a native Covid-19 tracker CLI in Java with PicoCLI and GraalVM native image: fast startup, single binary, and easy distribution.…
Java 14 in depth: Text Blocks (second preview) and the Foreign-Memory Access API incubator, with examples and migration notes.…
Java 14 features explained: standardized switch expressions, JFR event streaming, and smaller improvements worth knowing before you upgrade.…
Speed up Kubernetes development with Skaffold on Oracle Kubernetes Engine (OKE) and OCIR: automated build, push, and deploy loops for containers.…
Five reasons DevNexus 2020 in Atlanta should be on your conference list, from world-class Java speakers to a vibrant community atmosphere.…
Java 14 records explained: compact syntax for data classes, why Java needed them, and how they cut boilerplate, with practical examples.…
Sentiment analysis of tweets in Java using Stanford CoreNLP: building a small app that classifies Twitter opinions with NLP.…