Saving costs asking for Forgiveness in Python
I was having a chat with a dear friend about a couple coding styles, known as EAFP and LBYL. (more…)
Read more »Back in September, word started getting around trendy programming circles about a new file that had appeared in the SQLite fossil repo named json1.c. I originally wrote up a post that contained some gross hacks in order to get pysqlite to compile and work…