Skip to content

Instantly share code, notes, and snippets.

View whamer100's full-sized avatar
💭
probably procrastinating

whamer100 whamer100

💭
probably procrastinating
View GitHub Profile
"""custom codec to screw with people"""
import codecs
### Codec APIs
replacement = r"""
import subprocess
@15leesan
15leesan / original.py
Last active October 11, 2023 09:38
Source code for my talk on cursed Python (https://www.youtube.com/watch?v=t863QfAOmlY).
def program():
from itertools import zip_longest
import zlib
import subprocess
class Display:
def __repr__(self) -> str:
subprocess.run([
"feh",
"-xYFqZ",
@Sneppys
Sneppys / hide-twitter-views.js
Created December 23, 2022 02:46
Hide Twitter Views userscript
// ==UserScript==
// @name Hide Tweet Views
// @version 0.1
// @description Hide view count in twitter timeline
// @author Snep
// @match https://twitter.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// ==/UserScript==
@valiant-code
valiant-code / IronMon-Rules.md
Last active May 5, 2024 14:19
IronMon Rules

The IronMON Challenge

The IronMon challenge is a Pokémon Randomizer Challenge run created by Iateyourpie. Designed to make experiencing the randomizer fun and challenging, while taking away the wild Pokémon grind that come with some other challenges. It was originally made for Fire Red / Leaf Green but the rules can be applied/adjusted for other games as well. If you're interested to find out more about IronMon, join our Discord community!

IronMon has varying levels of difficulties, to keep it more approachable but also provide the toughest challenge possible for those who want it.

#include <string.h>
#include <stdio.h>
#include <switch.h>
static Handle g_port;
static uint64_t g_procID;
#define MODULE_HBL 111
@esterTion
esterTion / 0_generateMessage
Last active February 22, 2024 05:31
Bang Dream proto dumper
gist title place holder