Dynamically Updating Your Tidbyt Display with REST API Data
Step-by-Step Guide to Fetching and Displaying Real-Time Data on TidByt

Search for a command to run...
Step-by-Step Guide to Fetching and Displaying Real-Time Data on TidByt

I recently bought a Tidbyt, a fascinating retro pixelated display that can do everything from showing the weather to displaying memes (h/t to Greg Baugues for the recommendation). After setting it up and exploring some pre-built apps (mine currently ...
I recently built my very first app using ChatGPT's API. https://twitter.com/amit/status/1682086918995976192?s=20 The thing about ChatGPT is that It's trained on information from the internet, but what if you want it to answer questions using your c...

As someone who loves experimenting with Python libraries and APIs, starting new projects quickly is important. Setting up these projects can sometimes be time-consuming, and a bit annoying to be honest. Wrote this shell script to automate the process...
Here's the AppleScript you can use to export all todos from a specific list in the Things app using AppleScript. Context: I had a bunch of todos in the Things app that I wanted to move to my notes. Manually copying them from the app does not grab the...

I wrote this for myself whilst setting up Django for the first time.
