Live data from Hacker News

Viewing profile — caspervonb

caspervonb

HN member
Joined
Mon, May 06, 2013, 6:11 PM UTC
HN karma
540
Public activity
254 items

About caspervonb

No profile information was provided.

Recent public activity

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

  2. 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! ;)

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. 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.

  13. story
  14. story
  15. story
  16. story
  17. 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 …

  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. comment
    Comment #26329328

    Hi there. Any examples from deno.land/x of what you'd expect from spies and mocks in std/testing?

  25. comment
    Comment #26329257

    Thank you! we'll look into it!