Explore >> Select a destination


You are here

soffes.blog
| | www.sethvargo.com
6.1 parsecs away

Travel
| | Ruby 2.0 is still a work in progress, but it's already at preview 2. If you're looking to play with it, here are some steps to install Ruby 2.0 Preview 2 on Mac OSX Mountain Lion (and older OSX versions)
| | techtldr.com
8.1 parsecs away

Travel
| | I've recently ran into issue where our projects were expecting to run with SBT version 0.13.12, but the only version that was installing with home-brew via brew install sbt was 1.0.1. Global Setting I've Googled and realized that I can install older version with brew install sbt@0.13 but this installed version 0.13.16 which was still [...]
| | soffes.com
0.6 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...
| | blog.notmyhostna.me
73.3 parsecs away

Travel
| I recently moved from using a wildcard certificate to using a bunch of certificates from Let's Encrypt. I was a bit hesitant in the beginning because ...