makandra dev

This may be awkward to set up, but will work once you're done. Fun facts:

With defaults, RCov doesn't work the way you how you would like it to. To create a nice test...

makandra dev

To test concurrent code, you will need to run multiple threads. Unfortunately, when you use blocking system calls (e.g. locks...

When you need to patch an existing gem, one way is to "vendor" the gem by copying it into the...

web.archive.org

This note shows how to merge an ugly feature branch with multiple dirty WIP commits back into the master as...

makandra dev

Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]

tech.puredanger.com

Following up on my previous post, this is the second installment of Java Concurrency Bugs. In this post, we’ll...

pluginaweek.org

After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...

axonflux.com

/^([\w!#$\%\&'*+-\/=\?\^`{|}\~]+.)*[\w!#$\%\&'*+-\/=\?\^`{|}\~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1}) [a-z]).)+[a-z]{2...