A Few Django ORM Mistakes
Some code snippets with mistakes. Can you spot them?
Some code snippets with mistakes. Can you spot them?
Transactions are mundane and commonplace. Have we forgotten why they're useful?
A common problem in database design is heterogeneous collections or references. How do we model this?
When should you use tests and when should you use types? What information and guarantees do we get for our efforts?
The advantages and disadvantages of a keeping data around, including a simple blog application example in PostgreSQL.
Experimenting with a modern interface to documents on the web.
An update on my structural editor, and thoughts on the PureScript language.
A brief introduction to IO in Haskell.
A short introduction to my structural editor project. Some advantages and disadvantages of structural editing.