Skip to content

ElixirDaze2016

wendysmoak edited this page Dec 22, 2019 · 1 revision

= Elixir Daze 2016 =

Riding Giants (film)

https://pragprog.com/book/bhwb/exercises-for-programmers

Hoare Logic

https://github.com/epsanchezma/elixir-contracts

Mogrify for ImageMagick https://github.com/route/mogrify

mix test.watch

Inside Out (Pixar film)

Society of the Mind (Marvin Minsky)

The Emotion Machine (Marvin Minsky)

https://github.com/jfcloutier/ev3 Lego Mindstorm programming in Elixir

Elm dashboard for robot http://files.meetup.com/17314552/february_23_2016.pdf

GenEvent should be monitored by GenServer

WebRTC https://webrtc.org/faq/

Separate process that keeps a copy of the current state. Use for reconstruction after a crash.

mix has built-in profiling?

Clone this wiki locally