Hi, I'm Tristan Farmer.
Senior Software Engineer
Developer Experience Evangelist. Fluent in Java, Node, learning Go, Vim, GraphQL, Build Tools, and I will dockerize your life.
Blog
- Using Karabiner For Application Window Management
2021-03-18 - 5 minute read
Karabiner-Elements is a great tool for manipulating keybindings on MacOS. Let's use it to turn your Capslock key into a hyper key, and use it for application window management.
- Learning Vim: Where To Get Started
2021-03-09 - 5 minute read
How I started to learn using vim, the resources, and tools I used and where to learn more.
- Gradle Property Expansion w/ Spring Boot
2019-03-15 - 2 minute read
Use gradle to substitute values determined at build time into your spring application.properties files.