Other articles


  1. How not to program in python

    TL;DR

    Whatever you do, make sure you are using versioned python packages, even for simple tasks. And use pip+virtualenv.

    So you want to program in python..

    It seems like only yesterday, and not 7 years ago, that I decided to learn python. I may not be the best ...

    read more
  2. How My Dupe Finding Program Works

    finding duplicate files

    This post is about my duplicate finding program available here. The program is a little bare, and needs a nicer API, but the method it uses is the most efficient one that I am aware of.

    There are a couple of different ways you can find duplicate ...

    read more

Page 1 / 1

social