-
This video says that the Blacksburg shooting along with all other school shootings are the result of the US removing God from schools. It is horrible. Also I didn’t know that “GodTube” existed until now.
I’ve written a first draft of a project/task management system, which I call “Projector,” partially inspired by Rob’s work’s task-tracking system.
I want to set up the system on johnborwick.com, but my hosting provider doesn’t exactly have a Django environment: ideally mod_python, but FastCGI works. I think I could get something hacked together… if psycopg (Python PostgreSQL) or mysql-python were installed or if their requisite C libraries (i.e. what’s delivered by mysql-devel) were available.
I’ve tried to impose “rapid prototyping” on myself to learn more about software. And make myself feel better about writing bad code (since it’s a first version).