Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@Dzol
Dzol / Visualising Amass Data Over Time.livemd
Last active May 24, 2023 12:34
Visualising Amass Data Over Time

Visualising Amass Data Over Time

Mix.install([
  {:jason, "~> 1.4"},
  {:kino, "~> 0.9.2"},
  {:vega_lite, "~> 0.1.7"},
  {:kino_vega_lite, "~> 0.1.8"}
])

AOC2022

Mix.install([{:finch, "~> 0.14.0"}])
Finch.start_link(name: NBFinch)

AOC Input Helper

@Dzol
Dzol / BEAM.ipynb
Created October 17, 2018 13:10
16TILUTB
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Dzol
Dzol / 0x.md
Created October 16, 2018 15:17
0x

0x

We all know what Hex is. Todd Resudek: https://www.youtube.com/watch?v=cbCnTKVLuu8

Question Hint Answer
Where do we put Hex configuration? Under project/0 in a Mix file
What's goes into the search text The package name + description
What kind of version system do we use? Semantic: see the document
@Dzol
Dzol / NOTE.md
Created December 13, 2015 20:41
Response to "String Handling" - Erlang Central

Compile with erl -compile genetic.erl then erl run genetic test.