Apr 25 · 17 min read · 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...
Join discussion
Mar 21 · 7 min read · The winner is Flux. But Stable Diffusion has specific advantages that make it the right call for a significant portion of open-source image generation workflows. Let me explain both. I've been building with these models for work -- integrating image ...
Join discussionMar 7 · 5 min read · Demonstration video Step 1: Install Git sudo apt update && sudo apt install -y git git --version git config --global user.name "Your Name" git config --global user.email "your@email.com" Step 2:
Join discussionMar 3 · 9 min read · GitOps and Continuous Deployment with ArgoCD and Flux GitOps is one of those ideas that sounds simple -- "use Git as the source of truth for infrastructure" -- but has real depth once you start implementing it. Done well, it gives you auditable, repe...
Join discussionFeb 9 · 5 min read · The goal here is to go over some basic insight into helm, what it is, and its usecases. To install software on machines we commonly use today (macs, ubuntu, linux, etc.), we commonly use package managers. Brew for mac, apt for ubuntu machines, etc. U...
Join discussion
Feb 5 · 4 min read · Is fal.ai Down? How to Check fal.ai Status in Real-Time Quick Answer: To check if fal.ai is down, visit apistatuscheck.com/api/fal-ai for real-time monitoring, or check the official status.fal.ai page. Common signs include model loading failures, GPU...
Join discussionFeb 1 · 4 min read · This is a summary of an article originally published on Banana Thumbnail Blog. Read the full guide for complete details and step-by-step instructions. Overview Looking to master midjourney? This comprehensive guide covers everything you need to kno...
Join discussion