james@kartar:~/blog/4

$ cd ~/posts/2019/

$ cd ~/posts/2018/

  • That Tattoo

    Launching That Tattoo, a site that interviews people about their tattoos, the backstory, and the tattoo artists behind them

    2 min read#Tattoo
  • Joining Microsoft

    Leaving Empatico to lead a team of CTOs in residence at Microsoft, helping startups build product and shape Azure for their needs

    1 min read#Microsoft
  • Autojump

    Using autojump to skip retyping long directory paths by maintaining a weighted database of the directories you cd into most

    2 min read#Bash#Shell#autojump
  • The fuck

    Installing and configuring The Fuck to auto-correct mistyped shell commands, plus writing a custom rule for the Azure az binary

    5 min read#Bash#Shell#The Fuck
  • Ballerina

    A walkthrough of Ballerina, a cloud-native programming language for building microservices and APIs, with a Docker deployment example

    10 min read#Ballerina#Cloud