All posts
Improving your React application performance with Lighthouse, dead code removal and code splitting
Follow along as I tweak https://pencyclopedia.ink's page load performance.
2020/10/24
Elixir learnings - 2020 week 17
Is LiveView going to be the feature that causes a tipping point for mainstream adoption of Phoenix/Elixir?
2020/04/27
Elixir learnings - 2020 week 16
This week I discovered confusing environment variable behavior building Elixir apps. I also whipped up a helper function to copy output to your clipboard in iex sessions.
2020/04/13
Elixir learnings - 2020 week 10
Setting up continuous deployment to Gigalixir with Github Actions and distillery.
2020/03/02
Elixir learnings - 2020 week 9
Setting up continuous integration with Github Action. Learn about configuring JetBrains tooling for elixir development.
2020/02/24
Elixir learnings - 2020 week 7
This week I learned about setting up ExUnit's built in test coverage to generate reports.
2020/02/10
Elixir learnings - 2020 week 6
This week I learned about GraphQL project structures, iex configurations and some awesome books and modules.
2020/02/03
Elixir learnings - 2020 week 5
This week I learned about some standard library function behaviors such as Map.get and Enum.reduce_while. I also learned about connecting multiple erlang nodes together with peerage and libcluster.
2020/01/27
Elixir learnings - 2020 week 4
This week I learned about some awesome (🕶️) Elixir learning resources and PaaS.
2020/01/20
Elixir learnings - 2020 week 3
This week I learned about using module docs and a little bit about metaprogramming in Elixir.
2020/01/13
Letters to a young software engineer in Boise
What I wish I knew when I was just starting in the tech industry.
2019/11/10
Debugging strategies
Techniques that I've learned over the years for dealing with those tricky bugs 🐛🐛🐛.
2019/04/29
ffmpeg downscale all videos in a directory
Learn how to downscale all videos in a directory
2018/02/11
Listing text expansions in Keyboard Maestro
Learn how to show your current Keyboard Maestro text expansions with Keyboard Maestro.
2016/11/24
Spotify daily pro tips
Use a little hack to save your favorite music curated for you by Spotify.
2016/09/05