Software Development
-
Peer reviews for security are a waste of time?
At this year’s RSA conference, one of the panel’s questioned whether software security is a waste of time. A panellist,…
Read More » -
Your Password Is No Longer Secret, Part 1
Of course, the title is a trick. Your password is still secret, for now. To be sure that it will…
Read More » -
Easy application development with Couchbase, Angular and Node.js
A friend of mine wants to build a simple system to capture ideas, and votes. Even if you can find…
Read More » -
Appsec at RSA 2013
This was my second time at the RSA conference on IT security. Like last year, I focused on the appsec…
Read More » -
Best Practices Ever for Software Development
Write programs for people, not computers. a program should not require its readers to hold more than a handful of…
Read More » -
Git – let’s make errors (and learn how to revert them)
It’s not a secret that git is not a very easy tool to use. I am able to use it…
Read More » -
Notes on Continuous Delivery – Configuration Management
Overview I will be continuing the topic on Continuous Delivery which began in my previous post: Notes on Continuous Integration;…
Read More » -
Code Quality stage using Jenkins
In Continuous Delivery each build is potentially shippable. This fact implies among a lot of other things, to assign a…
Read More » -
Common pitfalls in benchmarking
Every once in awhile each and every one of us is trying to measure performance of certain parts of the…
Read More »