Viewing profile — pzixel
pzixel
HN member- Joined
- Sun, Dec 23, 2018, 10:30 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About pzixel
No profile information was provided.
Recent public activity
-
comment
Comment #22078353
> Seems everyone believes there is large team behind actix with unlimited time and budget. (Btw thanks to everyone who provided prs and other help!) For example, async/await took t…
-
comment
Comment #18748909
Yep, there is a great picture of how it looks like: https://imgur.com/sj92dyW I faced it myself. It took me a year to being able to write a simple snippet (e.g. reverse UTF8 string…
-
comment
Comment #18748821
1. Do you often try to implement data structures like this? In my practice, arrays are almost always better. 2. Beside that, you may argue that I use "Don't have therefore is not r…