/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

gc-taylor.com
| | dusty.phillips.codes
1.5 parsecs away

Travel
| | UPDATE: I've updated the Inko Formula on Homebrew to 0.11.0, so you may just want to use brew install inko instead. That said, There are a few bugfixes on Inko that didn't make it to the 0.11.0 release, so you may want to build off the main branch instead. I have a blog article in progress about why I'm super excited about the Inko Programming Language. It's nowhere near completion, however, and I wanted to share how I got the latest version Inko running on MacOS (Ventura).
| | ankane.org
1.1 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...
| | yasoob.me
1.7 parsecs away

Travel
| | Hi everyone! I got an email from someone pretty recently who wanted to setup a dev environment for SciPy. He had made changes to the source code of SciPy and now wanted to test if his changes were working or not. He had gotten so far without actually testing the code. In this post I will share details on how to setup a dev environment the right way. I will focus mainly on Mac OS.
| | neovintage.org
11.4 parsecs away

Travel
| Crystal isn't yet ready to run on a Mac M1. Sad, I know. In the meantime, I found these instructions from Max Fierke to be helpful. His post tries taking you through the whole process of cross-compiling Crystal to arm64 but I didn't want to have to manage a hand-rolled version. These are the commands that I used to get Crystal running using Rosetta: # installs the version of Homebrew that works with ARM $ /bin/bash -c "$(curl -fsSL https://raw.