I hereby claim:
- I am kpsuperplane on github.
- I am kpsuperplane (https://keybase.io/kpsuperplane) on keybase.
- I have a public key ASDzcEn29Kl3PTAsuAKWPJn9JU4R4YNYJDDM84DZ1fCxCwo
To claim this, I am signing this object:
body { | |
max-width: 1200px; | |
position:relative; | |
margin: 0 auto; | |
} | |
div.listing-chooser { | |
display: none; | |
} | |
div.content { |
{ | |
"platforms": [{ | |
"platform": "WizSmarthome", | |
"name": "WizSmarthome", | |
"devices": [ | |
{ "host": "192.168.0.1" }, | |
{ "host": "192.168.0.2" } ... | |
] | |
}], | |
} |
I hereby claim:
To claim this, I am signing this object:
Did you have to use lisp? | |
I was thinking that you could be casted | |
Did you have to ruin | |
what was straight c and now it's all nested | |
Did you have to pick me | |
where I'm weak? Baby, waterloo accepted me | |
And push it in so deep | |
Tears in the stack that I cannot push out of me | |
Oh, it's so sad to |
import java.applet.*; | |
import java.awt.*; | |
import java.awt.event.WindowAdapter; | |
import java.awt.event.WindowEvent; | |
import framework.Core; | |
/** | |
* @author Kevin Pei (335533832) |