Skip to content

Instantly share code, notes, and snippets.

View dysbulic's full-sized avatar
💭
📆 ― 2023⁄01⁄31 ⩮ 1444⁄07⁄09 ⩮ -6⁄♒⁄16 ― 📆

δυς dysbulic

💭
📆 ― 2023⁄01⁄31 ⩮ 1444⁄07⁄09 ⩮ -6⁄♒⁄16 ― 📆
View GitHub Profile
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.
✅ did:3:bafyreiaktsasqn7uoqejrrr5z4rkos2knrt2ex2trzmsa5gu2zpzvzi2qa ✅
Create your profile today to start building social connection and trust online at https://3Box.io/
@dysbulic
dysbulic / .block
Last active July 30, 2024 10:50 — forked from d3indepth/.block
Solar Clock
license: gpl-3.0
height: 230
border: no
@dysbulic
dysbulic / index.html
Created August 17, 2018 19:12
Unicode Emoji Combinations Unicode Emoji Combinations // source http://jsbin.com/heletez
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Unicode Emoji Combinations">
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Unicode Emoji Combinations</title>
<style id="jsbin-css">
ul {
@dysbulic
dysbulic / unit_sort.js
Created July 9, 2017 21:26
Unit Sorting in Javascript
#!/usr/bin/env node
var fs = require('fs')
var matches = []
process.argv.slice(2).forEach((filename) => {
try {
var content = fs.readFileSync(filename)
var lines = content.toString().split(/\r\n|\n/)
@dysbulic
dysbulic / unit_sort.rb
Last active July 9, 2017 21:50
Unit Sorting
#!/usr/bin/env ruby
puts "Usage: #{$0} [input-file]..." if ARGV.empty?
matches = []
ARGV.each do |path|
begin
File.foreach(path) do |line|
match = /^#?(\d+)([^ ]*) - (.*)/.match(line)
@dysbulic
dysbulic / .block
Created April 7, 2016 15:53 — forked from mbostock/.block
Polar Clock
license: gpl-3.0
@dysbulic
dysbulic / .block
Last active April 3, 2016 23:14 — forked from mbostock/.block
Polar Clock III
license: gpl-3.0
height: 100%
@dysbulic
dysbulic / .block
Last active March 3, 2016 15:53 — forked from mbostock/.block
Bilevel Partition
license: gpl-3.0
@dysbulic
dysbulic / text.md
Created August 9, 2015 00:32
API Blueprinting with MSON

Test

@dysbulic
dysbulic / forward.md
Last active August 29, 2015 14:12
forward narration

I keep remembering a sci-fi short story I read years ago.

A capsule appears in a laboratory with an old insane man in it. As time passes they recognize that he is aging backwards.

Eventually he communicates how to build the capsule and switches places with the him that has been aging normally simultaneously.

I've had that sense of a story told backwards for a while.

I remember months of being enamored with the fame that has to accomany being the one to start Babylon burning.