pinging
pinging copied to clipboard
Pinging.net - Monitor Your Internet Connection
At least on desktop Firefox on Linux the line has different heights. Probably a pixel rounding issue.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55. Release notes Sourced from openssl's releases. openssl-v0.10.55 What's Changed Fix warnings from BoringSSL on Rust 1.70 by @alex in sfackler/rust-openssl#1948 Honor OPENSSL_NO_OCB if OpenSSL...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [htmlnano](https://github.com/posthtml/htmlnano). These dependencies need to be updated together. Removes `yaml` Updates `htmlnano` from 2.0.3 to 2.0.4 Release notes Sourced from...
I don't remember this happening more than a few weeks ago. Maybe something I changed or an update to a dependency or browser.
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
There is some duplication between the index.html, about.html and locations.html that could be reduced with Parcel's PostHTML support. https://parceljs.org/languages/html/#posthtml
I haven't made a lot of effort to handle system time going forwards or backwards by substantial amounts. We should either detect it and ask the user to reload or...
Scrolling a lot can cause the latency to increase for some packets. I suspect this is an implementation artifact and not actually an increase in the network latency. Maybe we...
Integrate a testing framework that starts the backend and verifies things look good on the frontend.