speed-test
ipfs
speed-test | ipfs | |
---|---|---|
4 | 29 | |
3,912 | 7,434 | |
- | - | |
0.0 | 8.7 | |
about 3 years ago | over 1 year ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
speed-test
-
Terminate the Timeworn Terminals
speed-test lets you see how fast your internet is
- Test your internet connection speed from the CLI
-
Speed testing Visible with a modem
Speedtest.net using speed-test. These results have been wildly variable. Upload hovers around 5Mbps, sometimes going down to 4Mbps or up to 6Mbps. Download can alternate between 2.5Mbps to 25Mbps in consecutive tests, but mostly around 15Mbps. Latency seems bimodal, switching between 150ms and 250ms.
-
Node.js Packages and Resources
speed-test - Test your internet connection speed and ping.
ipfs
-
Amino – The Public IPFS DHT Is Getting a Facelift
I don't mind pinning, but back in the day I was having issues using IPFS to transfer small files between devices. I admit I haven't investigated to see if the problems were ever resolved.
I've been watching https://github.com/ipfs/helia which is going to replace https://github.com/ipfs/js-ipfs and hoping they can get an IPFS node working in the browser.
-
IPFS as traffic spike deterrent
I haven't tried https://js.ipfs.tech/ (js-ipfs) in a while, what is the state of it?
-
Activity Pub vs. Web Frameworks
On the topic of IPFS, but also slightly tangential -- how has nobody written an Activity Pub client/server in Javascript and distributed it as a Browser Addon?
If IPFS can be literally hosted via a Firefox Extension[1], how has nobody done the same for an arguably easier protocol like Activity Pub?
1: https://github.com/ipfs/js-ipfs
-
Opinion about an application built using IPFS
If you can load them up in js-ipfs that might be better?
-
How to store your app's entire state in the url
Store the content in ipfs and just put the hash in the URL? I haven't used https://github.com/ipfs/js-ipfs in this capacity but I'm under the impression that that's what it's supposed to do.
-
I wish I could "seed" a server like a torrent, has there been any work to make this possible?
js.ipfs.tech
-
Paying with Node.js
You need an import statement instead of require since Node has upgraded to the new module system. Use import * as IPFS from 'ipfs-core'. Read more here: https://github.com/ipfs/js-ipfs
-
Generating a CID on the frontend, and then passing the files to the backend to be pinned.
Please take a look at https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/FILES.md for more understanding
-
Public CDNs Are Useless and Dangerous
You could include js-ipfs[0] and fetch all your resources from IPFS without going through a gateway. However, this approach would make the site fully dependent on JavaScript.
A PWA with a Service Worker could perhaps implement its own client-side "gateway", translating public gateway URLs into direct IPFS access. Without the Service Worker (or without JS) it would fall back to using the gateway.
[0] https://js.ipfs.io/
-
IPFS-GATEWAY.CLOUD IPFS GATEWAY for Decentralized Internet
Of course,You can try it out. You can create some Hash to IPFS from this link Adding data to IPFS https://js.ipfs.io/ and then browse the hash in https://ipfs-gateway.cloud/ It is directly connected to IPFS Node.
What are some alternatives?
XO - ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
webtorrent - ⚡️ Streaming torrent client for the web
axios - Promise based HTTP client for the browser and node.js [Moved to: https://github.com/axios/axios]
turf - A modular geospatial engine written in JavaScript and TypeScript
iperf - iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
dat - :floppy_disk: peer-to-peer sharing & live syncronization of files via command line [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
terminal-recorder - Terminal recorder: Record your termial session into HTML
kad
diff2html-cli - Pretty diff to html javascript cli (diff2html-cli)
GitTorrent - A decentralization of GitHub using BitTorrent and Bitcoin
wallpaper - Manage the desktop wallpaper
js-git - A JavaScript implementation of Git.