Skip to content

Instantly share code, notes, and snippets.

View QuinnWilton's full-sized avatar

Quinn Wilton QuinnWilton

View GitHub Profile
defmodule BeamWorkshop do
def start() do
spawn(&process_loop/0)
end
def process_loop() do
big_data =
for _ <- 1..1024 do
big_data(1_048_576)
end

Keybase proof

I hereby claim:

  • I am quinnwilton on github.
  • I am quinnwilton (https://keybase.io/quinnwilton) on keybase.
  • I have a public key ASD0Kcfp3f7IsHfgyWaOL55Gc3ba3Wl2Wi2Dw6YbvDRbigo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am shanewilton on github.
  • I am quinnwilton (https://keybase.io/quinnwilton) on keybase.
  • I have a public key ASD0Kcfp3f7IsHfgyWaOL55Gc3ba3Wl2Wi2Dw6YbvDRbigo

To claim this, I am signing this object:

@QuinnWilton
QuinnWilton / Main.elm
Created January 5, 2017 00:32
Daily Drip [Elm 006.1] ported to Elm 0.18.0
module Main exposing (..)
import Html exposing (..)
import Html.Events exposing (onClick)
import Html.Attributes exposing (src)
import Json.Decode
import Http
import Task
import Json.Decode.Pipeline exposing (decode, required)
@QuinnWilton
QuinnWilton / gist:4c2b6f72bc2bac7010b2
Created January 22, 2015 07:33
Ghost in the Shellcode 2015 - Blocky's Revenge Model
sat
(model
(define-fun c2 () Bool
false)
(define-fun c3 () Bool
true)
(define-fun c4 () Bool
true)
(define-fun c5 () Bool
false)
@QuinnWilton
QuinnWilton / gist:02ae894acb3ccb3a465f
Created January 22, 2015 07:32
Ghost in the Shellcode 2015 - Blocky's Revenge Theorem
(declare-const c2 Bool)
(declare-const c3 Bool)
(declare-const c4 Bool)
(declare-const c5 Bool)
(declare-const c6 Bool)
(declare-const c7 Bool)
(declare-const c8 Bool)
(declare-const c9 Bool)
(declare-const c10 Bool)
(declare-const c11 Bool)

Keybase proof

I hereby claim:

  • I am shanewilton on github.
  • I am shanewilton (https://keybase.io/shanewilton) on keybase.
  • I have a public key whose fingerprint is 0A7A ED10 24EF 951C 24D5 941A 546C 5CD9 2DC3 BED7

To claim this, I am signing this object: