Read
Do you want to be updated with the new monthly post? Then subscribe to my free substack, 5 on the 9.
Click on the thumbnails below or use the search box to find something to your liking!
Nostalgia for Today
This year has been hard. Really hard.
It’s like 2024 decided to be 5 years at once. Maybe it’s a tax thing.
How does one feel feelings?
Lately, I’ve been having regular conversations with my mentor and friend, Simon Carcagno, and this man has been on a roll. He will make these, seemingly throwaway, comments and observations that worm there way into my brain and unlock and unblock these mental obstacles I’ve been struggling with since the beginning of 2024.
Life Hack: Incentivize your Good Habits with Bad Ones
So there I was, minding my own business, when the Digital Wellbeing app on my phone decides to inform me that I’m spending an average of 15 hours a week on Tiktok.
Sir, I think at the app, how could you say something so controversial, yet so brave?
Little’s Law and Working Smarter
This concept, introduced by this episode of Fixable, has brought together some of my favorite things: mathematics and working smarter.
Preparing for Your Blessings
This blog post is inspired by a tiktok video created by @notwildin.
How to Automate Something Repetitive Using Python
I didn’t realize I would have actual applications for what I learned in my Automate the Boring Stuff course so quickly! If you have any tasks that require the same sequence of mouse clicks, keyboard taps or anything like that to occur, then I have a time-saver for you!
Testing out a Roulette Strategy
Determine a fixed amount of money to gamble (e.g. $1,000).
Pick which color to bet on (e.g. Black)
Start by betting the minimum bet (e.g. $5)
Every round, increase your bet by $5, but continue to bet on the same color.
Stop play when either of the two events occur:
• You’ve doubled your total cash.
• The amount of money you have is less than your next bet.
Saving to Text Files Through the Command Line (A Python Shortcut)
As I near the end of my Automate the Boring Stuff course, I’m learning some very useful tools - especially as a Windows user. In order to synthesize my learning, I decided to do a little project combining a few new python functionalities I learned.
Creating A User Friendly Inventory Using Python Dictionaries
While I was reviewing chapter 5 of Automate the Boring Stuff, I learned about using Dictionaries in Python. One of the fun exercises demonstrated by the book was using Python’s Dictionary functionality to create a database for a list of supplies for a picnic.
Teaching Financial Literacy… for Fun!
A few weeks ago, I was listening to a special episode of the Teacher’s Off Duty Podcast with Daymond John and they were talking about teaching kids financial literacy. One idea they mentioned was having an in-class economy, where students earn classroom currency and then have to budget their money accordingly.
Connecting Python to Google Sheets and Saving Time
I am currently interested in using Python to Automate the Boring Stuff. Recently, I found an opportunity to apply it in my work at Bleeker and it was a huge time-saver and will add quite a bit of value over time. I figured it would be valuable to write out how I did it here for my own reference, but perhaps you will find it useful too!
My 2022 Cinema Recap
In order to maintain my Platinum status at Cinemark, we have to watch 25 movies within the year. What I didn’t realize was that the free movies I get as a benefit do not count towards that total. So, here is a recap of the 28 movies I saw in theaters this year with their rating on the Negative 5 to 5 scale (starting with my least favorite).
Planning ahead, one day at a time.
Lately, I’ve started to question: why should I continue to work towards a routine? The reason I have come up with is that there are certain habits I need to maintain for my health and well-being, and a routine is a source of systemic support for that habit.
A New Chapter: Becoming a (Paper) Notebook Person
Since I was 9 years old, I knew I wanted a laptop. I don’t think they were even something that pervasive back then – we had only gotten a color computer a few years before (and had finally gotten the hang of a mouse instead of using DOS commands), so I do not actually know where things stood in terms of popular tech…
The Case for Project Proposals
One practice I am trying to make a habit this year is to put together a project proposal for almost any action or process I do at work. I also encourage everyone I work with to do the same. I am finding that this is an essential activity that clarifies…
Creating a Compelling Podcast - Part 3: Ongoing Maintenance
In the final part of this three-part series, we will cover how to keep a series going and everyone engaged.
Creating a Compelling Podcast - Part 2: Scripting, Recording and Editing
In this second part of this three-part series, we will cover useful insights on scripting, recording and editing.
Creating a Compelling Podcast - Part 1: The Concept
Making a podcast is easy but making a good podcast requires an incredible amount of hard work and dedication (or a lot of money to throw at someone who knows what they are doing).
My Time Management Superpower - Part 3
This may seem daunting, overwhelming or impossible, but it’s important to remember that these are all things you want to do. These are the things that are letting you live your core values, savor your life, connect with your loved ones - so motivation will not be the issue, it’s pure time management.