Using Git in Ruby Applications
At the beginning of this month, I gave a talk at RubyConf in Florida about using Git in Ruby applications. It basically goes over some of the strengths of using…
At the beginning of this month, I gave a talk at RubyConf in Florida about using Git in Ruby applications. It basically goes over some of the strengths of using Git as a filesystem and proposes some example applications you could write using Git as your data backend instead of a normal filesystem or simple database.
It assumes a little bit of Git knowledge, but the idea was to show a slightly different way of thinking about Git itself. The major downside here is that Confreaks seems to have synced the slides about 7 seconds ahead of the video, which means you get a nice preview of what’s to come. However, at the times I flip through slides quickly, the sync problem makes it a bit difficult to follow. Oh well. Let me know if you find it useful. If you want it higher res, Confreaks has the video up here.
(btw, since I’ve gotten this a few times now – the ‘tree’ command is a pretty common Linux command that prints out a directory structure nicely)
Written by
Related posts

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.