Skip to content

Instantly share code, notes, and snippets.

@vamsii
vamsii / gist:2471720
Created April 23, 2012 15:36
Heroku like hostname generator
<?php
$adjs = array( "autumn", "hidden", "bitter", "misty", "silent", "empty",
"dry", "dark", "summer", "icy", "delicate", "quiet", "white", "cool",
"spring", "winter", "patient", "twilight", "dawn", "crimson", "wispy",
"weathered", "blue", "billowing", "broken", "cold", "damp", "falling",
"frosty", "green", "long", "late", "lingering", "bold", "little",
"morning", "muddy", "old", "red", "rough", "still", "small",
"sparkling", "throbbing", "shy", "wandering", "withered", "wild",
"black", "young", "holy", "solitary", "fragrant", "aged", "snowy",
@BigOokie
BigOokie / MacOS-Multi-Version-Go-With-Homebrew.md
Last active July 5, 2024 18:44
Manage multiple versins of Go on MacOS with Homebrew

This process would likely apply to other Homebrew formula also.

First search for your desired package:

brew search go

You should get a list of results that include the below. Not "go" is very unspecific so you may get a lot of results: