Models of Generics and Metaprogramming: Go, Rust, Swift, D and More| thume.ca
This technical deep-dive explains how V8 optimizes operations on arrays behind the scenes, and what that means for JavaScript developers.| v8.dev
Patch-gapping is the practice of exploiting vulnerabilities in open-source software that are already fixed (or are in the process of being fixed) by the developers before the actual patch is shipped to users. This window, in which the issue is semi-public while the user-base remains vulnerable, can range from from days to months. It is ... Read more Patch-gapping Google Chrome| Exodus Intelligence
Web browsers, our extensive gateway to the internet. Browsers today play a vital role in modern organizations as more and more software applications are delivered to users via a web browser in the form of web applications. Pretty much everything you might have done on the internet involves the use of a web browser, and as a result, browsers are among the most utilized consumer facing software products on the planet.| Jack Hacks
V8 reduced its heap size up to 43%! Learn how in “Pointer Compression in V8”!| v8.dev
I want to change how we — as a community — approach, analyze, and understand performance problems. Often I see questions like "What's the best way to do X?", "What is the fastest library to do Y?". Superlatives are human nature, it seems. But for performance work, they can be counter-productive.| surma.dev