Speed Test by Cloudflare
Fast.com
Speedtest.net
Testmy.net
LibreSpeed
SpeedOf.Me
nPerf
speedtest-cli
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Speed Test by Cloudflare
GitHubBased on our record, GitHub seems to be a lot more popular than Speed Test by Cloudflare. While we know about 2470 links to GitHub, we've tracked only 212 mentions of Speed Test by Cloudflare. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'm a huge fan of https://speed.cloudflare.com/ and you'll have to come with better evidence. Also fast.com doesn't even give upload speed and latency. - Source: Hacker News / about 2 months ago
I had not heard of http://speed.cloudflare.com either. I just tried it and I did not get accurate numbers. wifiman.com, from Ubiquiti/Unifi team does provide more accurate numbers. fast.com numbers are pretty accurate as well. - Source: Hacker News / about 2 months ago
I recommend the tests listed in https://www.bufferbloat.net/projects/bloat/wiki/Tests_for_Bufferbloat/: - https://www.waveform.com/tools/bufferbloat - https://speed.cloudflare.com/ - https://test.libreqos.com/. - Source: Hacker News / about 2 months ago
Cloudflare has a speed test. Try comparing it to other speed tests around the same time. Should reveal if Dtag is congested/throttling your traffic to Cloudflare sites vs others. https://speed.cloudflare.com/. - Source: Hacker News / 6 months ago
Let's try to generate some data to back up your experience. So, let's test the quality of your internet connection with a long test. Run the following. https://speed.cloudflare.com/ it'll graph the speed and quality of the connection of the internet and wait till it settles. ( Wi-Fi is going to inconsistent compared to a wired Ethernet connection.) Once the connection looks reasonably stable, then try calling and... - Source: Hacker News / over 1 year ago
This is why eval and observability ship as a unit, not as separate purchases. agent-eval scores and gates the output โ the tiers above, drift, hallucination. AgentLens captures the trace of how the agent got there: every model step and tool call, the resolved inputs, the raw outputs, the trajectory. Two things fall out of that:. - Source: dev.to / 5 days ago
The real fragility is in trying to constrain arguments. The docs are explicit that a pattern like Bash(curl http://github.com/ *) fails to do what it looks like it does. It won't match curl -X GET http://github.com/... (option before the URL), curl https://github.com/... (different protocol), curl -L http://bit.ly/xyz (redirects to GitHub), URL=http://github.com && curl $URL (variable), or curl http://github.com... - Source: dev.to / 7 days ago
Fallback chains โ og:title โ twitter:title โ- SSRF protection โ if you fetch user-supplied URLs, you MUST block
localhost, RFC-1918 ranges, and internal hostnames, or your preview endpoint is a proxy into your own infrastructure- Caching โ you do not want to re-fetch a URL on every render
- Rate limiting โ a public...
- Source: dev.to / 9 days ago
$ git pull Remote: Repository not found. Fatal: repository 'https://github.com//.git/' not found. - Source: dev.to / 10 days ago
// ==UserScript== // @name GitHub -> Obsidian Task // @namespace obsidian // @version 1.0 // @match https://github.com/*/*/issues/* // @match https://github.com/*/*/pull/* // @grant GM_setClipboard // ==/UserScript== (function () { 'use strict'; function getTitle() { return document.querySelector("bdi")?.textContent.trim(); } function copyTask() { ... - Source: dev.to / 13 days ago
Fast.com - Quickly test your internet speed with this fast-loading speed test powered by Netflix.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Speedtest.net - Test your Internet connection bandwidth to locations around the world with this interactive broadband speed test from Ookla
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Testmy.net - Accurately test your Internet connection speed with this powerful broadband speed test. Improve your bandwidth speed with the truth.
VS Code - Build and debug modern web and cloud applications, by Microsoft