this post was submitted on 21 Apr 2025
45 points (92.5% liked)
Technology
69156 readers
3676 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It looks like it works VERY similar to magnet links. You get a link, you have a node that exists on the network that acts like P2P. Some interesting stuff on it.
For those using Ubuntu/PopOS or any linux/mac distro:
sh
and check out the script yourself, it looked ok to me).source ~/.bashrc
rad --version
I was able to get this working after some new updates to the documentation made it much easier.
You can use
rad auth
to make an identity. Afterwards you can see the details withrad self
You can run a node here:
rade node start
. You may have to open up a port in order to get it working. I had to.Anyways it looks interesting. Im still trying to figure out where to get a list of repos/projects.
I was able to pull down:
rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Has anyone used it before? Any specific repos that look interesting to you? This is my first time being actually successful bringing being successful to getting a repo.