Skip to content

Instantly share code, notes, and snippets.

@BastiTee
BastiTee / index.html
Created April 23, 2018 09:41
Embed d3-workbench and configure programmatically
<!doctype html>
<head>
<meta charset="utf-8">
<base target="_blank">
<title>A testbed for div-based integration</title>
<script src="https://bastitee.github.io/d3-workbench-ghp/0.11.0/d3-wb-distall.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300');
#figure {
@BastiTee
BastiTee / Test.java
Last active April 19, 2018 14:37
Stream ids to string
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class Test {
private String id;
public Test(String id) {
this.id = id;
@BastiTee
BastiTee / ._d3v4_monday_motivation
Last active February 27, 2018 07:36
#MondayMotivation - d3wb.add.textBlock demonstration
#MondayMotivation - d3wb.add.textBlock demonstration
@BastiTee
BastiTee / denoise-and-normalize-audio.sh
Created January 24, 2018 08:25
Denoise and normalize audio file to mp3
#!/bin/bash
DENOISE_SENSITIVITY=0.01
NORMALIZE=0
[ -z "$1" ] || [ ! -f "$1" ] && {
echo "No input file provided."
exit 1
}
@BastiTee
BastiTee / index.html
Last active January 10, 2018 08:13
Bonner Vornamen 2017 (Embedded)
<!doctype html>
<head>
<meta charset="utf-8">
<base target="_blank">
<title>A testbed for div-based integration</title>
<script src="https://bastitee.github.io/d3-workbench-ghp/0.9.1/d3-wb-distall.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300');
#figure {
@BastiTee
BastiTee / README.md
Created December 4, 2017 09:05
Read a password for git repositories from file

Initialize on repository with:

git config core.askpass "/path/to/git_auth.sh"
@BastiTee
BastiTee / README.md
Last active November 13, 2017 11:56
CORS-request test for stadtplan.bonn.de

Demonstration of two servers with only first server allowing CORS-requests.

Expected results as of now:

Request to https://cors-test.appspot.com/test successful.

{"status":"ok"}

Request to https://stadtplan.bonn.de/geojson?Thema=19584&amp;koordsys=25832 unsuccessful.
@BastiTee
BastiTee / ._d3v4_tweet_histogram
Last active November 7, 2017 13:20
d3v4: Tweet histogram fiddle
d3v4: Tweet histogram fiddle
@BastiTee
BastiTee / .bn-local-politics-followers
Last active October 22, 2017 09:33
Twitter accounts for municipal politics in Bonn, DE
Twitter accounts for municipal politics in Bonn, DE
@BastiTee
BastiTee / ._d3v4_bonniconvalley_tags
Last active November 7, 2017 13:20
d3v4: #bonniconvalley – The world according to...
d3v4: #bonniconvalley – The world according to...