hardwaresofton 21 hours ago

Awesome project!

What benefits do you see for your approach over verdaccio or built in package repositories in the famous code hosting sites?

I am mostly because “How does this project compare to X” pages are basically indicators of quality and it’d be great if this project had one (I can basically imagine when I’d use this over run-forever verdaccio or locked-in gh packages)!

Timshel 20 hours ago

Was a bit lost by the serveless self-host part:

> Npflared is based on cloudflare services (worker, d1 and r2)

  • arccy 20 hours ago

    self as in you don't have to interact with the creator of npflared, not self as in run in your basement

    • resonious 18 hours ago

      It's actually not hard to run Worker apps locally.

gpjanik 18 hours ago

What is "pirate" about this?

A lot of big companies self-host npm to avoid chain of supply attacks.

nubinetwork 18 hours ago

NPM already has issues with malicious packages in official repos, being able to run your own repos only makes it worse.