Sirius's avatar
Sirius
npub1g53m...drvk
I just want to start a flame in your heart
image Need help testing git on blossom: --- Install rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Install git-remote-htree: cargo install git-remote-htree Add htree remote to your repo & push git remote add htree htree://self/your-repo-name git push htree master Try cloning a repo: git clone htree://npub1xndmdgymsf4a34rzr7346vp8qcptxf75pjqweh8naa8rklgxpfqqmfjtce/hashtree-rs Web interface for browsing repos: --- Added support for encrypted repos: git remote add htree-secret htree://self/your-secret-repo#link-visible It replaces #link-visible with #k=randomkey xor key which is required to read the repo. Encrypted to your nsec only git remote add htree-secret htree://self/your-secret-repo#private
No more GitHub — publish your git repos on Blossom: --- cargo install hashtree-cli cd your_repo # self is an auto-generated nostr identity (nsec) in ~/.hashtree/keys git remote add htree htree://self/your_repo git push htree master clone: git clone htree://npub1xndmdgymsf4a34rzr7346vp8qcptxf75pjqweh8naa8rklgxpfqqmfjtce/hashtree-rs view at files.iris.to e.g. --- Vibe coded this in 3 weeks, using Claude Opus 4.5, along with collaborative docs editor decentralized youtube decentralized filesharing decentralized video calls I believe AI will be actually good for freedom tech: soon everyone will have the resources to create the software they need, not just big tech.
Seems like more and more libraries are redundant now. You can just ask an LLM to code the features you need. As for nostr, you can ask an LLM to sync your code with another client or library repository. Use test automation to reality check the result.
Added this weirdness. Random picker is fun. Should probably do a tinder style swipe widget. image
image Nostr.band API down @brugeman When API is down and user not logged in, maybe I should show "Follows" or "Adventure" feed curated by my own social graph or something as a placeholder. Best would be NDK SQLite adapter which could calculate the trending stuff locally.
I wrote this in junior high school. The teacher didn't appreciate it, and I had to write a new one. image