Justin Moon's avatar
Justin Moon
npub1zxu6...cx2y
Austin Bitdevs, Fedimint, AI for Individual Rights @HRF
Justin Moon's avatar
justinmoon 1 month ago
"Everyone's a scammer" is one of the most useful mental models. If you accept and internalize this, people cannot disappoint you.
Justin Moon's avatar
justinmoon 1 month ago
My parents have never been able to figure out any of the freedom tech tools I’ve made, but we moved the family group chat to Pika yesterday and they love it. Momma’s got an NSEC!
Justin Moon's avatar
justinmoon 1 month ago
Who among you has done the most experimentation with local AI models?
Justin Moon's avatar
justinmoon 1 month ago
Vibecoding diary #1 I'm trying to have codex completely fix the quality of encrypted audio and video calls in Pika overnight. We have written these 4 plans: https://github.com/sledtools/pika/blob/master/todos/call-audio-plan.md https://github.com/sledtools/pika/blob/master/todos/call-native-audio-plan.md https://github.com/sledtools/pika/blob/master/todos/call-transport-plan.md https://github.com/sledtools/pika/blob/master/todos/call-video-plan.md I'm having an orchestrator agent launch - 1 implementer agent that will implement each step in the plan - 2 reviewers - codex with codex 5.3 xhigh and claude code with 4.6 xhigh - that review review each step of the plan after the implementer is done Implementation does proceed to the next step until both reviewers sign off. When first plan is done it moves to the 2nd plan. If orchestration agent stalls a daemon process will restart it. Failure is not an option. Pray for me.
Justin Moon's avatar
justinmoon 1 month ago
Observation: I can't doomscroll X for more than 5 minutes anymore. My feed is too intense. But I don't have that problem over here.
Justin Moon's avatar
justinmoon 1 month ago
One thing that's been really fun about working with HRF's AI program is watching many people attempt to vibecode. Some people *really* take to it, others don't. It's often surprising who falls into which bucket.
Justin Moon's avatar
justinmoon 1 month ago
Don't tell him I said this, but I think Parker Lewis almost sees the light on Nostr 🤫
Justin Moon's avatar
justinmoon 1 month ago
If there is something you always wanted to do in life, now would be a good time to do it
Justin Moon's avatar
justinmoon 1 month ago
My friend just one-shotted iOS, Android, Windows, MacOS, and Linux apps with Rust Multiplatform. If you're thinking about using React Native or Flutter for a new app, please reach out. I think we've made something that's much better. You write the core once in Rust, test it in Rust, and then write stateless rendering with native UI toolkits with reactive rendering based on Rust state. This was always the dream and now it's easy. Will publish docs and guides in next week.
Justin Moon's avatar
justinmoon 2 months ago
Another case where AI is hurting open source ecosystem. Or course many ways it's helping, too. image
Justin Moon's avatar
justinmoon 2 months ago
Vibecoding idea I don't have time for: Take SQLite's version control system Fossil (where all the code history and issue tracking and a bunch of other stuff live in one sqlite file) and figure out how to make it work really well with agents. Maybe it does already - it's old and there is probably a good amount of training data on it, and I'm sure it's amazing if the SQLite guys built.
Justin Moon's avatar
justinmoon 2 months ago
Deployed some nostr relays on $5 hetzner vps the other day. Used Khatru to make custom thing. In load testing they are 4-5x faster than the public relays I usually use. Very eye opening.