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 Topics in Math and CS
  • Links for Topics in Devops
  • Links for Elixir
  • CI/CD Series
  • Notes for SaltStack

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)

Links for Topics in Math and CS

Growing archive of random links pertaining to subjects in math, CS, software engineering, data science, etc

read more ...
tagged in data-science , math , cs , links

Links for Topics in Devops

Links for topics in devops read more ...
tagged in devops , links

Links for Elixir

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

CI/CD Series

Part 1 in a series about CI/CD

Part 1 in " Intro to CI/CD"
read more ...
tagged in devops

Notes for SaltStack

Some notes on learnings for salt stack from the perspective of an Ansible user. read more ...
tagged in salt , devops , python

OpenVPN Setup with ansible and terraform on EC2

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 vpn , devops , ansible , terraform , projects

Zoo: configuration management for the random hardware I own and experiment with

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 devops , ansible , projects

Jenkins backups

A simple, lightweight Jenkinsfile-based approach to backing up Jenkins read more ...
tagged in jenkins , devops , groovy , infrastructure

A allspark-based stack for data science projects

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 python , docker , data-science , projects

A blessing for code

read more ...
tagged in essays

Ethos

Rules of thumb for architecture, design, and work in general

read more ...
tagged in essays

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

Python Class as Module

Dynamic-module magic with metaclasses

read more ...
tagged in python

Penrose Tilings & Solid Geometry

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 data-science , math , cs , python , projects

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

Advocacy for Polyglot Programming

Using ultiple programming languages & programming paradigms for fun and profit.

read more ...
tagged in essays , cs

Bitcoin & Ethereum: Executive Summary

Bitcoin and Ethereum: a (mostly) nontechnical executive summary for focusing on exciting applications instead of implementation details.

read more ...
tagged in math , cs , essays

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 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

Setting up Neo4j with Vagrant and Ansible

Setting up Neo4j with Vagrant and Ansible

read more ...
tagged in devops , vagrant , ansible , graphdb , infrastructure

IElixir Notebook in Docker

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

Datadog event publishing

Datadog event publishing example with Python

read more ...
tagged in devops , python , code

Python release automation

Fabric tasks, pre-commit hooks, and other topics in release automation for python packages

read more ...
tagged in python , fabric , boilerplate , devops

The missing "ansible-role" command

Ansible-role downloads, installs, and cleans temporary ansible roles without the need for manually editing ansible playbooks

read more ...
tagged in ansible , python , devops

DRY versioning for Python packages

DRY versioning for Python packages, configuring setup.py, and a fabric task for version bumping

read more ...
tagged in python , fabric

How to provision Docker with Ansible

Provisioning Docker with Ansible (again)

read more ...
tagged in deprecated , docker , ansible , devops

Python method semantics

Schizophrenic methods: an Experiment in Python method semantics

read more ...
tagged in 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