Software Development
-
Top 10 Lists for Designing and Writing Secure and Safe Software
If you care about writing secure code, should know all about these Top 10 lists: OWASP Top 10 The OWASP…
Read More » -
R: Scraping the release dates of github projects
Continuing on from my blog post about scraping Neo4j’s release dates I thought it’d be even more interesting to chart…
Read More » -
Discovering the Computer Science Behind Postgres Indexes
This is the last in a series of Postgres posts that Pat Shaughnessy wrote based on his presentation at the…
Read More » -
5 Great Snacks For the Coder’s Brain
You’re coding and you’ve been in the flow for a few hours. Everything is going just fine, but then hunger…
Read More » -
Structural simplicity
You’ve all seen Rich Hickey’s excellent Simple-made-easy presentation, in which Mr Hickey trawls the dictionary to remind us that, “Simple,”…
Read More » -
Following a Select Statement Through Postgres Internals
This is the third in a series of Postgres posts that Pat Shaughnessy wrote based on his presentation at the…
Read More » -
Resilient Distributed Datasets (RDDs)
In this post I’ll mention RDD paper, Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing. If you didn’t check…
Read More » -
R: Scraping Neo4j release dates with rvest
As part of my log analysis I wanted to get the Neo4j release dates which are accessible from the release…
Read More » -
Tech Lead – Circles of Responsibility
One of my projects this year is a training program for developing Tech Leads. In preparation for the course, I…
Read More »