KEEPING PROJECT BUFFERS TIDY WITH PROJECTILE

Projectile is an excellent library for managing ‘projects’ (where a project is typically a git repository).

KILLING A PROJECTILE PROJECT

Projectile is an excellent library for managing ‘projects’ (where a project is typically a git repository).

GIT TAGGING YOUR BUILDS AUTOMATICALLY

I need to write a much longer post to explain my thoughts on ‘versioning’ and what constitutes a release with today’s trends of continuous integration, but for now, a simple tip.

LESSONS LEARNED FROM JAVA AND CLOJURE

A hard day

I learned the following lessons today:

  • Simplest is best
  • Evaluate your assumptions
  • Sometimes development is just hard

In a nutshell, our production app records UI errors and submits them to the server where they are pushed to the error-handler. Similarly, if an Exception is raised server side it is also pushed to the error-handler. However, the errors that had been captured were all ridiculously long stack traces with no references to any of my code.

LESSONS LEARNED WITH CLOJURE'S STACKTRACES

A hard day

I learned the following lessons today:

  • Simplest is best
  • Evaluate your assumptions
  • Sometimes development is just hard

In a nutshell, our production app records UI errors and submits them to the server where they are pushed to the error-handler. Similarly, if an Exception is raised server side it is also pushed to the error-handler. However, the errors that had been captured were all ridiculously long stack traces with no references to any of my code.

BLOGGING WITH CRYOGEN (OLD)

A fresh start

So, er yeah. I haven’t really blogged for a long time - this time it will be different. I promise.

BLOGGING, THE SEQUEL!

A fresh start

So, er yeah. I haven’t really blogged for a long time - this time it will be different. I promise.

CHAMPAIGNE OR PRINTER INK?

Be careful - this is an old post and may not work anymore!

BYE BYE OVH, HELLO GITHUB PAGES

Be careful - this is an old post and may not work anymore!

RELATIVE LINKS IN ORG-MODE AND JEKYLL

Be careful - this is an old post and may not work anymore!