GitHub Rebase #2
It looks like I’ve been enlisted as an official blogger to bring you the latest and greatest work that’s coming out of GitHub! Sit back, ogle at the graphs, and…
It looks like I’ve been enlisted as an official blogger to bring you the latest and greatest work that’s coming out of GitHub! Sit back, ogle at the graphs, and fork away.
Stats Breakdown
Notably New Projects
Authlogic: The self proclaimed “Chuck Norris of authentication solutions.” It’s a new, refreshing look at doing authentication in Rails (and any framework, really) that doesn’t rely on generators to inject code into your app. Still needs a lot of documentation and tutorials, but it’s definitely looking promising. (Note: the project’s first commit was on 10/24, but it started really gaining watchers and attention this week.)
Ronin: Simply put, Ronin is a hacker’s swiss army knife. You can test your apps for security vulnerabilities with it or even punch holes through your servers via a multitude of different protocols. This project lived on RubyForge for a while, but it’s just nestled into a new home here on GitHub. Clone away!
roleful: A DSL-ified way to describe permissions for objects, such as when you need to define what different classes/levels of users can do inside of your application. Keeps your models clean and is quite elegant in its execution.
Most Watched
cached_externals, 63 new watchers (New Capistrano extension for linking to external gems/plugins, etc)
homoiconic, 61 new watchers (A new code blog from the author of Raganwald)
rack-cache, 32 new watchers (Drop-in caching for Rack based apps…ETag, Expires, Cache-Control, and so on)
Workaholic Repos
- rubinius, 216 commits
- rubber, 195 commits
- mangos, 163 commits
- poolparty, 134 commits
- dotfiles, 133 commits
Next week I’d love to get a new graph up, perhaps hourly events so we can really see what times of day the hackers come out. If you’ve got any suggestions, let me know!
Written by
Related posts
First Look: Exploring OpenAI o1 in GitHub Copilot
We’ve tested integrating OpenAI o1-preview with GitHub Copilot. Here’s a first look at where we think it can add value to your day to day.
GitHub Availability Report: August 2024
In August, we experienced one incident that resulted in degraded performance across GitHub services.
Fine-tuned models are now in limited public beta for GitHub Copilot Enterprise
Fine-tuned models empower organizations to receive code suggestions specifically tailored to their coding practices and internal languages.