tl;dr So far I’ve been hesitant to embrace static type checkers like TypeScript. It’s because I associated static type checking with the … (more…)
Read more »
A key goal in Project Valhalla is to flatten value objects into their
heap containers, while simultaneously upholding all specified
behaviors of those containers. A value’s flat representation must
provide storage bits for each field of the value, allocat... (more…)
Read more »
I just watch pretty good talk about Java 8 features and I made the notes. Sharing them with you. (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 »
Here are the 50 Best Jobs in America, according to Glassdoor. Where does your job fall? This report ranks jobs according to each job's Glassdoor Job Score, determined by combining three factors: number of job openings, salary, and overall job sat... (more…)
Read more »