Jack Zellweger

December 1, 2022

The Power of ChatGPT

I just typed the following prompt into chat.openai.com: Use Mathematica code to plot a graph of how the average outcome of coin flips changes over time. I got the following output: (* simulate flipping a coin 100 times and record the outcome for each flip *) outcomes = Table[RandomChoice[{0, 1}], {100}] (* calculate the average outcome...
Read more
November 28, 2022

When You Just Ain't Got It All Together

🤠 Dry Creek Wrangler School: For anyone feeling like they aren't keeping up with those around them; for anyone just going through a tough transition they might not feel prepared for. 📽 iA Presenter: We've all heard of iA Writer, the gold-standard of Markdown writing apps. Now, iA Presenter is here to radically simplify presentations. W...
Read more
November 17, 2022

An investment property? In this economy? + many more

Hello everyone! More links and thoughts for you! 🏘 I finally wrapped up one of my side-projects where I used Python's Pandas library, Mathematica, Zillow data, and Redfin data to help me identify investment property opportunities. 🦜 How a Twitter engineer thinks Twitter is going to break over the coming weeks and months. 📇 Franklin Que...
Read more
October 10, 2022

First!

Hello there! I collect a lot of stuff I find online. This stuff isn't doing any good sitting in my filing cabinet, so I'm going to send it out every once in a while. Just ask me to take you off the list if you're not interested. 37signals: One of those rare companies with opinions of its own. I work in branding, so I it refreshing when...
Read more