Tagged Questions
8
votes
5answers
719 views
Future-proofing myself when learning to program
I want to learn to program in a 'future-proof' manner, if you like. Whilst Windows dominates the desktop OS marketplace (for now), obviously there is a lot of value in learning its ...
12
votes
14answers
2k views
Will real world applications ever need a 128-bit flat address space?
This is a bit "one megabyte should be enough for anyone", but...
A 64-bit flat address space allows up to 4.3ish billion times more space than a 32-bit address space. That's 17,179,869,184 GiB.
...