Sirius's avatar
Sirius
npub1g53m...drvk
I just want to start a flame in your heart
Sirius's avatar
Sirius 6 months ago
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
Sirius's avatar
Sirius 7 months ago
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.
Sirius's avatar
Sirius 8 months ago
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.
Sirius's avatar
Sirius 9 months ago
Without events, nothing happens.
Sirius's avatar
Sirius 1 year ago
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.
Sirius's avatar
Sirius 2 years ago
Do you prefer full size or height-limited images in the feed?
Sirius's avatar
Sirius 3 years ago
View quoted note โ†’ I'm still alive. Wasted some time trying to rewrite Iris from scratch. Now working iteratively from the old codebase. New version at https://beta.iris.to/ has Vite build tools and Tailwind CSS, so it's easier to develop going forward. Almost ready to deploy, then back to sirius business I hope. Contributions welcome. Now heading to Nummirock to enjoy the midsummer ๐Ÿ˜Ž image
โ†‘