Skip to content

Instantly share code, notes, and snippets.

@judge2020
judge2020 / _README.md
Last active March 29, 2025 13:21
Trim transparency from bounds of a gif

Trim transparency from bounds of a gif

Sometimes you have a gif that has a transparent pixel border. This is inconvenient when you don't want this for chat-app emojis or stickers.

Courtest of chatgpt here's a script that takes in a gif via python input and outputs the trimmed gif.

prerequisites

  • ffmpeg
  • gifski (no video mode needed)
@judge2020
judge2020 / TwitterFollowingCSV.js
Last active December 30, 2024 01:48 — forked from roshanmirajkar/TwitterFollowingCSV.js
Twitter Following List Exporter
/*
Collect and export a list of Twitter usernames you're following, along with follow-back status, to a CSV file every 80 seconds. Done client-side using Javascript running in the Console window of the web browser.
Instructions:
1) Modify the 'LANGUAGE' variable to match your Twitter interface language.
2) Customize 'SKIP_USERS' with usernames you do not wish to include in the CSV.
3) 'PRINT_FOLLOW_INFORMATION' determines whether follow-back status is included.
4) 'SKIP_FOLLOWERS' and 'SKIP_NON_FOLLOWERS' settings filter out respective user groups.
5) 'MS_PER_CYCLE' controls the frequency of data collection cycles.
6) Load the Twitter page showing users you're following, open the console (F12), paste this code, and run it.
@judge2020
judge2020 / calculator.js
Last active July 9, 2024 02:17
Tesla Calculator code
/* eslint-disable camelcase */
import React, { useState } from "react";
import {
FormInputRange,
FormInputSelect,
FormItem,
FormLabelRange,
} from "@tesla/design-system-react";
import { Form, Input } from "@tesla/informed-tds";
import { arrayOf, func, number, shape, string } from "prop-types";
@judge2020
judge2020 / plot_discord_predictions.py
Created May 18, 2024 04:05 — forked from rebane2001/plot_discord_predictions.py
Simple script to plot your Discord machine-learning predicted age and gender from the data dump.
import glob
import json
from datetime import datetime
from matplotlib import pyplot
age_ts = []
age_keys = ["prob_13_17", "prob_18_24", "prob_25_34", "prob_35_over"]
age_lists = {k:[] for k in age_keys}
gen_ts = []
@judge2020
judge2020 / fixit.py
Last active December 9, 2023 05:45
Replace x.com/twitter.com with vxtwitter.com in clipboard
# python -m pip install pyperclip
# credit gpt4
import pyperclip
import time
from urllib.parse import urlparse, urlunparse
# Function to check if the content in the clipboard is a URL
def is_url(content):
try:
result = urlparse(content)
@judge2020
judge2020 / readme.md
Last active December 5, 2023 15:59
Fix MacOS Universal Control not working
@judge2020
judge2020 / README.md
Last active April 4, 2024 08:49
Initialize Discord bot in Python 3
  1. python3 -m pip install discord.py
  2. copy the script into a file (e.g. initialize.py)
  3. run python3 initialize.py
  4. quit once you see "We have logged in as <user#1234>"
@judge2020
judge2020 / README.md
Last active January 19, 2025 17:28
Download TikTok Favorites

Setup

  1. Sign into https://tiktok.com and go to your profile
  2. Click favorites or likes
  3. scroll down till all your videos load
  4. paste the script in console and run it
  5. Script will download the file containing newline-delimited links
  6. download via yt-dlp like so:

https://www.sec.gov/Archives/edgar/data/1477333/000119312519222176/d735023ds1.htm#:~:text=Key%20elements%20of%20our%20business%20model%20include%3A

Free customer base—Free customers are an important part of our business. These customers sign up for our service through our self-serve portal and are typically individual developers, early stage startups, hobbyists, and other users. Our free customers create scale, serve as efficient brand marketing, and help us attract developers, customers, and potential employees. These free customers expose us to diverse traffic, threats, and problems, often allowing us to see potential security, performance, and reliability issues at the earliest stage. This knowledge allows us to improve our products and deliver more effective solutions to our paid customers. In addition, the added scale and diversity of this traffic makes us valuable to a diverse set of global ISPs, improving the breadth and economic terms of our interconnections, bandwidth costs, and co-location expense