Moving to Windows for Open Source Development

Continue reading


@brianketelsen.com | 4 years ago

Detachable Sessions with Byobu on WSL

Byobu is a frontend for tmux and screen that allows you to save your terminal sessions and reconnect to them easily. It’s one of the biggest time-savers in my bag of tricks. Read along to learn how I use it. This article applies to any *nix-like system, despite the “o … | Continue reading


@brianketelsen.com | 4 years ago

Remote Development for Visual Studio Code

The Visual Studio Code team just announced perhaps the most eagerly anticipated feature yet. Remote editing.Remote Editing An extension pack was released today that consists of three related extensions to Code. Remote - WSL Remote - Container Remote - SSH These extensions enable … | Continue reading


@brianketelsen.com | 5 years ago

Show HN: Free Azure DevOps CI Setup for Phoenix/Elixir

Microsoft just announced a killer continuous integration setup for Github, and I was really anxious to give it a try.  This post documents my setup for an Elixir/Phoenix application I'm building with Aaron Schlesinger.Set Up Azure PipelinesStep one is to head to the Github Market … | Continue reading


@brianketelsen.com | 5 years ago

Web Assembly and Go: A look to the future

I've been watching Web Assembly with anticipation for quite some time, with the hope that it would allow me to write web applications without the typical Javascript build process. | Continue reading


@brianketelsen.com | 5 years ago