Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Your Repository Title">
<meta property="og:description" content="A brief description of your repository">
<meta property="og:image" content="https://raw.githubusercontent.com/contractorwolf/for-our-democracy-I-dissent/main/images/tweet.png">
<meta property="og:url" content="https://github.com/contractorwolf/for-our-democracy-I-dissent">
<title>For-Our-Democracy-I-Dissent</title>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@contractorwolf
contractorwolf / git-alias-mac-linux.txt
Last active October 19, 2023 13:39
Adding "git browse" to your git commands to open the browser on your git repo
πšπš’πš πšŒπš˜πš—πšπš’πš --πšπš•πš˜πš‹πšŠπš• πšŠπš•πš’πšŠπšœ.πš‹πš›πš˜πš πšœπšŽ '!𝚏() { πš›πšŽπš™πš˜_πšžπš›πš•=$(πšπš’πš πšŒπš˜πš—πšπš’πš --𝚐𝚎𝚝 πš›πšŽπš–πš˜πšπšŽ.πš˜πš›πš’πšπš’πš—.πšžπš›πš•) && πš˜πš™πšŽπš— "${πš›πšŽπš™πš˜_πšžπš›πš•}"; }; 𝚏'
async function scrollDown() {
const wrapper = document.querySelector("#search-page-list-container");
await new Promise((resolve, reject) => {
var totalHeight = 0;
var distance = 600;
var timer = setInterval(async () => {
var scrollHeightBefore = wrapper.scrollHeight;
wrapper.scrollBy(0, distance);
totalHeight += distance;
@contractorwolf
contractorwolf / key.md
Created March 13, 2021 01:32
Twitter (un)official Consumer Key

Twitter Official Consumer Key

Twitter for Android

type:            PIN
Consumer key:    3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys

Twitter for iPhone

type:            PIN

Consumer key: IQKbtAYlXLripLGPWd0HUA

@contractorwolf
contractorwolf / log.md
Last active February 25, 2021 03:07 — forked from llSourcell/log.md

Ideas for staying busy for the 100 days of ML code:

titanic tensorflow or scikit learn in colab (again)

denge challenge (city likelyhood of issues)

trump chatbot (RNN or LSTM) http://complx.me/2016-12-31-practical-seq2seq/

trump tweet target identifier