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

Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024.

GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services.

Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users
In celebration of MSFT’s 50th anniversary, we’re rolling out Agent Mode with MCP support to all VS Code users. We are also announcing the new GitHub Copilot Pro+ plan w/ premium requests, the general availability of models from Anthropic, Google, and OpenAI, next edit suggestions for code completions & the Copilot code review agent.