Skip to content

Instantly share code, notes, and snippets.

@DeclanHoare
DeclanHoare / all_upgrades.txt
Created September 9, 2017 11:56
all ShiftOS upgrades as of phil's last version
Name: Gray
Price: 20 CP
Description:
Everything doesn't always have to be black and white. Give your
programs and GUI some depth by mixing black and white together to form
grey. Note: You are unable to make controls grey until you buy the
Shifter.
Tutorial:
@DeclanHoare
DeclanHoare / 99bottles.c
Last active November 20, 2020 09:24
99bottles polyglot take 2 (C, C++, HolyC, C#, HTML (with Javascript), Python 2.7 and 3)
#if U64_MIN //\
"""
#endif
/* """
from __future__ import print_function
def printf(fmt, *args):
print(fmt % args, end = "")
return 1
"""