Living Code

Living Code is Dethe's blog for talking about code, life, and all the rest.

Black Lives Matter. Defund the police.


On the web: 

Dethe Elza • Mar 15, 2008 • 1 min read

Wordpress pain

Well, I’ve been working off and on for a few days on a Processing applet. The only reason I like Processing better than NodeBox is because I can embed the results in an applet on my web site. At least, I could if WordPress didn’t keep stripping out the embedding markup.  Read →

Dethe Elza • Mar 3, 2008 • Less than a minute read

from vanpyz import cannon

The March Vancouver Python and Zope User Group meeting snuck up on me.  It is tomorrow night, March 4th, in the conference room of the Bentall Five building.  Same location for three months in a row, that’s got to be some kind of a record!  For anyone who has not attended recently and would like to, there is a map on the VanPyZ website. Tomorrow’s talk will be by Brett Cannon:

The once and future Import: How import works in Python 2.6 and beyond, and what it means for you.
 Read →

Dethe Elza • Feb 23, 2008 • 1 min read

Programming Problems

Ruins André Roberge has started a project to embed programming challenges in his Crunchy project. Crunchy is a way to embed both Python code and an interpreter into a web page, making it great for Python education projects.  Read →