Share Mercurial/Trac Changeset Hook Notes-To-Self Python Trac Below is a Mecurial changegroup hook to modify tickets on a remote Trac instance using XML-RPC....Read More Oct 2 254 0 by Dave Lasley
Share Performance Metrics – Apache vs Nginx Notes-To-Self Python Web We just deployed Nginx as a forward proxy for our production server. Before deploying, we took...Read More Sep 4 518 0 by Dave Lasley
Share Reorder all fields in Trac Python Trac We decided to add a business justification field to our Trac instance today, but needed to...Read More Sep 3 450 2 by Dave Lasley
Share Finding The Geometric Mean In Python Python Geometric means are a quick and easy way to benchmark system/interpreter performance. The below function is...Read More Aug 23 1,995 0 by Dave Lasley
Share Compiling PyPy From Source Python PyPy is significantly faster when compared against the default CPython interpreter. For the most part, this...Read More Aug 22 1,052 0 by Dave Lasley
Share OpenVPN Server Configuration Script – Ubiquiti EdgeRouter Lite EdgeRouter Python The lazy way to configure OpenVPN Server on a Ubiquiti EdgeRouter Lite ∞ I have a...Read More Aug 21 13,039 0 by Dave Lasley
Share Dynamic DNS Using LibCloud – EdgeRouter EdgeRouter Linux Python Web This tutorial is aimed for users with a dynamic IP, and a DNS host that does...Read More Aug 21 1,750 0 by Dave Lasley
Share Install scipy for python 2.7 in Ubuntu Linux Python Surprisingly the scipy package was not as straightforward of an installation as most Python modules; this...Read More May 22 176 0 by Dave Lasley
Share Setup & Use Pymongo Mongodb Python Install mongodb Red Hat Enterprise, CentOS, or Fedora Linux Ubuntu Debian Generic Linux OS X Windows...Read More Apr 12 180 0 by Dave Lasley
Share Unix Epoch Programming Reference PHP Python Below is a table indicating how to obtain a Unix Epoch Timestamp from various programming languages:...Read More Mar 19 155 1 by Dave Lasley