© 2026 Hashnode
I’ve been working with automation for a while now and have recently developed a script that quickly removes the cache from certain locations. Here’s what the script looks like: on deleteContents(targetFolderPath) try set targetFolder to P...

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...

First why even? I'm usually in a state of flow before my standup meetings. I typically never wait for them to start so I wanted to figure out a way to automate opening my upcoming zoom calls for me so I would never have to cram trying to open up my c...

I recently started playing around with applescript. Applescript is macos's native scripting language enabling you to control things from opening applications to changing songs that play on Spotify. There are a lot of cool things you can programatical...
