git config set user.name Skull git config set user.email [email protected]
git config core.sshCommand 'ssh -i ~/.ssh/github_skull_rsa_personal'
| """ | |
| This script generates posters for Jellyfin collections. | |
| It creates a mosaic cover by combining the posters of all items in a collection. | |
| The collection name is displayed in the center of the cover. | |
| """ | |
| import concurrent.futures | |
| import math | |
| from io import BytesIO | |
| from sys import argv |
| # https://alacritty.org/config-alacritty.html | |
| [window] | |
| padding.x = 10 | |
| padding.y = 10 | |
| dimensions = { columns = 120, lines = 30 } | |
| option_as_alt = "Both" | |
| [font] | |
| normal.family = "MesloLGS NF" |
git config set user.name Skull git config set user.email [email protected]
git config core.sshCommand 'ssh -i ~/.ssh/github_skull_rsa_personal'
https://hbr.org/2016/11/how-to-write-email-with-military-precision
Subjects with keywords
| #!/usr/bin/env python | |
| import sys | |
| import json | |
| import datetime | |
| def get_content_values_from_json(json_file_path): | |
| with open(json_file_path, 'r', encoding='ISO-8859-1') as file: | |
| data = json.load(file) |
| // ==UserScript== | |
| // @name Auto-awesome Turntable.fm | |
| // @version 1.0 | |
| // @namespace https://github.com/skullvalanche | |
| // @description Automatically clicks the 👍 button every 10s | |
| // @author [email protected] | |
| // @match https://turntable.fm/* | |
| // @grant none | |
| // ==/UserScript== |
I hereby claim:
To claim this, I am signing this object: