| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Apr 14 at 18:21 | |
| stats | profile views | 8 |
|
Mar 23 |
comment |
C++ why & how are virtual functions slower? @JörgWMittag they are all interpreter stuff, and they are still slower than the binary code generated by C++ compilers |
|
Oct 19 |
comment |
Why use other number bases when programming @Joren I don't believe they read in stars the number of minutes in an hour :), but that now there is a misalignment between our time base and our numeration base, and that makes it more difficult to count time. An hour with 10 minutes and 10 seconds, or 100 minutes, or whatewer would have been more intuitive in our latin base-10 numeration system. Maybe it would be worth changing that ;) |
|
Oct 19 |
comment |
Why use other number bases when programming Talking about crazy bases, Babilonians are known to have used base 60 as their only math. en.wikipedia.org/wiki/Babylonian_mathematics Imagine going to market and counting your money for 3 cabbages and some goat meat... On the other hand, it was really easy to count the time that way |
|
Aug 7 |
awarded | Supporter |
|
Jul 24 |
comment |
How to manage a copyright notice in an open source project? A usual approach is to list all the Copyright holders: (C) 2011 Intel Corporation, 2005 Google, 2012 Michelangelo P. , reflecting the contributions and dates. |
|
Jul 24 |
awarded | Editor |
|
Jul 24 |
revised |
What are good practices to perform software based optimization? added 235 characters in body |
|
Jul 24 |
awarded | Teacher |
|
Jul 24 |
answered | What are good practices to perform software based optimization? |