Skip to content

Instantly share code, notes, and snippets.

View jasonleonhard's full-sized avatar

jasonleonhard jasonleonhard

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
{
"type": "FeatureCollection",
"features": [
{
"id": 3001,
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-122.675181990908,
This file has been truncated, but you can view the full file.
{
"type": "FeatureCollection",
"features": [
{
"id": 3001,
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-122.675181990908,
const lifeMachine = Machine({
id: 'life',
initial: 'alive',
context: {
retries: 0
},
states: {
alive: {
on: {
KILL: 'dying'
const lifeMachine = Machine({
id: 'life',
initial: 'alive',
context: {
retries: 0
},
states: {
alive: {
on: {
KILL: 'dying'

Keybase proof

I hereby claim:

  • I am jasonleonhard on github.
  • I am un5t0ppab13 (https://keybase.io/un5t0ppab13) on keybase.
  • I have a public key ASBbOssyTeQTXXOfzXmp1vzWZpfuUB-Yh9uBN3RDxD2UpAo

To claim this, I am signing this object: