Skip to content

Instantly share code, notes, and snippets.

@sfinktah
sfinktah / .domverticies.js
Last active April 27, 2018 09:53 — forked from abernier/.gitignore
domvertices.js
We couldn’t find that file to show.
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
margin: 0;
}
.info {
position: absolute;
@sfinktah
sfinktah / .gitignore
Last active October 5, 2015 11:14 — forked from mbostock/.block
Map Pan & Zoom IV
.DS_Store
build
node_modules
@sfinktah
sfinktah / dhtool.asm
Created June 10, 2015 03:06
test of flat assembler syntax highlighting with github-linguist
; ------------------------------------------------------------------------
; HeavyThing x86_64 assembly language library and showcase programs
; Copyright © 2015 2 Ton Digital
; Homepage: https://2ton.com.au/
; Author: Jeff Marrison <jeff@2ton.com.au>
;
; This file is part of the HeavyThing library.
;
; HeavyThing is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License, or