Explore >> Select a destination


You are here

developernote.com
| | github.com
2.1 parsecs away

Travel
| | A tool to download, compile, and install Ruby on Unix-like systems. - rbenv/ruby-build
| | web.navan.dev
0.4 parsecs away

Travel
| | Fixing ADFRsuite on M1/MX chip Macs - CLI Tools
| | ankane.org
1.9 parsecs away

Travel
| | Some Ruby features like scrypt and hkdf require OpenSSL 1.1. Here's how to make it work on Mac: Install rbenv and OpenSSL 1.1 Install Ruby Open an...
| | newcome.wordpress.com
15.8 parsecs away

Travel
| I'm a little slow on the uptake with version management of language runtimes and environments. For a long time I just followed the Linux distribution convention of global versions of dependencies and compiler versions for my system. This changed during my years doing NodeJS development where the language and tools were changing daily it seemed....