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
  • How to Dockerize Elixir for Raspberry Pi / ARM
  • Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading 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. Tags
  2. elixir

Writing with tag: 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

How to Dockerize Elixir for Raspberry Pi / ARM

Dockerizing Elixir for Raspberry Pi / ARM was easier than expected. If you're looking to do the same then this quick guide might help.

read more ...
tagged in elixir , devops , raspberry-pi , docker

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

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

IElixir Notebook in Docker

How to run the IElixir Jupyter notebook with Docker.
read more ...
tagged in docker , ansible , elixir , python

Elixir boilerplate

Project template / boilerplate for Elixir: precommit hooks, testing, custom mix tasks, and more.

read more ...
tagged in elixir , boilerplate


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

Back to top