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

  • Links for Elixir
  • An Elixir Microservice Architecture
  • Elixir Module Extension
  • Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)
  • Exploring WikiVoyage data with Neo4j and Cypher: Part 2 (Exploring the Data)

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. Categories
  2. elixir

Writing with category: elixir

Links for Elixir

A growing archive of random Elixir-related links featuring various libraries patterns, tools, etc.
read more ...
tagged in elixir , links

An Elixir Microservice Architecture

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in elixir , infrastructure , devops , architecture , projects

Elixir Module Extension

Discussion of module extension / inheritance in Elixir read more ...
tagged in elixir , proglangs

Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)

Part 1 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher.¬

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

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

Clustering in Elixir

Clustering with distributed Elixir. A survey of techniques to get nodes to connect to each other automatically.
read more ...
tagged in misc , elixir

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


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

Back to top