My private corner for sharing thoughts about programming, computers and everything.
(more…)
Read more »
aws-serverless-java-container - A Java wrapper to run Jersey, Spark, and other apps inside AWS Lambda.
Read more »
As developers we want to spend most time on new features and improvements, providing value to our users or customers. However, all software… (more…)
Read more »
Kotlin is here to make mobile development easier on Android and to end the mutation and Null Pointer Exceptions of the past. (more…)
Read more »
TL;DRIn 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.
Read more »