Skip to content

Instantly share code, notes, and snippets.

View robin-rpr's full-sized avatar

Robin Röper robin-rpr

View GitHub Profile
@robin-rpr
robin-rpr / fonts.txt
Created October 17, 2018 17:50
VS Code Settings & Plugins
- http://input.fontbureau.com/download/
env:
es6: true
node: true
jest: true
extends:
- standard
- "eslint:recommended"
overrides:
[
{
function delayed(timeout) {
setTimeout(() => {
console.log('Something');
return;
}, timeout);
}
delayed(1000); // 1 sec
console.log('Hello world!');
import re
import sys
def printf(format, *args):
sys.stdout.write(format % args)
# Open the SQL file
f = open('input.sql', 'r')
sql = f.read()
@robin-rpr
robin-rpr / networkGraph-extreme.js
Last active April 10, 2024 17:46
Network Graph
This file has been truncated, but you can view the full file.
{"nodes":[{"id":174},{"id":209},{"id":260},{"id":286},{"id":513},{"id":553},{"id":559},{"id":680},{"id":701},{"id":835},{"id":852},{"id":917},{"id":924},{"id":945},{"id":1103},{"id":1140},{"id":1221},{"id":1239},{"id":1251},{"id":1257},{"id":1267},{"id":1273},{"id":1280},{"id":1299},{"id":1403},{"id":1764},{"id":1828},{"id":1853},{"id":1916},{"id":2027},{"id":2116},{"id":2119},{"id":2497},{"id":2500},{"id":2516},{"id":2518},{"id":2603},{"id":2613},{"id":2852},{"id":2856},{"id":2907},{"id":2914},{"id":3170},{"id":3212},{"id":3214},{"id":3216},{"id":3233},{"id":3257},{"id":3269},{"id":3303},{"id":3320},{"id":3333},{"id":3356},{"id":3399},{"id":3462},{"id":3491},{"id":3549},{"id":3741},{"id":3786},{"id":4230},{"id":4455},{"id":4608},{"id":4635},{"id":4637},{"id":4657},{"id":4670},{"id":4713},{"id":4755},{"id":4766},{"id":4775},{"id":4777},{"id":4788},{"id":4809},{"id":4826},{"id":5392},{"id":5398},{"id":5400},{"id":5405},{"id":5483},{"id":5511},{"id":5606},{"id":5617},{"id":5713},{"id":6057},{"id":6233},{"id":63