-
## Purpose
I've been poking at Textile's ThreadsV2 repo and interested in leveraging some of the patterns it provides. I see some benefit to adopting these patterns within the daemon. A non-exhaust…
-
This is a generic feature request but I'll use an example to clarify what I want and why:
I'm packaging buck, a fancy build tool from facebook. Among its various features is support for all sorts of …
-
I am thinking about how could we collaborate (maybe even merge).
I already see many people that are creating issues and commenting in both repos and pnpm was based on the ideas of ied (or maybe eve…
-
### Describe the bug
Postman cannot be downloaded and installed from nix packages.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Open terminal
2. Type `nix-shell -p postman` (this …
-
When a URL is registered with hash-archive.org, the API computes 5 hashes: `md5`, `sha1`, `sha256`, `sha384` and `sha512`.
The API then recognizes queries for the content that use any of these 5 …
-
Maintainer: @stangri
Hi,
[cURL OpenWrt package](https://github.com/openwrt/packages/tree/openwrt-22.03/net/curl) currently does not support HTTP/3 support but should. This protocol is now widel…
-
Using this benchmark:
```
import (
"net"
"testing"
"github.com/anacrolix/utp"
)
func getTCPConnectionPair() (net.Conn, net.Conn, error) {
lst, err := net.Listen("tcp", "127.0.0.1:0"…
-
This may be hair-brained, but it could potentially have many uses. It could work by making a cut-out in solid-auth-client.fetch() that handed fetching of data:// URIs to a local-storage aware library…
-
https://github.com/NixOS/nixpkgs/blob/0576b0236940a69118c3cb1ab6406792185c7c1a/nixos/modules/services/backup/borgbackup.nix#L102
If the repo dir is local, it adds an activation script that creates …
-
It's probably time to investigate decentralizing discovery. Doing so would reduce our infrastructure burden and reduce centralized knowledge of the network. In a DHT we want to be able to look up the …
calmh updated
4 months ago