Viewing profile — caspervonb
caspervonb
HN member- Joined
- Mon, May 06, 2013, 6:11 PM UTC
- HN karma
- 540
- Public activity
- 254 items
- HN profile
- View on Hacker News ↗
About caspervonb
No profile information was provided.
Recent public activity
-
comment
Comment #28609882
We use swc a lot but not for type-checking, that is still done by tsc loaded into a snapshot (precompiled v8 state). There is a type-checker in the works tho https://stc.dudy.dev/d…
-
comment
Comment #28609803
> We quickly realized we might actually be more productive in Rust. The compile times will catch up with you soon enough! enjoy them while iterating is fast! ;)
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #27128949
Uhm, so this submission was edited and renamed to Deno 1.1, but this is release version 1.10 as in version one dot ten.
- story
- story
- story
- story
-
story
Ask HN: How do you deal with long compile times?
What do you spend your time on while something is building for an hour or more? I end up doing reviews and triaging issues, but of course 30 minutes or longer to wait on a compile …
- story
- story
- story
- story
- story
- story
-
comment
Comment #26329328
Hi there. Any examples from deno.land/x of what you'd expect from spies and mocks in std/testing?
-
comment
Comment #26329257
Thank you! we'll look into it!