Viewing profile — ccccc0
ccccc0
HN member- Joined
- Sun, Aug 25, 2013, 12:02 AM UTC
- HN karma
- 36
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About ccccc0
No profile information was provided.
Recent public activity
-
comment
Comment #25043341
Could you not have used a simple thread pool model in your case? That would be a trivial parallelization of your network requests with limiting on the resources (number of parallel…
-
comment
Comment #24548605
If you ever create a BTreeSet , it will use String's PartialOrd, which is directly #[derive]d from Vec .
-
comment
Comment #24181636
French here, I recall my primary school textbook where they said something along the lines of "sometimes accents are dropped, that's sort of fine as long as it doesn't change the m…
-
comment
Comment #23190784
Like the metric system?
- comment
-
comment
Comment #21610234
Quatre-vingts, quatre-vingt-un, quatre-vingt-deux... quatre-vingt mille, quatre-vingts millions. This doesn't affect pronounciation in general, because this s is silent... except i…
-
comment
Comment #21418356
Rust is young enough that you can read this as an ad for the language, not the project. "Rust is a language in which people write full-text search and indexing"
-
comment
Comment #20922186
I think if I got this answer during an interview, as a candidate, I would be pleased that your criteria reject me as an incompetent dev.
-
comment
Comment #17087407
I think it's a pretty good idea actually, because with standard deviations (and means, of course) you can run statistical tests to make sure your improvements are statistically sig…
-
comment
Comment #12027930
I'd argue that Global Civilization is nothing but living!
-
comment
Comment #11510249
PLEASE don't do this. A friend of mine had done it a few times and was getting confident in the process. Once I was watching him, the bottle broke into tiny pieces and went straigh…
-
comment
Comment #9002969
Nice job! However I don't clearly understand the Results section. I mean, I can work it out, but it should be obvious . With your supplied example, here was my train of thought whe…