I hereby claim:
- I am waxpancake on github.
- I am andybaio (https://keybase.io/andybaio) on keybase.
- I have a public key ASBUOpGiCnfE6Py6LBMKUtSZVdTsj53tDGS3dMXASiKoYwo
To claim this, I am signing this object:
| 10 V=53248:POKE V+21,0:X=120:Y=120:POKE V+4,X:POKE V+5,Y:POKE V+21,4 | |
| 11 POKE 2042,13:POKE 53277,15:POKE 53289,7 | |
| 20 FOR N=0 TO 62:READ Q:POKE 832+N,Q:NEXT:DX=7:DY=3 | |
| 30 X=X+DX:IF X>255 THEN X=255:DX=-DX | |
| 31 IF X<65 THEN X=65:DX=-DX | |
| 35 Y=Y+DY:IF Y>200 THEN Y=200:DY=-DY | |
| 36 IF Y<65 THEN Y=65:DY=-DY | |
| 40 POKE V+4,X:POKE V+5,Y:GOTO 30 | |
| 200 DATA 0,0,0, 0,0,0, 12,68,96, 56,108,56, 120,124,60, 120,124,60 | |
| 207 DATA 252,124,126, 255,255,254, 255,255,254, 255,255,254 |
| // ==UserScript== | |
| // @name @chaoticvibing Twitter Blue Clown - twitter.com | |
| // @namespace Violentmonkey Scripts | |
| // @match *://*.twitter.com/* | |
| // @grant none | |
| // @version 1.1.2 | |
| // @author @chaoticvibing - GH @busybox11 | |
| // @description 11/9/2022, 18:45:28 PM | |
| // @updateURL https://gist.github.com/waxpancake/0abb39e04f053a0fc989c8ade720fb09 | |
| // @downloadURL https://gist.github.com/waxpancake/0abb39e04f053a0fc989c8ade720fb09 |
I hereby claim:
To claim this, I am signing this object:
| A web-based apparatus and device for changing the order | |
| ABSTRACT | |
| A web-based apparatus and device for changing the order. The devices comprises a three-legged stool, a little house, a whole window, a violent shake, a looked round, a golden key, a small cake, a dark hall, a little room, a low hall, a funny watch, a collected round, a large plate, an interesting dance, a large fan, a little bottle, a low curtain, a great wig, a long hall, a large pool, a large round, a pretty dance, a crimson velvet, a large canvas, a large saucepan, a large dish, a large cauldron, a little door, a great hall, a right house, a red-hot poker, a large kitchen, a great letter, an other dish, a clean cup | |
| BRIEF DESCRIPTION OF THE DRAWINGS |
| javascript:(function()%7Bvar%20head=document.getElementsByTagName('head')%5B0%5D,script=document.createElement('script');script.type='text/javascript';script.src='http://www.heyben.com/horse_ebookmarklet/js/horse_ebookmarklet.js?'%20+%20Math.floor(Math.random()*99999);head.appendChild(script);%7D)();%20void%200 |
| #!/usr/bin/python | |
| import json, sys, re | |
| filename = sys.argv[1] | |
| f = open(filename, 'r') | |
| contents = json.load(f) | |
| contentIndex = {} | |
| for content in contents['content']: |
| #!/bin/bash -ex | |
| exec > >(tee /var/log/user-data.log|logger -t user-data -s 2>/dev/console) 2>&1 | |
| # install ThinkUp on EC2 Ubuntu instance: | |
| # | |
| # @spara 12/23/10 | |
| # @waxpancake 1/3/11 | |
| # install required packages | |
| sudo apt-get update |