Explore >> Select a destination


You are here

y4y.space
| | tcode2k16.github.io
15.8 parsecs away

Travel
| | a random blog about cybersecurity and programming
| | www.jaybosamiya.com
17.7 parsecs away

Travel
| | In this challenge, we had to obtain remote code execution, simply by exploiting a 1-day bug that forgot the difference between -0 and +0. This has probably been one of the most difficult, fun, and frustrating bugs I have ever exploited.
| | v8.dev
17.6 parsecs away

Travel
| | This technical deep-dive explains how V8 handles JavaScript properties behind the scenes.
| | v8.dev
60.8 parsecs away

Travel
| This article describes how V8 chooses optimal in-memory representations for various JavaScript values, and how that impacts the shape machinery - all of which helps explain a recent V8 performance cliff in React core.