Explore >> Select a destination


You are here

www.morling.dev
| | mostlynerdless.de
3.8 parsecs away

Travel
| | First steps in using libbpf and pre-compiling eBPF code at build-time. Improving the developer experience along the way.
| | inside.java
4.1 parsecs away

Travel
| | The Simple Web Server was added to the `jdk.httpserver` module in JDK 18. It is a minimal HTTP static file server, designed to be used for prototyping, testing, and debugging. This article explores some less obvious yet interesting programmatic appl...
| | netopyr.com
2.7 parsecs away

Travel
| | So far, all of the examples in my previous article about how to use JavaFX objects in Java code expected the object as an input parameter. But what if you want to create a JavaFX object directly? In t
| | golb.hplar.ch
19.4 parsecs away

Travel
| [AI summary] This article explains how to use regular expressions for string processing and introduces the VerbalExpressions library to make regex patterns more human-readable in Java and JavaScript.