Explore >> Select a destination


You are here

ctoomey.com
| | www.ramblingcode.dev
3.2 parsecs away

Travel
| | Collection of bite-sized posts and projects on web development - focusing mainly on Ruby, Linux and Javascript.
| | jmatuszewski.com
4.3 parsecs away

Travel
| | Empower your IDE to automatically run RSpec/Minitest tests. Get code coverage highlights with VS Code extension and a few lines of code changed.
| | willj.net
3.8 parsecs away

Travel
| | Sometimes you have a test order issue CI that you want to debug locally, and to do that you need to only run the tests that knapsack runs in the relevant shard, in the right order. Here's how to do that!
| | benhoyt.com
31.1 parsecs away

Travel
| Performance comparison of counting and sorting word frequencies in various languages (Python, Go, C++, C, AWK, Forth, and Rust)