heredoc
  • Projects
  • Python
  • Elixir
  • Devops
  • Data Science
  • Essays
  • Links

stop animation

Heredoc
is a file literal or input stream literal: it is a section of a source code file that is treated as if it were a separate file. It also happens to be the name of this technical blog..

Recent

  • Exploring WikiVoyage data with Neo4j and Cypher: Part 3
  • Exploring WikiVoyage data with Neo4j and Cypher: Part 2 (Exploring the Data)
  • Elixir Examples and Patterns
  • An implementation of the Ambient Calculus in Elixir: Part 1
  • An implementation of the Ambient Calculus in Elixir: Part 2

Tags

  • ansible
  • architecture
  • boilerplate
  • code
  • cs
  • data-science
  • deprecated
  • devops
  • docker
  • elixir
  • essays
  • fabric
  • graphdb
  • groovy
  • infrastructure
  • jenkins
  • links
  • math
  • misc
  • proglangs
  • projects
  • python
  • raspberry-pi
  • salt
  • terraform
  • unfinished
  • vagrant
  • vpn

GitHub Repos

Status updating...

Links

  • data.holdings
  • travel blog
  • random article (this blog)
  1. Tags
  2. unfinished

Writing with tag: unfinished

Exploring WikiVoyage data with Neo4j and Cypher: Part 3

Part 3 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher. Having improved the semantic content of the graph with Cypher in the last section, this section uses Cypher to interrogate the resulting model.

Part 3 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in graphdb , data-science , unfinished , projects
unfinished

Exploring WikiVoyage data with Neo4j and Cypher: Part 2 (Exploring the Data)

Part 2 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher. In this section, we leave our Elixir parsing code in the dust and begin the process of graph curation using Cypher.

Part 2 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in graphdb , data-science , unfinished , projects
unfinished

Elixir Examples and Patterns

Scratchpad for experimental elixirisms
read more ...
tagged in elixir , code , unfinished
unfinished

An implementation of the Ambient Calculus in Elixir: Part 1

This section includes a brief introduction to the ambient calculus, discussion of project scope and some definitions. A review of concurrency primitives in Elixir.
Part 1 in " Ambient Calculus in Elixir"
read more ...
tagged in elixir , math , cs , unfinished , projects
unfinished

An implementation of the Ambient Calculus in Elixir: Part 2

System Design: mapping ambient calculus primitives to Elixir
Part 2 in " Ambient Calculus in Elixir"
read more ...
tagged in elixir , math , cs , unfinished , projects
unfinished


© 2016 mvr · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top