Skip to content

Instantly share code, notes, and snippets.

View gaulinmp's full-sized avatar
🏠
Working from home

Mac gaulinmp

🏠
Working from home
View GitHub Profile
@gaulinmp
gaulinmp / formats.txt
Created January 8, 2018 22:09
Excel Formats
Accounting:
_($* #,##0_);[Red]_($* (#,##0);_($* "-"_);_(@_)
* Left align $, parenthesis and red for negatives, - for 0, empty for empty.
@gaulinmp
gaulinmp / nopromotedtweets.js
Created October 6, 2020 17:26
Tampermonkey script to remove promoted tweets
// ==UserScript==
// @name Twitter Promoted
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Get rid of stupid promoted tweets
// @author Mac Gaulin
// @match http*://twitter.com/*
// @grant none
// ==/UserScript==
@gaulinmp
gaulinmp / dist_notebook.ipynb
Created November 15, 2021 16:23
Normal dist question
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.