Viewing profile — zxcvhjkl
zxcvhjkl
HN member- Joined
- Sun, Apr 08, 2018, 2:47 AM UTC
- HN karma
- 103
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About zxcvhjkl
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #17252049
ARM/MIPS are Tier 2 platforms for Rust: https://forge.rust-lang.org/platform-support.html
-
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…
-
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…
-
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.
-
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…
-
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…
-
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.
-
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…
-
comment
Comment #17223742
Just because someone did it, it doesn’t mean it’s wise and advisable. Just saying.
-
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…
-
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…
-
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…
-
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?
- comment
-
comment
Comment #17220845
Traffic doesn’t even reach the driver. It’s all ASIC.
- comment
-
comment
Comment #17218673
Cisco IOS, NXOS, IOS-XE and IOS-XR are C/C++.
- comment
- comment
-
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...
-
comment
Comment #16982679
It’s not like Comcast is any better. They block ports: https://www.xfinity.com/support/articles/list-of-blocked-por...
- comment