Comment by mdaniel
> Cylindrical "Trash Can" Mac Pro
My favorite Mac, by far. I upgraded the RAM in it. Can you even imagine a Mac that has upgradeable RAM? Pearl clutching. I also tried plugging 4 different 4K monitors into it just for the novelty. I miss my trashcan
Also, if you were to serve your get.sh (et al) as text/plain it would enable browing them versus them downloading and having to open it locally. Or, as your footer implied, linking to GitHub would also be super handy
> Also, if you were to serve your get.sh (et al) as text/plain it would enable browing them versus them downloading and having to open it locally.
Thanks, I'll look into this! I'm not immediately sure how to do it. The site is hosted via a very minimal Cloudflare worker, because it's free for static assets but unlike e.g. Github pages supports unencrypted http (which is useful when bootstrapping a new Mavericks system). I haven't changed the content type of anything.
My Github is https://github.com/wowfunhappy but you actually won't find either script there, the website is the canonical version! This type of thing is why my github isn't linked!