







Resolve a pnpm lockfile age-capped all the way down — a transitive minimumReleaseAge / uv-style --exclude-newer for pnpm
Daniel Roe & Matias Leandro Capeletto - npmx: a fast, modern browser for the npm registry
npm install-time security and GAT bypass2fa deprecation - GitHub Changelog
npm v12 is now generally available and tagged latest. This major release turns on the install-time security defaults we announced in June, and it’s also where we begin a deprecation…

Making PWAs installable - Progressive web apps | MDN
One of the defining aspects of a PWA is that it can be promoted by the browser for installation on the device. Once installed, a PWA appears to users as a platform-specific app, a permanent feature of their device which they can launch directly from the operating system like any other app.

What If npm Ran on AT Protocol?
A thought experiment about what a package registry would look like if built on atproto.
npmx - Package Browser for the npm Registry
a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface.

Just Fucking Use Go - Blain Smith
Hey, dipshit. You know what compiles in two seconds, deploys as a single binary, and doesn't shit itself when a transitive dependency gets yanked from npm at 3am? Go. The same way HTML has been sitting there since the dawn of the goddamn internet waiting for you to stop overcomplicating the frontend, Go has been sitting there for over a decade waiting for you to stop overcomplicating the backend.
replacements.fyi - performant, safer npm package alternatives
Find more performant and safer replacements for outdated or unnecessary npm packages.
P3P
The Platform for Privacy Preferences Project (P3P) is an obsolete protocol allowing websites to declare their intended use of information they collect about web browser users. Designed to give users more control of their personal information when browsing, P3P was developed by the World Wide Web Consortium (W3C) and officially recommended on April 16, 2002. Development ceased shortly thereafter and there have been very few implementations of P3P. Internet Explorer and Microsoft Edge Legacy were the only major browsers to support P3P. Microsoft has ended support from Windows 10 onwards. Internet Explorer and Edge [Legacy] on Windows 10 no longer support P3P as of 2016.[3] W3C officially obsoleted P3P on 2018-08-30.[4] The president of TRUSTe has stated that P3P has not been implemented widely due to the difficulty and lack of value.[5]
mdn/browser-compat-data
Browser compatibility data for Web technologies as displayed on MDN
Rust - The WebAssembly Component Model
Rust has first-class support for WebAssembly core and WebAssembly components via the available targets in the toolchain:
Cap'n Web: A new RPC system for browsers and web servers
Cap'n Web is a new open source, JavaScript-native RPC protocol for use in browsers and web servers. It provides the expressive power of Cap'n Proto, but with no schemas and no boilerplate.

Atproto has never required HTTP megastructure. April 2023:
dietrich
@why.bsky.team how locked to the http+dns+ssl nexus of publisher-centric control is atproto? i see https noted briefly in xrpc docs. how local+offline and transport agnostic can we get here? bluetooth / mdns / laser / pigeon transports possible?