How we designed a java agent allowing us to inject failures and latency into our network stack.
(more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
PoC of running Doom on top of GraalVM. Contribute to stepstone-tech/doom-graalvm development by creating an account on GitHub. (more…)
Read more »
Describe the issue f you have a numeric column in a postgres table with a value of 20000 and you read it 5 times on the 5th read it will read it as 2 instead of 20000. This only breaks if you use t... (more…)
Read more »
Enhance the Java programming language with pattern matching for switch
expressions and statements. Extending pattern matching to switch allows an
expression to be tested against a number of patterns, each with a specific
action, so that complex data-orien... (more…)
Read more »