Viewing profile — kwhinnery
kwhinnery
HN member- Joined
- Mon, Jun 21, 2010, 1:35 PM UTC
- HN karma
- 232
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About kwhinnery
No profile information was provided.
Recent public activity
- story
-
comment
Comment #45838268
Hey all! Kevin from Stainless here to answer any questions you have. tl;dr overview of what we built: - SDK, REST, and narrative docs in one - Lots of nice docs features and UI com…
- story
- story
-
comment
Comment #39671520
Looks awesome, will keep this in mind - every so often you need to create complex documents in code, and it's always a pain. Doing it with a familiar modern programming interface w…
-
comment
Comment #39564546
In terms of "when you would use it" - it doesn't necessarily solve a different problem than npm. I think it arguably solves the same problem more effectively (though it is certainl…
-
comment
Comment #39564203
HTTPS imports will continue to work and be supported in Deno. However, as we observed their usage in the wild, a couple problems became clear: 1.) Duplicated dependencies - project…
-
comment
Comment #39564046
Thankfully JSR won't be capable of a left-pad situation where packages can be unpublished - published packages are immutable[1]. As for the potential for disagreements over whether…
-
comment
Comment #39563905
The new scope owner would be able to update "@cocacola/foo" and publish new versions (previous versions would be unaffected).
-
comment
Comment #39563688
This is probably a marketing bug on our part. While we did want to design for TypeScript from the outset, you can definitely happily write and publish plain JavaScript code on JSR.…
-
comment
Comment #39562294
I think this is mostly right - "superset" in that JSR modules can depend on npm modules, and projects using npm can use the npm registry and JSR together. The bottom line we'd want…
-
comment
Comment #39562270
That does get to be a mouthful! But if you wanted, you can of course do: yarn global add jsr so that subsequent installs could just be: jsr add @oak/oak
-
comment
Comment #39562233
We do intend to take a more editorial approach to scopes, and assign scopes to users in a way we think is more intuitive for end users of JSR. We have reserved some obvious scope n…
-
comment
Comment #39562040
Not yet, but esm.sh mentions they have experimental support now to check out: https://twitter.com/jexia_/status/1762516242626416750
-
comment
Comment #39561988
As JSR develops, you can expect to see more features like those of dnt start to show up in the npm compatibility layer. We've also been exploring how to create a good DX around sim…
-
comment
Comment #39561670
Kevin from the Deno team here - happy to answer any questions you have today!
-
comment
Comment #39421185
I know it's hard to know this since not everyone has access to JSR yet - but it's incorrect to say that adopting JSR (as a module author or consumer) will result in breaking change…
-
comment
Comment #39137549
Hi there - Kevin from the Deno team here. Thanks for starting this conversation - the recent reduction in regions is part of an ongoing effort to drive down the cost of the platfor…
-
comment
Comment #38643108
I think the ecosystem is inching in this direction. There are already some interesting PoCs out there using Tauri (Rust based) and the deno_core Rust crate.
-
comment
Comment #38643043
The usage of the word "ideal" in the 2021 post was probably not ideal :) The accessibility and diverse ecosystem of JavaScript, owing to its status as the lingua franca of software…
-
comment
Comment #37676750
User-level access control (like ACLs for authenticated users) or something else? Feel free to share longer form thoughts here and I can make sure we keep this concern in mind.
-
comment
Comment #37104290
ngl this is a little cursed, but awesome
-
comment
Comment #35904850
Just jumping in here to applaud the usage of "luddite numpties" in a sentence.
-
comment
Comment #35645874
I was surprised by the quality of the results from Claude, I hadn't used it until recently. I asked it for strategic advice about playing a game of Magic: The Gathering and it gave…
- story