Live data from Hacker News

Viewing profile — zxcvhjkl

zxcvhjkl

HN member
Joined
Sun, Apr 08, 2018, 2:47 AM UTC
HN karma
103
Public activity
23 items

About zxcvhjkl

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #17252049

    ARM/MIPS are Tier 2 platforms for Rust: https://forge.rust-lang.org/platform-support.html

  3. comment
    Comment #17241761

    You are both right. I was specifically asking about "stackfull coroutines" as tatterdemalion says, but I stackless coroutines with await/async would be as good for code readability…

  4. comment
    Comment #17241707

    Look at the tokio chat example: https://github.com/tokio-rs/tokio-core/blob/master/examples/... let line = io::read_until(reader, b'\n', Vec::new()); let line = line.and_then(|(rea…

  5. comment
    Comment #17241360

    Any plans for “stack full” co-routine(go style). IMHO the current “Futures” monad style solution makes the code look a bit confusing.

  6. comment
    Comment #17225434

    > People created dynamic languages for the exact reason of not having to define types. Not having to define types is not the biggest merit of dynamic languages. The biggest benefit…

  7. comment
    Comment #17225423

    For me, static typing actually makes it easier and faster to write code. It’s like someone looking continuously over my shoulder for mistakes. I am the least efficient when I write…

  8. comment
    Comment #17223821

    Another sample of one: I pay for a personal account, although I don’t really have any projects that couldn’t be public, and my company pays for company account.

  9. comment
    Comment #17223783

    > Microsoft has changed Changed? What makes you say that? From the tiny interaction I have with MS I don’t think this is the case. E.g. In my wife’s PC I have Firefox as the defaul…

  10. comment
    Comment #17223742

    Just because someone did it, it doesn’t mean it’s wise and advisable. Just saying.

  11. comment
    Comment #17223724

    > I think it’s worthwile question to everyone who is lamenting here about the future fate of GitHub if they put their money where their mouth is? I imagine most HN readers are payi…

  12. comment
    Comment #17223572

    People base their expectations on past performance. And for MS it hasn’t been stellar. But there is no need for speculation; we will wait and see. The problem is deeper than that t…

  13. comment
    Comment #17223494

    > The Silicon Valley hipster development ecosystem does not have a problem with how Google respects privacy. I don’t think that’s the case anymore. But then again “the SV hipster d…

  14. comment
    Comment #17223483

    > Meanwhile, I'd really like for people to stop hating Microsoft just because "Microsoft" Why is that? Why should people forget how evil MS was and still is?

  15. comment
  16. comment
    Comment #17220845

    Traffic doesn’t even reach the driver. It’s all ASIC.

  17. comment
  18. comment
    Comment #17218673

    Cisco IOS, NXOS, IOS-XE and IOS-XR are C/C++.

  19. comment
  20. comment
  21. comment
    Comment #16982699

    I wish it was true. Where I live it’s either Comcast or ATT. Comcast will happily block ports to “protect” me: https://www.xfinity.com/support/articles/list-of-blocked-por...

  22. comment
    Comment #16982679

    It’s not like Comcast is any better. They block ports: https://www.xfinity.com/support/articles/list-of-blocked-por...

  23. comment