Live data from Hacker News

Viewing profile — Jarqwiz

Jarqwiz

HN member
Joined
Tue, Sep 24, 2019, 4:05 AM UTC
HN karma
25
Public activity
17 items

About Jarqwiz

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
    Ask HN: What do you think of Microsoft owning GitHub?

    Tell me what you think. Is it any good? Did you stop using Github? Maybe something else entirely.

  5. comment
    Comment #21375084

    For me it's a function that calculates factorial using iterators in Rust: fn factorial(i: u64) -> u64 { (1..=i).product() } In almost every other language this code would look mess…

  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story