Skip to content

Instantly share code, notes, and snippets.

View skullvalanche's full-sized avatar

Skull skullvalanche

View GitHub Profile
@skullvalanche
skullvalanche / precision-email.md
Created April 1, 2024 17:27
precision-email.md

https://hbr.org/2016/11/how-to-write-email-with-military-precision

How to Write Email with Military Precision

  1. Subjects with keywords

    • ACTION – Compulsory for the recipient to take some action
    • SIGN – Requires the signature of the recipient
    • INFO – Informational purposes only, no action required
  • DECISION – Requires a decision by the recipient
@skullvalanche
skullvalanche / first.md
Created August 28, 2023 15:58
first blog post

First blog post

You can use standard Markdown in here.

If you specify ".md" in your filename, it will automatically detect that it's a markdown format file.

@skullvalanche
skullvalanche / mastodon2html.py
Last active July 19, 2023 20:49
Convert a Mastodon output.json file into HTML
#!/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)
@skullvalanche
skullvalanche / cheatsheet.md
Created April 29, 2021 21:49
cmbot Cheatsheet
/setlimit 0

Change the set limit (number of songs each DJ can play). Set to 0 for unlimited.


/enforcement on
@skullvalanche
skullvalanche / turntable-fm-auto-awesome.user.js
Created March 18, 2021 20:10
Turntable.fm auto-awesome userscript
// ==UserScript==
// @name Auto-awesome Turntable.fm
// @version 1.0
// @namespace https://github.com/skullvalanche
// @description Automatically clicks the 👍 button every 10s
// @author skull@skullvalanche.com
// @match https://turntable.fm/*
// @grant none
// ==/UserScript==

Keybase proof

I hereby claim:

  • I am skullvalanche on github.
  • I am skullvalanche (https://keybase.io/skullvalanche) on keybase.
  • I have a public key ASA7BBfuuf7ZSUfY5xt-WL1ib0rAL8JHi3Ieazo_YfgFdgo

To claim this, I am signing this object: