Longest Common Prefix Between Two Strings
While working on a “for fun” side project I needed to get the longest common prefix of two arbitrary strings.…
While working on a “for fun” side project I needed to get the longest common prefix of two arbitrary strings.…
It turns out that this is actually a tricky problem. It’s super easy to use the OpenSSH command line stuff…
I’ve had a need to use the PHP SSH2 PECL recently (working on making a product, at work, more efficient)…
I find this concept fascinating and plan to investigate further down this road.
If you’re ever in a situation where something is only happening intermittently, and only on a live server, and only…
When working with user provided images in PHP you run into a problem. Lets say that you want to generate…
Don’t you hate that… When it’s 2:00am… and you really should be in bed… But your mind has hold of…
Recently I was troubleshooting some inefficiencies with the jobs systems locking and fetching queries at work. Like a good little…
Lets say you have the CouchDB classes (located here) all compiled together and included into your test.php script. Lets also…
why? i dunno… just because… just a toy… no sql, no flat file, no write permissions required anywhere, no fuss…