Gastric Sleeve One month post-surgery blues One month post-gastric sleeve surgery, I'm experiencing post-surgery blues and a general apathy towards food.
Gastric Sleeve Bariatric surgery, weight loss and food I recently decided to go down a surgical approach to weight loss, specifically gastric sleeve surgery, and I wanted to talk about my thought process before, "during" and shortly after
J2EE Performance tuning with XRebel and friends Analysing and optimising the performance of a complex web application using XRebel, Chrome Dev Tools and the IntelliJ IDEA Profiler.
Management So you want to be a software engineer Tips for getting started as a software engineer and how it's often better to recruit from within than try and get the moon on a stick
Security My experience of vulnerability disclosure Talking about my experiences (and frustrations) of trying to responsibly disclose JolokiaPwn.
Security Featured JolokiaPwn - Information disclosure, DoS and more in Java web servers How the popular tool Jolokia, commonly deployed in J2EE applications but also commonly misconfigured, can be used to disclose information or execute commands, often without authentication.
node.js Asset pipelines as a microservice Building a micro webservice in node.js to provide on-demand asset pipelining in a running application.
Training A first foray into training Some reflections on my experience of running a training course for the first time
CSS Masonry-style layouts with CSS grid Using CSS grid layout to lay out items automatically, masonry-style