Can you outperform this website? | Devtooling Hacker News

preview_player
Показать описание
Welcome to another dev tools video, in this video I use dev tools to break down how hacker news (YCombinator) works. This is one of the best websites when it comes to efficiently, backward compatibility and performance. I enjoyed making this video and it makes me think that we should sometimes evaluate and go back to the basics and ask ourselves. Do we always need modern tech?

DevTool them All Playlist

Fundamentals of Database Engineering udemy course (link redirects to udemy with coupon)

Become a Member on YouTube

🔥 Members Only Content

Fundamentals of Database Engineering udemy course (link redirects to udemy with coupon)

Introduction to NGINX (link redirects to udemy with coupon)

Python on the Backend (link redirects to udemy with coupon)

🏭 Backend Engineering Videos in Order

💾 Database Engineering Videos

🎙️Listen to the Backend Engineering Podcast

Gears and tools used on the Channel (affiliates)

🖼️ Slides and Thumbnail Design
Canva

🎙️ Mic Gear
Shure SM7B Cardioid Dynamic Microphone

Cloudlifter

XLR cables

Focusrite Audio Interface

📷 Camera Gear
Canon M50 Mark II

Micro HDMI to HDMI

Video capture card

AC Wall for constant power

Stay Awesome,
Hussein
Рекомендации по теме
Комментарии
Автор

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.

felixisme
Автор

Hussein you are genuinely so fun to listen to, each devtooling video gets me super hyped up about cutting down that waterfall!

zachjensz
Автор

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.

ngneerin
Автор

Hacker News is written in Arc. Paul Graham and Robert Morris's (founders of YCombinator) Lisp dialect built on top of Racket.

dealloc
Автор

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

SumanRoy.official
Автор

Bro I like how you always call Brotli compression as Braile 😂

Another great video on a Friday morning. Day made

siya.abc
Автор

You could draw the grey arrows with svg defined in the root.

JoelBondurant
Автор

I love the tech behind HN. But, sadly, there's so much censorship that is essentially useless.

ddmozz
Автор

By default browser should not open more 4 simultaneous connections to the same site and favicon is loaded after DomContentLoaded event.

utuba
Автор

I can imagine how hard it is to create such lightweight webapps with frameworks like Rails.

mikopiko
Автор

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

gabrielfono
Автор

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

humanoid
Автор

What tool or shortcut do you use to zoom in dev tools?

srinivaskadiyala