At Miro, we always try to improve the maintainability of our code by using common practices, including in matters of multithreading… (more…)
Read more »
A failure to sanity check signatures for division-by-zero flaws makes forgeries easy. (more…)
Read more »
Unfortunately, FP is a religious suggest for a lot of people. I jumped on the FP Religious bandwagon for awhile back into 2012. Today I co... (more…)
Read more »
Java Heap fragmentation is an interesting problem, which triggers long pausing full garbage collection cycles. In this article we would like to attempt to explain the heap fragmentation. Let’… (more…)
Read more »