Connor Johnson

Search
Skip to content
  • About

Monthly Archives: August 2018

Uncategorized

Compile a PDF from PNGs

August 31, 2018 cjohnson318

I keep forgetting how to do this:

brew install imagemagick
convert out/*.png out.pdf
LinuxMacPDF
Uncategorized

Notes on Elixir

August 30, 2018 cjohnson318

I’m reading Programming Elixir 1.3 by Dave Thomas. I’ve compiled some notes on Elixir here for personal reference. Elixir is basically a Ruby-ish wrapper around Erlang, a language developed at Ericsson in the 1980’s. Erlang is known for being extremely reliable, and concurrent.

Continue reading Notes on Elixir →

Elixir

Blog about math, programming, and data.

Recent Posts

  • Simple Deterministic Push Down Automata in Kotlin
  • Simple Finite State Machine in Kotlin
  • Add a Flask Worker in AWS Elastic Beanstalk
  • Checkerboard in Vue.js
  • The Barber Shop Problem in Go

Archives

  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • January 2018
  • December 2017
  • September 2017
  • June 2017
  • May 2017
  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

  • Agent Based Modeling
  • Angular
  • Arduino
  • AWS
  • Bash
  • Bayes
  • CoffeeScript
  • Data
  • Django
  • Docker
  • Excel
  • Express
  • Flask
  • forecasting
  • Fractal
  • Geostatistics
  • GIS
  • Git
  • Golang
  • JavaScript
  • jQuery
  • Kotlin
  • Kriging
  • LaTeX
  • Linux
  • Mac
  • Machine Learning
  • Math
  • MongoDB
  • MSSQL
  • MySQL
  • nimlang
  • Nimrod
  • Node
  • OS X
  • Pandas
  • Python
  • R
  • Sass
  • Statistics
  • SVG
  • Swift
  • Swift3
  • Vim
  • Windows
Proudly powered by WordPress