I just published Egoistat a small app written in Go with Backbone.js frontend. It shows number of social shares for specified url, simple stuff. And here's the blog post describing how Go implementation kicks Ruby in benchmarks, also few tips included there:
I just launched Desant App - it's an open source landing pages system in Sinatra + Backbone.js. You can check out its beautiful demo (credentials: admin/pass) or fork it on github. Enjoy!
Yeap, nu7 is blogging now, check out my new page at areyoufuckingcoding.me! It will be mostly about my transition from Ruby/Python to being a full time Go developer. If someone is interested in learning Go, or distributed computing stuff in general, then it will be a great place to do it!
Some time ago i've pushed working idea of totally logic-less templating system called shaven. It's mix of tuned up presenter layer similar to defunkt's mustache and neat, designers friendly, logic less html templates. Would be great to gather some feedback from you guys and push it to production!
I just released very simple library which helps you to play with Redis in your libs and applications. It contains Rails 3 railtie and generators too. Check out my Redis Aid rubygem.
I just released the konfigurator gem. Konfigurator is a configuration toolkit strongly inspired by Sinatra framework settings. Thanks to it you can easy implement configuration options to your apps, modules or classes.
Just released the newest version of ACLatraz - a kick-ass access control system for Ruby! Install it from rubygems: sudo gem install aclatraz ... or check it out on github for more info.