Web.dev by Google
131–140 of 264 posts
Re: Web.dev by Google
#132Error: 403 from Lighthouse API: Forbidden If you're using Cloudflare.
Re: Web.dev by Google
#133Earlier quoted context omitted.
I think it is in poor taste for Google to publish https://web.dev/ during the new desktop Gmail. >Google's web platform team has spent over a decade learning about user needs. Now we want to make it as easy as possible for you to master the defining standards of web development today. >Fast load times >Guarantee your site loads quickly to avoid user drop off. "Loading Gmail" >Network resilience >See consistent, relia…
A Gmail account has has 10+GB of data. Users for the most part don't want 10GB in browser local storage. Gmail's speed problems are in the backend, not the web UI.
Re: Web.dev by Google
#134Why am I getting: Error: 403 from Lighthouse API: Forbidden whenever I try to run the audit on any of my sites hosted on Digital Ocean? They all load normally in my browser... Anyone else having the same issue?
curl -XPOST \
-H "Accept: */*" \
-H "Connection: keep-alive" \
-H "Accept-Language: en-us" \
-H "Origin: https://web.dev" \
-H "Content-Type: application/json" \
-H "Referer: https://web.dev/measure" \
-H "Host: lighthouse-dot-webdotdevsite.appspot.com" \
-H "User-Agent: Mozilla/5.0 (KHTML, like Gecko) Safari/537.36" \
--data-binary '{"url":"https://www.google.com","replace":true,"save":false}' \
"https://lighthouse-dot-webdotdevsite.appspot.com/lh/newaudit"
{"errors":"Error: 403 from Lighthouse API: Forbidden"}Re: Web.dev by Google
#135Error: 403 from Lighthouse API: Forbidden If you're using Cloudflare.
It is happening with Google’s services as well.
See my report here: https://news.ycombinator.com/item?id=18437749
Re: Web.dev by Google
#136I just ran their audit to https://mail.google.com , you guys (googlers) need to speed up your websites first, Gmail is terrible slow lately, just saying...
Re: Web.dev by Google
#137Re: Web.dev by Google
#138So sad to see .dev go. :(
Re: Web.dev by Google
#139This looks kinda cool. I have a hard time believing this is "for web developers" when most web developers used `.dev` for local development, which was broken because Google decided they wanted to own `.dev` for themselves. Bad taste in my mouth.
It might be time to let this one go.
Re: Web.dev by Google
#140Earlier quoted context omitted.
When Gmail first came out I was amazed at how fast it was, so much faster than the native outlook client I used at the time, wow! How is that even possible in javascript! Now gmail is slower than most any other website I use regularly. Can't even refresh the inbox in less than three seconds. I've noticed the same slower by a bit every year pattern with google maps too. I'm afraid to click anything when I have a map o…
Not web dev related, but related to Google not focusing on performance: the latest Android release of Google Maps is actually non-functional on my Galaxy S7 because of how slow it is. It completely overloads RAM and crashes. Every time. Hilarious.