Scraping in Java is easy
I transformed my scraper from Python to Java, from scrapy to jsoup. It was surprisingly easy.
Doing my best for a better world. Through better tech and better policies.
I transformed my scraper from Python to Java, from scrapy to jsoup. It was surprisingly easy.
Merging accounts is surprisingly hard
Sometimes, you can add value by doing... nothing
1Z0-811 certification: I passed
I recently realized that the engine that used to run this blog wasn't updated since 2020
Use the GH CLI directly instead of wrappers you don't need
Test your HTTP calls on your own fake
1Z0-1113 certification: I passed
This side project of mine, what is it about? It's time to dive into what it's actually doing - meet Ringesentralen
I wrote this summer about the 1Z0-1113 certification. What's my status?
With OpenLiberty, you can easily get your artifact as a WAR file. But what if you (for some reason) want a self-containing JAR instead?
Tempted to do the 1Z0-1113 certification on Helidon from Oracle? The toughest part might be to find information.
If you are building a software library, I suggest creating and pushing out new versions on every commit on _main_.
Kotlin is nice. Jakarta EE is nice. Let’s dive into how to make them play well together!
You've found a web page you want to keep track of how changes, but they don't keep a changelog? Make your own!
With MicroProfile, you can switch application servers for your Java or Kotlin application without touching your code at all.
Welcome to the world of microservices! We now can provide you with the tools you miss from your time with Java EE, while still leaving you free to switch application server whenever you want, without having to change your Java code.
"I'm a developer and tech lead, working in the tech industry.
Where do I head to find places to apply for speaking?
Do you want tests for your code, but find it hard to get started? Or maybe you got it going, but ran into code you were not able to test?