this post was submitted on 12 Aug 2024
510 points (98.1% liked)

Linux

47337 readers
670 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Free and Open Source Speed Test. No Flash, No Java, No Websocket, No Bullshit.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 43 points 1 month ago (4 children)

The NoScript list terrifies me a little though... Not sure what's going on there, but that's a lot of JavaScript lol.

[–] [email protected] 115 points 1 month ago (3 children)

Hi, I'm the original author of LibreSpeed. When you load the website it downloads a list of servers and tries all of them to see which one has the lowest ping, that's what you're seeing.

[–] [email protected] 21 points 1 month ago

Thank you for LibreSpeed! <3
Been using it for a few years now,
and it's become my go-to network speed testing tool

[–] [email protected] 6 points 1 month ago

Cool! Thanks for chiming in :)

[–] [email protected] 2 points 1 month ago

Thanks for clarifying! Took a deeper look on my computer and I guess I learned that NoScript was misidentifying due to the cors or something. Just had to call it out before, as one can never be too careful these days :D

[–] [email protected] 26 points 1 month ago (2 children)

I mean, how else are you going to do a speed test?

[–] [email protected] 31 points 1 month ago (1 children)

I use iperf3 with Speedtest's servers, personally. But for a browser, yes JavaScript is needed.... But needing JavaScript files from like 20 different domains is typically a red flag for me on any site.

[–] [email protected] 28 points 1 month ago

It doesn't need javascript from "20 different domains", only a file called empty.php is fetched from those servers to measure the ping. The javascript is hosted on librespeed.org, which is under my control.

[–] [email protected] 8 points 1 month ago
[–] [email protected] 10 points 1 month ago* (last edited 1 month ago)

I temporarily trusted the two domains that started with librespeed and it worked.

What the other 17 are for, I can't say.

Edit: looking at the server list, many of them match up with the serves you can select.

[–] [email protected] 1 points 1 month ago

It's open-source. You can always check if there is anything shady. If you can't read it, you can raise an issue on Github and wait for a response :)