Skip to content
Archive of posts tagged programming

Link: PHP sucks

One of my co-workers wrote up this gem on why PHP sucks. I don’t agree with his points (having a “development server” isn’t an important or even particularly useful feature of a framework, much less a language; prepared statements aren’t the pinnacle of SQL), but he does do a good job of showing off some [...]

Dynamic DNS: Part Two

This post is a follow-up to Dynamic DNS When last I left you, we had basic updateable DNS running and could update it from OS X. I’ve been a bit busy since then, but thanks to some prodding from @Loredo, I got back in and started looking at. What follows is the exciting story of [...]