Installing TriggerMesh and Knative in Minikube

Posted on Sat 05 February 2022 in Tech • Tagged with tech, kubernetes, triggermesh, work, howto • 3 min read

Notes, resources, and thoughts on the AWS Certified DevOps Engineer - Professional exam after passing in January 2022.


Continue reading

AWS Certified DevOps Engineer - Professional Exam

Posted on Sat 29 January 2022 in Tech • Tagged with aws, work • 5 min read

Notes, resources, and thoughts on the AWS Certified DevOps Engineer - Professional exam after passing in January 2022.


Continue reading

Evaluating Decisions Based On Information Available

Posted on Fri 14 January 2022 in Life • Tagged with life, philosophy, poker • 3 min read

Some thoughts on what poker has taught me about decisions we make in life without knowing all the information.


Continue reading

Working From Home Tips

Posted on Sun 02 January 2022 in Life • Tagged with life, philosophy, work • 4 min read

I enjoy working from home, so here's some tips on how I make it work.


Continue reading

Some Mental Aspects of Weightlifting

Posted on Sun 19 December 2021 in Fitness • Tagged with fitness, philosophy, lifting, health • 4 min read

Lifting has a lot of mental hurdles to overcome, and I don't know if they get talked about enough.


Continue reading

My Current Investment Strategy

Posted on Wed 24 November 2021 in Money • Tagged with money, philosophy, life • 5 min read

The main elements of my current views on investing money.


Continue reading

Doing Something Is Better Than Doing Nothing

Posted on Sat 20 November 2021 in Life • Tagged with life, philosophy • 3 min read

Some thoughts around doing too much research before committing to something.


Continue reading

High Protein Breakfast Options

Posted on Sun 07 March 2021 in Fitness • Tagged with fitness, diet • 9 min read

My current rotation of breakfast options that are as much protein as possible while being delicious and keeping calories as low as possible.


Continue reading

How I Fixed AWS ELB Health Checks Failing On Flask

Posted on Sun 28 February 2021 in Tech • Tagged with flask, python, aws • 3 min read

Details on how I set up a Flask application on AWS ECS behind an Elastic Load Balancer, and what I had to do to get the ELB health checks to properly work.


Continue reading

Using A Tornado Socket.IO Server For A Multiplayer Game

Posted on Thu 04 February 2021 in Tech • Tagged with tornado, python, game jam • 4 min read

I participated in my first team game jam last weekend, where we developed a multiplayer game using Phaser as the frontend and Tornado as the backend, which communicated via websockets. Here are some details, decisions, and lessons learned.


Continue reading