March 19, 2024  |
WorkOS, the modern API for auth and user identity.workos.com Sponsor WorkOS enables B2B SaaS companies to accelerate enterprise adoption with identity management and complex features like Single Sign-On, SCIM, and User Management. Built for developers tired of using legacy providers like Auth0, WorkOS delivers a unified platform with modern APIs and a predictable pricing model that will scale seamlessly with your enterprise motion. |
|
Speedometer 3.0: shared browser benchmark for web application responsivenessbrowserbench.org “We’re proud to release [the benchmark] Speedometer 3.0 today as a collaborative effort between the three major browser engines: Blink, Gecko, and WebKit. Like previous releases (Speedometer 2 in 2018 and Speedometer 1 in 2014), it’s designed to measure web application responsiveness by simulating user interactions on real web pages. Today’s release of Speedometer 3.0 marks a major step forward in web browser performance testing: it introduces a better way of measuring performance and a more representative set of tests that reflect the modern Web.”
For even more information, you can also take a look at “Speedometer 3: Building a benchmark that represents the web” by Thorsten Kober (Chrome Aurora). |
|
|
Ship fast. Stay secure.socket.dev Sponsor Socket’s AI-powered threat detection blocks JavaScript supply chain attacks before they have the chance to compromise your dependencies. In addition to scanning for known vulnerabilities, Socket detects 70+ supply chain and code quality issues. Install our free GitHub app in under two minutes and start protecting your repositories today. |
|
Bun v1.0.31: bun --print , piping into bun , and morebun.sh github.com/oven-sh Highlights:
-
“You can now use
bun --print to evaluate the provided code and print the result using console.log . It’s the same as node --print , except it supports top-level await , ESM, CommonJS, TypeScript, and JSX.”
- “You can now pipe stdin into Bun using
bun run - . This is useful for running code from a file or a script.”
|
|
|
Garbage collection in V8blog.frontend-almanac.com “In this article, we will delve into the process of garbage collection by the V8 engine in detail. We will familiarize ourselves with the concepts of generations, Minor and Major Garbage Collections, see how objects are allocated, traced, and marked in memory. We will also explore what happens to empty spaces after cleaning and how garbage collection is performed in the background.” |
|
|
What do you think of this issue?If you have any comments or feedback, just reply to this email! |
|
This email was sent to {{ email | default }}. You can unsubscribe from this list here or update your preferences. |
|