Other articles


  1. Simple threading in Python 3

    I've been working in Python 3 on an an embarrassingly parallel task of parsing and importing data into Postgres. Once I've done single-threaded implementation I looked around for parallelizing the program and after a few tries I managed to get everything running in parallel.

    This is a quick note on …

    read more
  2. Upgrading from old version of Gitlab CE

    I've came across an old instance of Gitlab running on CentOS 6.

    The old instance version is 8.10.5 installed using omnibus package. The omnibus package contains Postgres database, which needs to be updated from 9.2.x used in 8.10 release to 9.6.x used in …

    read more

Page 1 / 2 »

social