Developing a Neovim Docker Plugin from Scratch

Time for a bit of Lua hacking. Ever since I fell down the Neovim rabbit hole I’ve been having a tonne of fun building little extensions and plugins. And I fo… Read more

Similar

Pipfiles and Docker

Exciting times in Python. With the recent introduction of Pipfiles and the new pipenv library it's time to rewrite our Dockerfiles to leverage all the goodness of modern Python packaging.

Read more »