Skip to content

Instantly share code, notes, and snippets.

View bhgraham's full-sized avatar

Benjamin H. Graham bhgraham

View GitHub Profile
sudo apt update
sudo apt install ssh screen build-essential git \
nfs-common nfs-kernel-server samba
sudo apt purge docker.io docker-compose docker-registry systemd-docker;
# Install docker-compose and docker
sudo wget https://github.com/docker/compose/releases/download/1.8.0/docker-compose-`uname -s`-`uname -m` -O /usr/local/bin/docker-compose;
sudo chmod +x /usr/local/bin/docker-compose;

What I Wish I'd Known About Equity Before Joining A Unicorn

Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.

This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would

print the whole rendered article bookmark with this URL to print the preview:
javascript:var w = window.open();var html = "<!doctype html><html><body>" + $(".js-rendered-markdown").html() + "<script>w.print();</script>" + "</body></html>";$(w.document.body).html(html);
login bookmarklet
javascript:(function(){window.location=window.location.origin+'/ghost';})();
edit post
Drag the link below to your bookmarks bar and click it when you’re viewing a post on your Ghost blog:<br /><br /><a href="javascript:var%20url%20=%20window.location;newUrl%20=%20url+"/edit";window.location.replace(newUrl);">Edit Post!</a><br /><br />It will append <code>/edit</code> to the url and reload, so you can edit your post<br /><br />— Built with ❤ by <a href="http://curiositry.github.io">@curiositry</a> (<a href="http://twitter.com/curiositry">Twitter</a>, <a href="http://github.com/curiositry">GitHub</a>)
http://www.copyio.com/ghost-template-bookmarklet/
// ==UserScript==
// @name CosmosisT's TinyChat Script (CTS V1.3.87)
// @version 1.3.87
// @description Modified TinyChat - Best Scripts; prepare to be amazed.
// @author CosmosisT
// @url https://gist.github.com/CosmosisT
// @license Copyright (C) 2019 CosmosisT
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or