Skip to content

Instantly share code, notes, and snippets.

View htesligte's full-sized avatar

Henk te Sligte htesligte

View GitHub Profile
$data[] = [
'title' => "All By My SELF | LAS 424",
'url' => "http://www.jupiterbroadcasting.com/100881/all-by-my-self-las-424/",
'date' => "2016-06-26",
'runslinux' => [
'pick' => [
[
'name' => "Fireworks powered by Raspberry Pi",
'url' => "https://www.youtube.com/watch?v=WBZ5bPL79hg",
],
@htesligte
htesligte / 0_reuse_code.js
Last active August 29, 2015 14:15
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console