Viewing profile — lucacasonato
lucacasonato
HN member- Joined
- Thu, Jul 11, 2019, 1:11 PM UTC
- HN karma
- 1,189
- Public activity
- 190 items
- HN profile
- View on Hacker News ↗
About lucacasonato
Website: https://lcas.dev Email: hello@lcas.dev Twitter: @lcasdev Github: https://github.com/lucacasonato
Recent public activity
-
comment
Comment #46877652
It will only replace the secret in headers
-
comment
Comment #46877301
We honestly should have just linked to oracle.com instead of evil.com
-
comment
Comment #46876803
It’s a cloud service - so you can call out to it from anywhere you want. Just don’t ship your credentials in the app itself, and instead authenticate via a server you control.
-
comment
Comment #46876756
We run or own infrastructure for this (and everything else). The link was just an illustrative example
-
comment
Comment #46874670
I can confirm Ryan is a real human :)
-
comment
Comment #46874471
We'll increase the lifetime in the next weeks - just some tech internally that needs to be adjusted first.
-
comment
Comment #43996707
Happy to answer any questions :)
-
comment
Comment #42240408
Deno is NPM compatible
-
comment
Comment #41558133
JavaScript is the world's most popular programming language. https://www.statista.com/statistics/793628/worldwide-develop...
-
comment
Comment #41557709
You clearly have not read the post :D
-
comment
Comment #41557682
It is practically abandoned, but unless the USPTO or a US court says that that is so, it is not legally abandoned. That is a problem because the confusion and insecurity about the …
-
comment
Comment #40919673
like 90% of the DMA is just this haha
-
comment
Comment #40919311
Except that is not what Google is doing. They have exclusive access to the one line that is preinstalled for all houses. Only they can use it. And if you want a different provider,…
-
comment
Comment #40919290
I agree it is very useful! This is also how I discovered this in the first place. But that is not at all my point. The point is that google.com web properties have access to an API…
-
comment
Comment #40919212
No, this is used by Google Meet right now. Open the "Troubleshooting" panel in meet.google.com in Chrome, and you'll see live system wide CPU usage reporting :)
-
comment
Comment #40014611
We do not use GKE. The Google infra that we do use in this hot path (GFE via Google Global External Load Balancers, and Colossus via Google Cloud Storage) is the same infra that po…
-
comment
Comment #40014566
The SLO (objective) is an uptime of 100%. That means that we have no error budget to use for scheduled maintenance or anything of that sort. This means that we can not use software…
-
comment
Comment #40014322
It uses Google Cloud Tasks
-
comment
Comment #40014093
Hey hey, post author here - happy to answer your questions!
-
comment
Comment #40014089
So the reason we do this - and I should have mentioned this in the post - is that we explicitly do not want to dog food here. Because JSR is the package registry, if it goes down, …
-
comment
Comment #39591227
CORRECTION: An employee of GitHub has reached out to me to inform me that there are more than 2 engineers people working on npm full time, including multiple full time support staf…
-
comment
Comment #39564987
Doesn't this get us right back to where we started from? Where you don't want users to be able to register arbitrary names :)
-
comment
Comment #39564956
Both `.d.ts` and `.js` files can be created without understanding the TS type system (this is what JSR does). Creating both of those is just a TS syntax transform - one that is hig…
-
comment
Comment #39564940
- `isolatedModules: true` is required - Decorators: standard spec decorators only - JSX: tsconfig options are lifted into JSX pragma comments on publish (configuration goes into co…
-
comment
Comment #39562976
PRs welcome: https://github.com/jsr-io/jsr