/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

leftofthe.dev
| | everydayrails.com
0.0 parsecs away

Travel
| | How do you get an ancient Rails application running on newer hardware? Dev containers to the rescue!
| | www.darkoperator.com
3.0 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.
| | earthly.dev
2.2 parsecs away

Travel
| | Learn how to run a Ruby on Rails application inside a Docker container and discover best practices for building Docker images. This tutorial covers...
| | blog.kulman.sk
13.6 parsecs away

Travel
| There is now an official GitHub Copilot extension for Xcode, but it essentially acts as a fancy autocomplete. Given how unreliable Xcode's autocomplete can be, this is still an improvement. However, to fully leverage GitHub Copilot's capabilities, you will ll need a more extensible IDE-such as Visual Studio Code. Visual Studio Code tooling The tooling in Visual Studio Code has come a long way in terms of supporting iOS development, and these days, you can configure it to offer a very good experience, including navigating the code, building and running the app, and even debugging with breakpoints.