Join Nostr
2026-07-06 16:39:57 GMT

Henky!! on Nostr: Day 3 of toying around with Mixstr, this day I am doing it on the cheap. No more Kimi ...

Day 3 of toying around with Mixstr, this day I am doing it on the cheap.
No more Kimi for most of it and avoided Claude entirely.
The big stuff was good to get it off the ground along with MKStack that shakespear used in the background, but for maintaining it I don't need them for a lot of things.
Locally I got my 3090's hacking away at the code and only if they fail at something important do I need to borrow kimi a bit.
I noticed for example that if you clicked on a hashtag it would break since there was no page dedicated to the hashtag, implementing hashtag pages was simple for 27B and it basically one shot them.
It also oneshot the notification change where notifications now get dismissed persistently across Mixstr sessions. And it oneshot a fix where people you blocked no longer appear in your notifications and comments.

All that stuff for free from a nice local model powered by KoboldCpp :D

But I also noticed Mixstr was missing a LOT of profile events. That one was tricky to fix and also very important, so for that one I used some of my remaining credits for Kimi. Even then it was a good long back and forth before a proper solution was found. But now I can be sure that profiles are complete, not initially since its still Nostr but over time as it keeps verifying and loading.

With 27B being so useful at many of this I can make it do things I think are simple enough for it but that are not important enough for me to want to spend credits.