Skip to content

Instantly share code, notes, and snippets.

View DhashS's full-sized avatar
🤬
show me the code

Dhash Shrivathsa DhashS

🤬
show me the code
View GitHub Profile
{
"name": "foo_project",
"pkg_meta": {
"__description": "a project packaged with warpforge",
"__liscence": "MIT",
"__readme": "README.md"
},
"srcs": [
"src/foo.c",
],
{
"name": "foo_project",
"pkg_meta": {
"__description": "a project packaged with warpforge",
"__liscence": "MIT",
"__readme": "README.md"
},
"srcs": [
"src/foo.c",
],
We couldn’t find that file to show.
#!/usr/bin/python3.6
# start up logging
import logging
import sys
logging.basicConfig(
level=logging.DEBUG,
stream=sys.stderr
)
@DhashS
DhashS / cracklepop.py
Created July 23, 2017 04:11
CracklePop
# run with python cracklepop.py
from __future__ import print_function
def decision(n):
if n % 5 == 0 and n % 3 == 0:
return "CracklePop"
elif n % 5 == 0:
return "Pop"
elif n % 3 == 0:

Keybase proof

I hereby claim:

  • I am dhashs on github.
  • I am dhash (https://keybase.io/dhash) on keybase.
  • I have a public key whose fingerprint is D87C 2F22 CD5A A826 B2C8 5D47 465B 9802 0267 5F8C

To claim this, I am signing this object:

[global]
# begin mods
workgroup = [MY_WORKGROUP]
unix extensions = no
wide links = yes
security = ads
realm = [MY_DOMAIN}
domain master = no
preferred master = no
printcap name = cups