/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

cbabhusal.wordpress.com
| | zverok.space
7.2 parsecs away

Travel
| | A short preface: I am writing in Ruby since 2004. For last 5 years I am also participating in language development, documenting new and old features, proposi...
| | nileshgr.com
9.9 parsecs away

Travel
| | RVM is a great tool to manage multiple versions of Ruby when working on projects. I was working on a Rails project which was using Ruby 2.7.5, so tried to install it using RVM's standard installation process: rvm install 2.7.5. It fails, and in the log file you can see this: + command gem install...
| | endofline.wordpress.com
1.2 parsecs away

Travel
| | This article has been republished on Monkey and Crow. As of ruby 1.9, you can do some pretty odd things with array destructuring and splatting. Putting the star before an object invokes the splat operator, which has a variety of effects. First we'll start with some very useful examples, then we will poke around the...
| | www.darkoperator.com
22.8 parsecs away

Travel
| [AI summary] This guide provides step-by-step instructions for installing the Metasploit Framework on various versions of OS X, including dependencies, configuration, and setup for both regular use and development.