Live data from Hacker News

Viewing profile — lucacasonato

lucacasonato

HN member
Joined
Thu, Jul 11, 2019, 1:11 PM UTC
HN karma
1,189
Public activity
190 items

About lucacasonato

Software person. Deno core team. Member of TC39. he/him

Website: https://lcas.dev Email: hello@lcas.dev Twitter: @lcasdev Github: https://github.com/lucacasonato

Recent public activity

  1. comment
    Comment #46877652

    It will only replace the secret in headers

  2. comment
    Comment #46877301

    We honestly should have just linked to oracle.com instead of evil.com

  3. 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.

  4. comment
    Comment #46876756

    We run or own infrastructure for this (and everything else). The link was just an illustrative example

  5. comment
    Comment #46874670

    I can confirm Ryan is a real human :)

  6. comment
    Comment #46874471

    We'll increase the lifetime in the next weeks - just some tech internally that needs to be adjusted first.

  7. comment
    Comment #43996707

    Happy to answer any questions :)

  8. comment
    Comment #42240408

    Deno is NPM compatible

  9. comment
    Comment #41558133

    JavaScript is the world's most popular programming language. https://www.statista.com/statistics/793628/worldwide-develop...

  10. comment
    Comment #41557709

    You clearly have not read the post :D

  11. 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 …

  12. comment
    Comment #40919673

    like 90% of the DMA is just this haha

  13. 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,…

  14. 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…

  15. 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 :)

  16. 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…

  17. 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…

  18. comment
    Comment #40014322

    It uses Google Cloud Tasks

  19. comment
    Comment #40014093

    Hey hey, post author here - happy to answer your questions!

  20. 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, …

  21. 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…

  22. 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 :)

  23. 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…

  24. 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…

  25. comment
    Comment #39562976

    PRs welcome: https://github.com/jsr-io/jsr