Could you do a review of Firefox Dev tools? Think it would be a fun video & also interesting to get insight into how they differ.
@mikopiko2 жыл бұрын
+1
@rickdev19222 жыл бұрын
upppppppppppppp
@ngneerin2 жыл бұрын
Only in US west it is that fast. In India, the latency is 260+ ms for html and similar for other files. The server is likely in US west and that's why you are getting such a good performance. I am surprised, they have not cached the landing page in different regions across the globe.
@ddoice2 жыл бұрын
Yup, same from Europe, the IP of the server has a 150ms secs of latency.
@SiddharthaVermaSID222 жыл бұрын
I second this, so true
@peterhindes562 жыл бұрын
Wouldn't be that bad if they bundled it into one request with node
@giovani55862 жыл бұрын
Afaik they run it in a simple on premise server lol
@ngneerin2 жыл бұрын
I think Hussein runs news dot ycombinater server on his laptop
@zachjensz2 жыл бұрын
Hussein you are genuinely so fun to listen to, each devtooling video gets me super hyped up about cutting down that waterfall!
@dealloc2 жыл бұрын
Hacker News is written in Arc. Paul Graham and Robert Morris's (founders of YCombinator) Lisp dialect built on top of Racket.
@SumanRoy.official2 жыл бұрын
Server is located at US, California ISP : M5 Computer Security City : San Diego Latitude : 32.8223 Longitude : -177.102 Traceroute from West Bengal, India leads to multiple hops via Singapore and then Paris and then jumps to US edit : time: 319ms
@D0Samp2 жыл бұрын
Traceroute from Europe is interesting, often it goes the same way over Cogent (Paris and several hops through the continental USA) but sometimes via Level 3 which shows no hops between my ISP's edge router and Level3's one directly in San Diego. There must be some kind of tunnel or MPLS involved that hides the complexity of their network.
@utub369a2 жыл бұрын
By default browser should not open more 4 simultaneous connections to the same site and favicon is loaded after DomContentLoaded event.
@JoelBondurant2 жыл бұрын
You could draw the grey arrows with svg defined in the root.
@siya.abc1232 жыл бұрын
Bro I like how you always call Brotli compression as Braile 😂 Another great video on a Friday morning. Day made
@ddmozz2 жыл бұрын
I love the tech behind HN. But, sadly, there's so much censorship that is essentially useless.
@hossdaboss2 жыл бұрын
Hi!! Can you do this for Coinbase?
@humanoid71362 жыл бұрын
I have a question How can I connect to a certain public ip adress different than the one the network provider gave me?? Thanks in advance
@abhiramsatpute2 жыл бұрын
I think proxy can help you with that
@mikopiko2 жыл бұрын
I can imagine how hard it is to create such lightweight webapps with frameworks like Rails.
@jimki82 жыл бұрын
Huh? How is the use of Rails related to the asset size?
@mikopiko2 жыл бұрын
@@jimki8 What I mean is the ability to access and configure at the lower level. Rails have abstracted away all of that.
@gabrielfono8442 жыл бұрын
This guys has been my motivation since 2 years. I started teaching myself coding for 2 years Only frontend and recently ( months) got hired by a USA government as backend engineer The last three months , I have been working as backend engineer and really want to become a better backend engineer Please could you please give a road map of backend engineer? Thanks for you video
@ADAMBRA-ProgX2 жыл бұрын
👍
@srinivaskadiyala2 жыл бұрын
What tool or shortcut do you use to zoom in dev tools?
@Stoney_Eagle2 жыл бұрын
He zooms in the video not the devtools, you can increase the font with control/command + and - just like the document. 😉