Skip to content

Instantly share code, notes, and snippets.

@cory2067
cory2067 / coolclub.md
Last active November 10, 2022 19:09
Cool Club Constitution

CONSTITUTION OF THE COOL CLUB

SECTION 1: ENTERING THE COOL CLUB

Entry to the Cool Club is OPEN at exactly 4:20 PM (Eastern Time). Individuals can ENTER the Cool Club by sending a message that conforms to the following criteria:

  1. The message is the following two-character case-insensitive string: "IN"
  2. The timestamp listed by the chat reads exactly 4:20 PM (Eastern Time)
  3. The message is sent to an authorized HUCKGANG group chat. The authorized group chats are as follows:
    • The Facebook messenger group chat with ID 1604821722959690
  • The Signal group, where the SHA256 hash of the group link is 5886129c5384588115baa2c1b5065f8210c9048f4fa6b6ff6881a37a88adce09
@nocturnalgeek
nocturnalgeek / MailinatorAliases
Last active June 20, 2024 18:28
A list of alternate domains that point to @mailinator.com
@binkmail.com
@bobmail.info
@chammy.info
@devnullmail.com
@letthemeatspam.com
@mailinater.com
@mailinator.net
@mailinator2.com
@notmailinator.com
@reallymymail.com
@wchargin
wchargin / gxwhich
Created January 14, 2014 05:04
Identify process by X window (like xkill but for info)
#!/bin/sh
xprop | awk '($1=="_NET_WM_PID(CARDINAL)") {print $3}' | xargs ps h -o pid,cmd | xargs notify-send