Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
2color
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
2color
23d ago
You can see public network metrics here: https://probelab.io/ipfs/ About 800k unique DHT clients are seen weekly.
2.
▲
by
2color
23d ago
The way I would put is as: Iroh + iroh-blobs == libp2p + UnixFS + Bitswap, and the latter three are some of the critical components that have defined most IPFS implementations.
3.
▲
by
2color
23d ago
We built an IPFS-like system for distributing files in the radicle ecosystem with Iroh and iroh-blobs: https://radicle.network/nodes/iris.radicle.network/rad%3Az4V... The way I would put is as: Iroh + iroh-blobs =
4.
▲
by
2color
23d ago
We're using in Radicle for artifact distribution: https://radicle.network/nodes/iris.radicle.network/rad%3Az4V... And also working to replace the Radicle's networking stack with Iroh: https://
5.
▲
by
2color
2mo ago
Try the getting started guide: https://radicle.network/guides/getting-started Radicle uses a key for your identity. There is no username. You can self-assign an alias for a more human recognisable name.
6.
▲
by
2color
2mo ago
Radicle contributor here. It's the same project. radicle.dev is for the protocol, radicle.network is for the network explorer. Note that that radicle.network is a static site that you can also self host: https://radicle.net
7.
▲
by
2color
2mo ago
It seems like the core dev is behind this: https://x.com/callebtc/status/2080608602432082217
8.
▲
by
2color
4mo ago
Regarding 2, we're actively working on radicle-artifact as an alternative to Git LFS with transport agnostic distribution (https/p2p), attestations, and redactions. https://radicle.network/nodes/iris.radicle.n
9.
▲
by
2color
4mo ago
radicle-artifact is currently under active development: https://radicle.network/nodes/iris.radicle.network/rad:z4VYy...
10.
▲
by
2color
4mo ago
Radicle contributor here. When a repository is initialised as private [1], it's encoded in the repository identity document. The only way to change a repository to be public is to update the identity document; in the case of a reposito
11.
▲
by
2color
4mo ago
The general idea is using the radicle-ci-broker [1] to hook into repo events, and trigger different adapters based on the specific CI/CD tool you use. We'll have more docs on this very soon. Also see https://news.ycombi
12.
▲
by
2color
4mo ago
What are you missing from Radicle today that would make you chose Tangled over it?
13.
▲
by
2color
6mo ago
Same here. They've built an amazing toolkit that's such a joy to build with. Feels like game changer to have p2p that both reliable, fast, and fun.
14.
▲
by
2color
7mo ago
I like that more people are thinking solving some of the problems of digital inheritance we face. These are problems that are so important now that so much of our lives are digital and tapping into ones actual social circle seems the best w
15.
▲
by
2color
7mo ago
same
16.
▲
by
2color
8mo ago
I am sympathetic to the criticism of the naturalistic fallacy, however there are some aspects of modernity that are unquestionably toxic, like air pollution.
17.
▲
Provide Sweep: Solving the DHT Bottleneck for Self-Hosting IPFS at Scale
(ipshipyard.com)
12 points
by
2color
10mo ago
|
1 comments
18.
▲
by
2color
1y ago
A good way to avoid the "how are you?" small talk trap, is to ask "how are you sleeping?"
19.
▲
by
2color
1y ago
There's a `loadOrCreateSelfKey` function which you can use to load the key from a persistent datastore (fs). It's documented here: https://github.com/libp2p/js-libp2p/tree/4420fad686921f88785... I&#
20.
▲
by
2color
1y ago
I wouldn't be surprised if it's built with Iroh https://www.iroh.computer/
21.
▲
by
2color
1y ago
Same. It's much more customisable out of the box and has a lot of nice features.
22.
▲
by
2color
1y ago
It's a very exciting moment for this movement. A lot of the research and tech for local-first is nearing the point that it's mature, efficient, and packaged into well designed APIs. Moreover, local-first —at least in theory— enabl
23.
▲
I will do anything to end homelessness except build more homes (2018)
(mcsweeneys.net)
294 points
by
2color
1y ago
|
424 comments
24.
▲
by
2color
1y ago
Fun read and great reference to Zen and The Art of Motorcycle Maintenance. I highly recommend reading Lila, by Pirsig too!
25.
▲
by
2color
2y ago
> Writing expands your working memory, lets you be more brilliant on paper than you can be in person. So true!
26.
▲
by
2color
2y ago
Same here. It's the best smart watch I've had.
27.
▲
by
2color
2y ago
Sorry for misunderstanding. I think the app was built on the assumption that someone is providing these CIDs.
28.
▲
by
2color
2y ago
> My understanding is that IPFS always requires an IPFS → HTTP gateway to work in browsers, so I wonder what you mean by "P2P retrival in browsers". By P2P retrieval, I mean retrieval directly from a peer that has the data with
29.
▲
by
2color
2y ago
Small correction: You can also pass [@helia/verified-fetch] gateways as a fallback for when it *cannot* connect to providers directly (due to transports).
30.
▲
by
2color
2y ago
It does require an IPFS node, i.e. server to provide tha data. The point is more that data isn't tied to any specific server. By content addressing with CIDs you can fetch from multiple IPFS nodes and even become a "provider"
More ›