An open source crossword puzzle app that lets you collaboratively solve puzzles in real-time with friends.
https://github.com/pwjablonski/one-across
— nicholasbs
rbspy is a profiler for Ruby. It lets you profile Ruby processes that are already running. You give it a process ID, and it starts profiling.
It's a sampling profiler, which means it's low overhead and safe to run in production.
— nicholasbs
An overview of how you can use Nix to build a better deploy process -- one that is automatic, repeatable, idempotent, reversible, and atomic.
— nicholasbs