Tag Python

Check Ins

Some years ago, a friend of mine went to the Recurse Center[0] in New York.

29.09.2019 - link drop

My Childhood Schooling In The Soviet Union Was Better Than My Kids’ In U.

22.07.2019 - link drop

The Internet Has Made Dupes—and Cynics—of Us All | WIRED Avoid Indirection in Code Understanding Docker container escapes | Trail of Bits Blog

Converting a netmask to CIDR with vanilla python

On a quick note: I wasn’t able to find a simple solution to convert a classicly formated netmask to a CIDR format in python.

How to deploy wsgi with apache

Related to the previors Post, i hade now to apply from virtualenv to a apache webserver.

Bulding a virtualenv

virutalenv Virutalenv is a python program that allows you to create system separate container with an own version of python/pip.

Howto fix libgeos_c.so not found

I'm working with Python Django and PostGIS. When i try to add the Geo support to the Project, i hit this error message: OSError: /usr/local/lib/libgeos_c.