In part I we promised you a solution to tracking data in complex Java code, so here it is: functional programming and nomads.
Read more »
In this post we’ll go over setting up the popular mitmproxy tool on an external host and configuring your Java programs to proxy traffic through it, allowing you to debug misbehaving HTTP clients and libraries. OverviewOccasionally, you’ll be faced wi...
Read more »
I will admit this post was inspired by How would you write factorial(n) in java? So excuse me while I rant in code: I have a point to make at the bottom of this article. Now most people who write f… (more…)
Read more »
Various gRPC benchmarks. Contribute to LesnyRumcajs/grpc_bench development by creating an account on GitHub. (more…)
Read more »
Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler. - GitHub - QuiltMC/quiltflower: Modern Java decompiler aiming to ... (more…)
Read more »