/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kevinjmurphy.com
| | mislav.net
1.2 parsecs away

Travel
| | Demonstrating a simple script that uses Amazon S3 to cache gem dependencies between Travis CI builds which greatly speeds up the build process.
| | yehudakatz.com
2.8 parsecs away

Travel
| | TL;DR Although apps and gems look like they share the concept of "dependency", there are some important differences between them. Gems depend on a name and version range, and intentionally don't care about where exactly the dependencies come from. Apps have more controlled deployments, and need a guarantee that
| | bundler.io
3.0 parsecs away

Travel
| |
| | soffes.com
14.4 parsecs away

Travel
| I've been using Homebrew on Apple Silicon for a few weeks now and it's been working well. With Ruby 3.0.0, I haven't had any issues installing it...