i am a mediocre vim user. sure, i've been using vim for over twenty years, have handcrafted a custom vimrc, and even written a syntax file, but for my...
we're all familiar with the whole "thai food near me" thing. you type that phrase into your phone and it responds with a list of thai restaurants that...
we've all been in that less-than-ideal situation of something going horribly awry in production and having to put the site into downtime while we fix...
php isn't the sort of language where developers usually think about things like memory. we just sort of sling around variables and functions and let...
i often joke that php is a systems programming language that you can also use to create a home page. it’s not really true, of course; no one is going...
a while ago, i blogged about uploading files to s3 using curl and provided the solution as two functions written in bash, and basically the only...