~/developer/blog/

$ cat blog/posts.md

Git for absolute beginners

GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles problems of...

read more →

Adventures in Python Web Services

New to Python, but not new to programming? Good let's dive in. I'll assume a Java/C# background and we can create some fun with the incredibly...

read more →

Replication with Postgresql

Add redundancy to your data and at the same time enable higher performance of read-only queries by leveraging the incredible power and...

read more →