Skip to content

Instantly share code, notes, and snippets.

View zout's full-sized avatar

Joshua Peper zout

  • Peperzaken
  • Groningen
View GitHub Profile
<html>
<head>
<style>
html, body {
margin: 0;
padding: 0;
overflow:hidden;
}
</style>
</head>
@zout
zout / keybase.mb
Created January 24, 2019 09:48
Keybase
### Keybase proof
I hereby claim:
* I am zout on github.
* I am joshuapeper (https://keybase.io/joshuapeper) on keybase.
* I have a public key ASDyrFoLE9yO7LrjV0Q37uYAA84YYIh1IyuHSO7Z6ZjHcAo
To claim this, I am signing this object:
@zout
zout / android_sensordata.json
Created May 28, 2015 14:19
Bevingmeter iOS Sensordata
{
"events_samples":{
"35":{
"created_at":1427467691437,
"phone_events_id":1427467681818,
"z":"-0,002899",
"y":"0,001892",
"x":"0,000549"
},
"36":{
@zout
zout / get_your_dock_on.md
Created May 27, 2015 14:02
Get your dock on

Get your Dock on

DockerGrunn way

# Download images
wget https://uploads.tfe.nl/dckrgrnn/mysql.tar.gz
wget https://uploads.tfe.nl/dckrgrnn/wordpress.tar.gz

# Load images
docker load -i mysql.tar.gz
docker load -i mwordpress.tar.gz