Viewing profile — mandreyel
mandreyel
HN member- Joined
- Sat, Oct 20, 2018, 3:31 PM UTC
- HN karma
- 109
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About mandreyel
Feel free to reach out at at protonmail dot com, I'm happy to meet you!
Recent public activity
-
comment
Comment #25784554
A (toy) BitTorrent engine in Rust whenever I want to recharge a bit: https://github.com/mandreyel/cratetorrent . The scope is small and well defined and so is a welcome break from …
- story
-
comment
Comment #24171923
I completely agree. It’s depressing to see the whole thing steadily come apart at the seams due to their own leadership (or lack thereof, one could argue). Actually I realize what …
-
comment
Comment #24167246
A possible alternative source of income for Mozilla I think would be, and one I haven’t seen mentioned before, providing consulting services in their areas of expertise. For exampl…
-
comment
Comment #18264752
It's a valid point, I think. I'd probably also trust something so established as Boost more than some random guy's lib on GitHub. However, I specifically wrote mio because I prefer…
-
comment
Comment #18264532
Oh, I missed this response (still a little overwhelmed). I'm so glad I checked again because there is some precious wisdom in there. Thank you for taking the time to write it down.…
-
comment
Comment #18264415
That is a great idea, thanks. Opened an issue on it.
-
comment
Comment #18264218
Thank you for the kind words. I'll buy you a beer if we ever meet!
-
comment
Comment #18264124
Hmm, I see, I haven't come across this suggestion but I may not have researched this topic well enough. I'll try your suggestion next time. I appreciate the responses--learned some…
-
comment
Comment #18263936
This is a valid point. My use case was very frequent reads of large files at pretty much unpredictable positions, so in theory mmap seemed justified. However, I never got around th…
-
comment
Comment #18263835
This is definitely unfortunate, but in my defense I was not aware of Rust's mio (or anything related to Rust beyond its existence) at the time of writing and naming my library. I h…
-
comment
Comment #18263752
Author here. Long time lurker, but made an an account now. Wow, I did not expect this. I'm really touched. I wrote this as a small utility for my own consumption because I was unsa…