Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devttyeu
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
91.
▲
by
devttyeu
8y ago
Git over IPFS is already WIP: There is mostly functional git remote - https://github.com/ipfs-shipyard/git-remote-ipld - It's still missing "full" remote tracking with IPNS, that will get implemented soo
92.
▲
by
devttyeu
8y ago
It actually presents itself to the system as a single node: On a TR 1920x system: $ numactl --hardware available: 1 nodes (0) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 node 0 size: 32107 MB node
93.
▲
by
devttyeu
9y ago
By default every node acts as DHT server. If you have easily reachable node this is fairly typical load. You may opt-out from serving DHT requests by adding --routing=dhtclient parameter to the daemon.
94.
▲
by
devttyeu
9y ago
Most useful thing I found about netboot.xyz are the utilities. Imaging is far more useful for IT depts(from my limited exp with the matter) - for this use https://fogproject.org/ worked well for me.
95.
▲
by
devttyeu
9y ago
I made an IPFS(the torrent+git+ thing) based fork of this because of these reasons. It uses IPFS gateway setup in local network, this enables: * Caching of downloaded data (this is useful when using it to boot multiple computers in one LAN)