|
You are here |
componenthouse.com | ||
| | | | |
www.janwagemakers.be
|
|
| | | | | For the smartthermostat I'm working on, I was looking for a way to get the outside temperature without placing a real sensor outside. | |
| | | | |
www.morling.dev
|
|
| | | | | Recently I ran into a situation where it was necessary to capture the output of a Java process on the stdout stream, and at the same time a filtered subset of the output in a log file. The former, so that the output gets picked up by the Kubernetes logging infrastructure. The letter for further processing on our end: we were looking to detect when the JVM stops due to an OutOfMemoryError, passing on that information to some error classifier. | |
| | | | |
studiofreya.org
|
|
| | | | | [AI summary] A beginner's guide demonstrating five fundamental Java programming examples, including printing Hello World, using loops, taking user input, creating patterns, and reversing strings. | |
| | | | |
stuartsierra.com
|
|
| | | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program. | ||