Skip to content

Instantly share code, notes, and snippets.

View daknuett's full-sized avatar
🏠
Working from home

Daniel Knuettel daknuett

🏠
Working from home
View GitHub Profile
@0xa
0xa / q3.py
Created February 26, 2017 22:20
#!/usr/bin/env python3
"""
Quake3/UrbanTerror OOB+Netchan protocol implementation.
Powered by boredom, di.fm/hardcore, and my secret love for Carmack.
"""
@daknuett
daknuett / hearth.py
Last active March 11, 2020 14:53
Print stuff with hearth
import shutil, math, sys
"""
Share love on your computer.
Usage:
::
python3 hearth.py {line}
@daknuett
daknuett / alldoc.py
Created January 20, 2017 19:58
Extract rst documentation from (non-python) sourcefiles
#!/usr/bin/python3
#
# Copyright(c) 2017 Daniel Knüttel
#
# This program is free software.
# Anyways if you think this program is worth it
# and we meet shout a drink for me.
@daknuett
daknuett / make_everything_ok.py
Last active June 14, 2018 16:45
Makes everything ok, optional by using a neuronal network.
#!/usr/bin/python3
#
# Copyright(c) 2017 Daniel Knüttel
#
# This script is free software.
# Anyways if you think this script is worth it
# and we meet shout a drink for me.