-
Software Development
A paranoid’s guide to backing up a working folder
Oops time Leanpub supports multiple storage engines and a private GitHub repository is probably the safest way to the backing…
Read More » -
Software Development
Takipi 2.0: Trends and DevOps Integrations
Visualize all log events and exceptions in production directly from your JVMs – Send as metrics into more than 20 graphing and alerting…
Read More » -
Software Development
The Latest Twist in the Java IDE Wars: Subscription-based IntelliJ IDEA
I’ve been watching with some interest the discussion surrounding this past week’s announcement that JetBrains is moving to an Adobe-like…
Read More » -
DevOps
Jenkins setups for Kubernetes and Docker Workflow
Intro During the summer I had the chance to play a little bit with Jenkins inside Kubernetes. More specifically I…
Read More » -
Software Development
HTTP/2 – Powered by SPDY (speedy) and inspired by evolutionary web
While driving back home, I was listening to Mark Nottingham’s (who chairs IETF HTTP working group) podcast on HTTP/2 and…
Read More » -
Enterprise Java
Yet Another Report Generator?
If you have experience of business application development, then most likely you will have encountered a requirement for the application…
Read More » -
Enterprise Java
Java EE 8 MVC: Getting started with Ozark
About a year ago a new action based MVC framework, simply called MVC, was announced for Java EE 8. MVC…
Read More » -
Core Java
An Unexpected Allocation – JIT Compilation Jitter
Whilst working on ByteWatcher (see my last post) I came across something rather strange. This is the actual code snippet…
Read More » -
Core Java
Squeezing data into the data structure
This story is about a capacity optimization task that we recently carried out at Plumbr. It all started with an innocent-looking…
Read More »