/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

eregon.me
| | yehudakatz.com
5.5 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
| | headius.github.io
4.7 parsecs away

Travel
| | In my previous post, I showed how to use Warbler to package a simple image-processing tool as an executable jar. This post will demonstrate how to "warble" a larger project: the Sidekiq background job server!
| | railsnotes.xyz
4.5 parsecs away

Travel
| | Here are the basics of installing Redis and Sidekiq, and then adding Redis and Sidekiq to your Ruby on Rails app. This is everything you need to get set up no fluff, just a couple of commands. Let's go!
| | b.j4.lc
28.0 parsecs away

Travel
| So, you've finally bought yourself a domain (or thinking about it), got a server at home, and now you want to host your own corner of the web? Great! Allow... [more]