Skip to content

Instantly share code, notes, and snippets.

@danwahl
danwahl / index.html
Last active December 23, 2016 03:57
Web Speech Hearing Aid
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width">
<title>Web Speech Hearing Aid</title>
<style>
@danwahl
danwahl / index.html
Last active January 31, 2017 06:47
Divvy Voronoi Diagram
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Windows (vers 14 February 2006), see www.w3.org">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<style type="text/css">
html { height: 100% }
body { height: 100%; margin: 0; padding: 0 }
#map-canvas { height: 100% }
@danwahl
danwahl / index.html
Last active November 11, 2017 22:33
Mono Speaking Aid
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width">
<title>Mono Speaking Aid Aid</title>
<style>
@danwahl
danwahl / chicago-budget.csv
Created November 29, 2019 02:46
Chicago Budget
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 8.
,Finance and Administration,Infrastructure Services,Public Safety,Community Services,City Development,Regulatory,Legislative and Elections,General Financing Requirements,Deductions,Grand Total,Chicago Police Department,Department of Public Health,Mental Health Services,Lead Poisoning Prevention
2013,490.80,"1,046.10","1,918.50",99.50,62.30,51.70,35.10,"3,232.90",-396.80,"6,540.10","1,270.70",29.30,9.10,9.88
2014,514.60,"1,068.80","1,976.10",135.50,62.60,56.60,38.70,"3,549.60",-411.00,"6,991.50","1,313.00",28.10,9.51,6.66
2015,531.00,"1,104.30","2,082.50",147.70,70.80,57.60,52.50,"4,280.00",-647.50,"7,678.90","1,398.10",29.50,9.59,8.61
2016,516.80,"1,129.20","2,133.70",153.10,72.10,63.30,41.70,"4,444.70",-716.00,"7,838.60","1,410.00",30.40,9.40,7.18
2017,535.00,"1,187.00","2,210.00",167.70,93.50,66.40,38.90,"4,766.30",-774.20,"8,290.60","1,460.60",32.00,10.23,8.87
2018,546.60,"1,213.40","2,318.00",175.20,111.80,65.90,43.00,"4,836.90",-714.30,"8,596.50","1,535.60",32.90,10.74,9.35
2019,555.10,"1,292.90","2,374.
Question Issue Biden Sanders Warren Trump Dan Answers Weights
Should the US End the Cash Bail System? Crime & Justice 1 1 1 -1 1 1 2
Should the Death Penalty Be Allowed? Crime & Justice -1 -1 -1 1 -1 -1 1
Should the Use of Private Prisons Continue? Crime & Justice -1 -1 -1 1 -1 -1 2
Should Universal Background Checks for Gun Purchases Be Made Law? Crime & Justice 1 1 1 0 1 1 2
Should the Federal Government Adopt Net Neutrality Rules? Domestic Policy 0 1 1 -1 1 1 1
Should Recreational Marijuana Be Legal Federally? Domestic Policy -1 1 1 0 1 1 2
Should the Federal Government Provide Universal Childcare? Domestic Policy -1 1 1 -1 1 1 2
Should Federal Taxes Be Increased? Economy 1 1 1 -1 1 1 2
Should the Federal Minimum Wage Be Increased? Economy 1 1 1 -1 0 0 0
@danwahl
danwahl / index.html
Last active May 20, 2023 17:34
XKCD Color Picker
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: xkcd-script;
src: url('https://rawcdn.githack.com/ipython/xkcd-font/5632fde618845dba5c22f14adc7b52bf6c52d46d/xkcd-script/font/xkcd-script.woff') format('woff');
}