coming soon... something fun.
[why do all of our languages make it so difficult to unit test?]
how do you make money in computing? three things: a) make data input easy for once where it was very difficult, b) fancy data output or c) create data input/output for scenarios where it was previously impossible (e.g. podlnk
[me]
[some questions i ask about businesses]
[lessons learned from stupid stuff]
[optimizations and other neat things i like]
[i'm not a huge fan of object-orientation, here's why]
rule number one: do not consider a bare url that performs side-effects! always require a post request to perform side-effects. (e.g., having a url that says http://sgvpm.org/mydb/delete/key/42) and at the very least, do not put it as a real link...