keithnoizu

↗ HN profile [ 72.2 ms ] full profile
Karma
498
Created
March 31, 2011 (15y ago)
Submissions
0
Former chief software architect of greatnonprofits.org, former microsoftie, current expat, eternal geek.

c/c++, embedded c, elixir/erlang. Backend & Software Architect.

https://www.linkedin.com/in/keithbrings/

Elixir https://github.com/noizu/ElixirScaffolding https://github.com/noizu/SimplePool https://github.com/noizu/KitchenSink https://github.com/noizu/RuleEngine https://github.com/noizu/MnesiaVersioning

Php https://github.com/noizu/fragmented-keys https://github.com/noizu/domain-objects https://github.com/noizu/php-conform

Java https://github.com/noizu/fragmented-keys-4java

  1. 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…

  2. 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…