/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

web.navan.dev
| | www.integralist.co.uk
1.7 parsecs away

Travel
| | Introduction I'm an engineer with a new laptop, which requires setting up with various development tools and configuration. This post is my attempt to capture and document my process for getting a new dev environment set-up. I used to try and automate a lot of this with bash scripts, but realised over time that things go out of date quite quickly (e.g. OS configurations can change substantially, as well as my preferred ways of working).
| | www.outcoldman.com
2.7 parsecs away

Travel
| | It is incredible. You can actually play AAA games on your Mac that require DirectX12. Diablo IV is one of them. I am able to play Diablo IV on my maxed-out MacBook Pro 16" 2023 with M2 Max 96Gb of RAM. Don't want to get credit on that, as I have found an almost working for me solution on r/macgaming. Prerequisites I am running the latest macOS 14 (Sonoma), but some people mentioned that it might work on macOS Ventura as well. You need to have an Apple Silicon Mac, as it will not work on Intel-based Macs.
| | soffes.blog
2.3 parsecs away

Travel
| | Today, my new 13-inch MacBook Pro arrived! I was super excited to get it out of the box and set it up. This thing is fast! I am already very...
| | ankane.org
4.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...