keithnoizu
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Getting around prompt input limits in copilot (therobotlives.com)
- LSD Microdosing in the Valley to Impact Performance (gimletmedia.com)
- Cache invalidation made slightly easier (for java) (github.com)
-
Here's a little library i've used in different forms on a few different projects. It can cause some pretty heavy hitting of the memcache endpoint so you may want to use another peristance layer for tracking key versions…
- A phpunit BDD Alternative (code.google.com)
I wrote a bdd extension for phpunit a few years back and have been leveraging it recently for some greatnonprofits.org API work. It provides some nice output and plays pretty nice with phpunit + testdox. Give it a shot…
- PHPConform: A BDD for phpunit prototype (the-robot-lives.com)
- An Open Source Education Pitch (indiegogo.com)
- Some logic I came up with for dealing with user-centric memcached data. (the-robot-lives.com)