Justin Moon's avatar
Justin Moon
npub1zxu6...cx2y
Austin Bitdevs, Fedimint, AI for Individual Rights @HRF
Justin Moon's avatar
justinmoon 4 months ago
One month from today @HRF and @Bitcoin Park will host a hackathon in Nashville where we'll bring together 10 human rights activists and 20 freedom tech developers and designers. The premise: - Activists problems they encounter in their work - Developers and designer implement solutions - Activists leverage their networks to distribute the solutions If you would like to participate as a developer or designer, please apply
Justin Moon's avatar
justinmoon 5 months ago
What are the best educational resources for nostr? How it works, philosophy behind it, etc
Justin Moon's avatar
justinmoon 5 months ago
Overheard: “Well I still have a day job … which I’ve automated completely”
Justin Moon's avatar
justinmoon 5 months 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 5 months 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 5 months ago
Who among you has done the most experimentation with local AI models?
Justin Moon's avatar
justinmoon 5 months 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 5 months 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.