Viewing profile — phloxicon
phloxicon
HN member- Joined
- Fri, Apr 12, 2013, 9:58 PM UTC
- HN karma
- 37
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About phloxicon
No profile information was provided.
Recent public activity
-
comment
Comment #11018403
"But wouldn't any other researcher who obtains the data from doctors who recruited the patients have to give credit to the doctors who shared their data?" In academia, it's better …
-
comment
Comment #10870829
I used Dart a while ago for a personal project. Language-wise, it has dramatically improved by 'await'. My favorite part about Dart is the standard library. I've never used a langu…
-
comment
Comment #9948552
I'm really hopeful that Concepts will dramatically reduce the amount of code needed for std::transform. Imagine no begin() or end(). It would suddenly become less verbose than the …
-
comment
Comment #9837606
Abstract An increasing number of animal studies have shown altered markers for health in subjects exposed to intermittent fasting, i.e. regularly and repeatedly abstaining from eat…
-
comment
Comment #9525465
Are there any numbers on how much it generates compared to a traditional design? I imagine it generates less electricity but it costs less so there's a trade-off.
-
comment
Comment #9454308
I really like the idea of capitalization selecting public and private scope. However, how do they use protected scope?
-
comment
Comment #8722044
I know it sounds unrealistically pessimistic but it's very similar to my experience. Colleagues developing a host of awful conditions due to a terribly stressful environment. Doing…
-
comment
Comment #8555573
I love the passion Bob puts into his work. This is such a fine book. I've already read it but I'm definitely getting the final version in paper.
-
comment
Comment #8539622
Very handy. Thanks.
-
comment
Comment #8486249
My wrist pain is so bad I've had to change profession. Nevertheless, computers are used in every job. At first, ergonomic keyboards and mice were enough. Then any kind of mice was …
-
comment
Comment #8470473
It's more about the libraries. It's hard to find a statistical method that doesn't have an R implementation. That said, the quality of these libraries can be very low.
-
comment
Comment #8416090
I disagree. He can produce the same excellent product without his childish name-calling. His ability to read and accept commits does not depend on his menacing replies to bad commi…
-
comment
Comment #8366654
Hacker Keyboard is my favorite keyboard on Android. I only wish it had swipe support but it seems the developer has abandoned the project.
-
comment
Comment #8320728
Any benchmarks against MathJax beyond the visual at the bottom of the page?
-
comment
Comment #8307585
I think it reads well but I would prefer if the examples given were correct first time around and then talk about what might go wrong, whereas right now, it describes what might go…
-
comment
Comment #8286481
Maybe Servo will be their clean slate. I know it's an experimental browser created to help test a language and parallelism in web APIs, but if it does well, it could come to replac…
-
comment
Comment #8279721
Do you think it would be possible to describe a binary file in such a way that some git extension of sorts could be made to understand the file so that only the minimum delta would…
-
comment
Comment #8217050
That looks absolutely gorgeous. Working with functions like that is something I've been looking for. Is there a longer demo video? If like to see how new functions are added to exi…
-
comment
Comment #8190254
Grass fed or not, regular red meat consumption isn't good for us. There is a good body of evidence that that people from Europe do well on the Mediterranean diet. That diet is most…
-
comment
Comment #8151787
Wouldn't no plugins mean no adblock? I would never go back to not using it.
-
comment
Comment #8101521
It could just show the ten best selling apps that don't include the one you already have installed. So instead of 1, 3, 4, it would push 3 up to 2 and 4 up to 3. I'd also like if t…
-
comment
Comment #8099094
I love the way you can star issues on Google Code. Sorting by stars shows the feature most people want. Github could really use this.
-
comment
Comment #8000718
Game Programming Patterns: http://gameprogrammingpatterns.com
-
comment
Comment #7973610
That's really helpful. Thanks. I have another question. C++ already has types, a main function, collections etc. and is really fast. What are the advantages of Dart over C++ with e…
-
comment
Comment #7951939
Found them: http://bl.ocks.org/mbostock