Skip to content

Instantly share code, notes, and snippets.

@k9
k9 / nx.hdr
Last active October 15, 2019 21:58
@k9
k9 / .block
Last active December 6, 2018 17:02
fresh block
license: mit
@k9
k9 / index.html
Last active November 2, 2018 18:30
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>PouchDB Issue</title>
<script src="https://cdn.jsdelivr.net/npm/pouchdb@7.0.0/dist/pouchdb.min.js"></script>
</head>
<body>
</body>
@k9
k9 / .block
Last active May 15, 2018 19:27
contour projection
license: gpl-3.0
border: no
@k9
k9 / .block
Last active August 2, 2016 21:37
Satellite Projection Test
license: gpl-3.0
@k9
k9 / gist:6354523
Created August 27, 2013 14:47
weasyprint issue
<!doctype html>
<html>
<head>
<title>test</title>
<style type="text/css">
body {
font-size: 60px;
font-family: "Arial", "Helvetica", "Ubuntu Sans";
}