Migrating from WordPress to Ghost
I just finished migrating this blog from WordPress to Ghost.
I just finished migrating this blog from WordPress to Ghost.
This is my last post in WordPress. I’m migrating this blog to Ghost. All of the existing posts (with their current URLs) should keep working, and hopefully t...
One great new feature of the upcoming Java 9 release is JShell, a Java REPL. Java is long overdue for an official REPL, so I was eager to try it out. I found...
We recently switched a collection of Java applications and libraries (in a monorepo) from Gradle to Bazel at Braintree. Overall, the transition went well and...