|
You are here |
www.cplusplus.com | ||
| | | | |
mkaz.blog
|
|
| | | | | Marcus Kazmierczak's blog about code, data visualization, and life | |
| | | | |
www.mdk-photo.com
|
|
| | | | | [AI summary] The text provides a comprehensive guide to regular expressions, covering syntax, operators, and advanced features with examples for various programming languages. | |
| | | | |
www.bennadel.com
|
|
| | | | | Ben Nadel's web development blog on ColdFusion, jQuery, HTML5, AJAX, SQL, and all aspects of web application development. | |
| | | | |
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. | ||