"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 to be the primary author of a paper.…
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 language with a better standard library.…
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 classic for loop.
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 eating during 12-36 hours per period. It…
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.
I really like the idea of capitalization selecting public and private scope. However, how do they use protected scope?
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 a Ph.D. was my biggest regret.
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.
Very handy. Thanks.
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 too painful. Then I became fully…
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.
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 commits.
Hacker Keyboard is my favorite keyboard on Android. I only wish it had swipe support but it seems the developer has abandoned the project.
Any benchmarks against MathJax beyond the visual at the bottom of the page?
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 wrong and then how to do it correctly.…
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 replace Firefox. This is unlikely and years…
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 have to be saved by git?
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 existing files, how it handles a bigger…
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 mostly plant based but with oily fish and…
Wouldn't no plugins mean no adblock? I would never go back to not using it.
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 the store didn't keep showing things…
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.
Game Programming Patterns: http://gameprogrammingpatterns.com
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 emscripten?
Found them: http://bl.ocks.org/mbostock
"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 to be the primary author of a paper.…
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 language with a better standard library.…
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 classic for loop.
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 eating during 12-36 hours per period. It…
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.
I really like the idea of capitalization selecting public and private scope. However, how do they use protected scope?
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 a Ph.D. was my biggest regret.
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.
Very handy. Thanks.
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 too painful. Then I became fully…
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.
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 commits.
Hacker Keyboard is my favorite keyboard on Android. I only wish it had swipe support but it seems the developer has abandoned the project.
Any benchmarks against MathJax beyond the visual at the bottom of the page?
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 wrong and then how to do it correctly.…
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 replace Firefox. This is unlikely and years…
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 have to be saved by git?
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 existing files, how it handles a bigger…
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 mostly plant based but with oily fish and…
Wouldn't no plugins mean no adblock? I would never go back to not using it.
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 the store didn't keep showing things…
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.
Game Programming Patterns: http://gameprogrammingpatterns.com
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 emscripten?
Found them: http://bl.ocks.org/mbostock