Explore >> Select a destination


You are here

dusty.phillips.codes
| | blog.samibadawi.com
1.6 parsecs away

Travel
| | [AI summary] The article discusses various methods to install Python on macOS, highlighting their pros and cons, and mentions the author's background in AI and programming.
| | blog.arvidandersson.se
1.9 parsecs away

Travel
| | Yesterday I was setting up a new box with Mac OS X Lion at the office. I had installed homebrew, rvm and ruby 1.9.3rc1and when I ran bundle in a project fold...
| | adol.pw
1.5 parsecs away

Travel
| | [AI summary] The post explains how to set up an isolated Ruby environment using RVM for Jekyll development to avoid conflicts with system Ruby and ensure consistent gem dependencies.
| | kevinjmurphy.com
19.1 parsecs away

Travel
| Some dependencies, like nokogiri, ship with multiple libraries for different architectures. If you cache your gems, you may need to cache multiple platforms, because your development team is spread across various platforms or you deploy to a different platform. We discuss how to do that in this post.