© 2026 Hashnode
I Mistook gpt-oss for an Image Generator. Now My Mac Runs FLUX Offline. TL;DR - I went down a small rabbit hole today after asking if gpt-oss could generate images. It cannot. It is a text-only language model. That detour ended with FLUX.1-schnell r...

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