Explore >> Select a destination


You are here

bartlomiejmika.com
| | benediktmeurer.de
3.6 parsecs away

Travel
| | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast.
| | www.jeremymorgan.com
0.5 parsecs away

Travel
| | How to install Hugo static site generator in Pop!_OS Linux
| | willhaley.com
3.0 parsecs away

Travel
| | Clone concourse-docker locally on Ubuntu. git clone https://github.com/concourse/concourse-docker Change to the concourse-docker directory. cd concourse-docker Generate keys for your local linux Concourse environment. ./generate-keys.sh Run Concourse. If you see an error regarding Version in "./docker-compose.yml" is unsupported then edit docker-compose.yml and change the version to 2, or whatever is appropriate for your docker-compose version installed. Note that I am using the real IP address for my machine. This is necessary. Also, note the credentials being set here.
| | apeatling.com
25.4 parsecs away

Travel
| This post is the first of five parts of: A simple guide to local LLM fine-tuning on a Mac with MLX. If you're starting on this journey from scratch, you'll...