I wish I had a way to count my thoughts every day the same way I can count my steps
Joe Muller
@codeontherocks.bsky.social
Control your context, control your life The clipboard is the app layer 📋 https://clibbits.com/ https://joemuller.com/
Upgrading my clipboard with Qwen 3 📋🔥 I'm running Qwen3-ASR-1.7B and Qwen3-4B-Instruct-2507 on a single RTX 5090 with vLLM. STT and LLM calls run locally Voice -> LLM -> Updated clipboard Clibbits is easily my favorite project to date youtu.be/YQdRbs9EHTg
Upgrading my clipboard with Qwen 3 - Clibbits Dev Log 1
YouTube video by Sapid Labs
youtu.be
Here's my final submission for the RevenueCat Shipaton! SuppConnect is an application to help you track and optimize your supplement stack. You can check out the demo video on Devpost 💙 devpost.com/software/sup...
SuppConnect
Smart supplement scanner & pill tracker with AI-powered nutrition analysis
devpost.com
Pro Flutter Tip 💙 You can change the application ID and label of your Android app during development using the "debug" build type This lets you have the production and development versions installed at the same time
I don’t believe generative AI will be a thing, at least not how it's talked about now I do think there will be a trend towards a personal UI across all apps and AI will make it possible Developers provide the schema -> Users create the design
Today's the day I add Shorebird to my Fastlane files These app store times are giving me ulcers
TIL you can override the equality operator in Flutter/Dart 💙 This is especially important when using the Signals library. If the change you make to a signal doesn't change the equality check, the signal won't trigger any changes
I made an app for tracking your supplements, checking inactive ingredients, and finding new products! The first version was just published - if you're down to try it out and send me feedback, it's called SuppConnect! Use code DONTDIE for the early bird trial 🐦 bento.me/suppconnect
SuppConnect
Smart supplement scanner & pill tracker with AI-powered nutrition analysis
bento.me
#Flutter Tip 💙 Turn on the "checked" flag in the JsonSerializable annotation to see exactly which fields cause errors during deserialization This has saved me literal hours
Flutter Tip 💙 You can use the .icon (and .tonalIcon) button constructors to auto-add an icon before the button label Does anyone know how to make .tonalIcon do anything? 😅
This Flutter package is pretty cool 👀 Turn any widget into a loading skeleton that mimics the widgets layout
Flutter Tip 💙 You can convert any widget to an image (ex. PNG) 1. Find RenderRepaintBoundary using GlobalKey 2. Convert RenderRepaintboundary to Image 3. Convert Image to ByteData 📸
Flutter reminder 💙🔥 You shouldn't show an error message on every sign in "error" Google Sign In and Firebase Auth can both throw errors that simply mean the user canceled the sign in flow-->
More Flutter goodness 💙 TIL I learned you can use the Feedback class from the material library to provide "platform-specific feedback for a tap" It doesn't do anything on iOS but on Android it plays the click system sound
How vibe coding becomes the new standard: 📕 Auto denerated docs for design decisions 🟢 Auto generated diagrams for features 🔩 Auto extraction of reusable components + utilities I could care less about technical details as long as the AI can get me up to speed in <5 mins
You give your agent a week's worth of instructions, a bunch of contextual docs, a pat on the head, and take off for the day. You come home to this. What do you do?
The world is going to change dramatically within the decade You should start thinking about that