
Sunday, Aug 09
Presented byFramer 3.0He shipped the bad review
gm legends, happy Sunday.
A habit app built by someone still fighting the habit, fine-tuning an 8B model on a laptop that should not manage it, and prompt engineering played as a sport. Plus everyone guessing at how the homepage works.
Small wins beat cold turkey

SoloUno is built by Omer Bialer, who quit smoking with a rehab app, assumed his hair pulling would go the same way, and discovered that trichotillomania, skin picking and nail biting are a category the DSM-5 treats differently, so he built the tracker around small daily wins instead of a streak you either hold or fail.
🔥 Our Take: Quit-smoking apps work because the goal is zero and every zero day is a win. Point that same design at hair pulling and every slip reads as failure, which is exactly the shame loop that keeps the behaviour going, and Bialer only knows that because he lived both sides of it. In the comments a user says a 30-year habit is gone and he no longer needs the app, and Bialer replies that he is happy about it, which is not how habit-app founders usually talk about churn.
An 8B model, 4GB card

Soup CLI exists because Alpamys Makazhan had a 4GB laptop and wanted to fine-tune models that do not fit in it, so Soup keeps the frozen base model in system RAM and streams it into the GPU one decoder layer at a time: Llama-3.1-8B trains at 119.6 tok/s inside 3.32GB.
🔥 Our Take: The clever part is not the streaming, it is that he worked out streaming fails silently. Cut the autograd path and your loss curve still goes down, because the upper layers keep learning, so every release is checked against a resident run with logits required to match exactly. Someone lent him 8 H100s for three days and that protocol found a bug in his own shipped code, and he published it with a reproducer instead of quietly patching it.
Your canvas just learned to design

Prompting, scored like golf

Prompt Golf came out of Jugal Mistry and his friends arguing about how well they actually understand LLMs, and it scores you one point per character and ten per message: make it say "hello world" without either word, get exactly "42" without typing digits, trigger "You are absolutely right" without those words.
🔥 Our Take: Every prompt engineering course sells you frameworks nobody can verify. This gives you a target string and a character count, so either the model said it or it did not, and your transcript is public. Plain PHP and SQLite, free and open source, and Mistry has posted his own score of 463 and asked to be beaten, which is the correct way to prove you can do the thing you are charging nobody for.
Daily Top Products










Monday through Friday
Our ultra-fast Daily: Three takes on new products. Yesterday’s top ten launches. That’s it.