I hereby claim:
- I am ward on github.
- I am wardmuylaert (https://keybase.io/wardmuylaert) on keybase.
- I have a public key whose fingerprint is 251A E47B D975 B352 0005 B96B D009 7589 55A0 7CEC
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| #================================================================ | |
| # Copyright (C) 2008 QNAP Systems, Inc. | |
| # | |
| # This program is free software; you can redistribute it and/or | |
| # modify it under the terms of the GNU General Public License | |
| # as published by the Free Software Foundation; either version 2 | |
| # of the License, or (at your option) any later version. | |
| # | |
| # This program is distributed in the hope that it will be useful, |
| #!/bin/sh | |
| # Expects a problems.txt to exist that is the source code of a problems page | |
| if [ ! -f problems.txt ]; then | |
| echo "You should get the source of a page with a list of problems. Save it in problems.txt." | |
| exit 1 | |
| fi | |
| problems=$(sed '/problems\//!d' problems.txt | sed '/\/submit/d' | sed '/\/statistics/d' | sed 's/^.*problems\/\(.*\)".*$/\1/') |
| :s/<a href="\([^"]\+\)">\([^<]\+\)<\/a>/[\2](\1)/ |
| find /run/media/ward/warddisk/Muziek/ -printf "%P\n" | sort > ~/tmp/muziek.txt | |
| find /run/media/ward/WARDPOD/music/ -printf "%P\n" | sort > ~/tmp/music.txt | |
| then | |
| git diff the files |
Alas, nowhere near yet it seems like. I want the heatmap to stick to existing roads and not look like a disgusting mess.
This process is apparently called map matching.
| document.oncontextmenu = undefined; | |
| document.onselectstart = undefined; | |
| document.oncut = undefined; | |
| document.oncopy = undefined; | |
| document.onpaste = undefined; | |
| document.onmousedown = undefined; | |
| document.onclick = undefined; |
| /** | |
| * Run on https://admit.belgacom.be/eservices/wps/myportal/myBillAndUsage | |
| * Shows the ratios of your current used bandwidth (used / total) and of | |
| * how much of the month has gone by (current amount passed / total amount in month) | |
| */ | |
| function parseBytes(s) { | |
| var gm = /^(\d+) GB (\d+) MB$/; | |
| var g = /^(\d+) GB$/; | |
| var m = /^(\d+) MB$/; |
| # Changes the metadata of all the dates to the modify date in the filesystem | |
| # The -P keeps the modify date itself intact | |
| exiftool -P -"filemodifydate>alldates" SOMEFILE.jpg | |
| # Show date related metadata | |
| exiftool -alldates SOMEFILE.jpg | |
| # Show file modified date | |
| exiftool -filemodifydate SOMEFILE.jpg |
| (via: http://datagenetics.com/blog/april12015/index.html) | |
| Here are all the English language sub words that can be made from: WARD MUYLAERT | |
| Min word length: 3 | |
| Max number of words: 3 | |
| Words excluded: | |
| Must include: | |
| --- |