Explore >> Select a destination


You are here

blog.hypriot.com
| | markozivanovic.com
12.2 parsecs away

Travel
| | Marko Zivanovic is a programmer, technologist, and one hell of a guy. He loves to learn new programming languages and enjoys long walks on the beach.
| | blog.nobugware.com
10.2 parsecs away

Travel
| | It's more a reminder to myself, gevent depends on libevent2 but the setup.py doesn't correcty look for it, a simple solution: export CFLAGS=-I/usr/local/include export LDFLAGS=-L/usr/local/lib pip install gevent change it for /opt/local/... if you are on OSX or you will get a bunch of errors /Developer/usr/bin/llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c...
| | michael-lewis.com
12.5 parsecs away

Travel
| | Notes on using Tensorflow with GPU support in a Docker container interactively, running an IDE within the container, and running Jupyter Notebooks from the container.
| | www.softdevtube.com
22.7 parsecs away

Travel
| Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is