Skip to content

Instantly share code, notes, and snippets.

View krypt-n's full-sized avatar

mfunk krypt-n

View GitHub Profile
@ArtBIT
ArtBIT / thou shall not pusg merge commits.txt
Last active March 25, 2025 02:25
PUSH REJECTED BY EVIL DRAGON BUREAUCRATS
+---------------------------------------------------------------+
| * * * PUSH REJECTED BY EVIL DRAGON BUREAUCRATS * * * |
+---------------------------------------------------------------+
\
\ ^ /^
\ / \ // \
\ |\___/| / \// .\
\ /V V \__ / // | \ \ *----*
/ / \/_/ // | \ \ \ |
@___@` \/_ // | \ \ \/\ \
@djg
djg / reading-list.md
Last active March 21, 2025 08:41
Fabian's Recommened Reading List
@egmontkob
egmontkob / Hyperlinks_in_Terminal_Emulators.md
Last active May 31, 2025 07:21
Hyperlinks in Terminal Emulators
@chrisdone
chrisdone / AnIntro.md
Last active October 29, 2024 15:34
Statically Typed Lisp

Basic unit type:

λ> replTy "()"
() :: ()

Basic functions: