I think the verb “to democratize” is used here in the extended meaning “to make accessible to all”, like democracy makes governance an affair accessible to all by making it an affair of the people.
But I agree that this use does seem strange sometimes in some contexts.
A charming person, and a lovely, theatrical, speech.
If she had rehearsed it a couple more times, she could have achieved a perfect rhythm.
I was turned off a bit when she started using historical present to describe the incident at the Catholic school. She used it again in a couple more cases, but thankfully not for long. Most of the times I find historical present awkward. It is difficult to do well, and, to my eyes, it seldom succeeds in its purpose.
I get confused with font stacks that have sequences like:
Calibri, Candara, Segoe, "Segoe UI", etc. etc.
Are there systems that do not have Calibri but do have Candara or Segoe UI? (Excluding, of course, cases where some of these fonts have been installed manually and individually.) I would suppose not. If so, then what’s the point of specifying Candara, Segoe, and Segoe UI after Calibri?
Segoe ships with some MS products (http://en.wikipedia.org/wiki/Segoe). I think the 'C' fonts are more tied to Windows releases (Vista and 7, probably 8, too)
So, I guess you can find Segoe UI but not Calibri on a XP system with a relatively (but maybe not too) modern Office. Maybe there are other requirements (newer IEs might install the 'C' fonts, too)
Looking at tasksel’s changelog on a Sid installation, I see the last change was v3.12 from 21 July 2012 and I cannot find anything about changing the default desktop environment for the desktop task. So, maybe this change is not meant for the frozen Wheezy, whose taskel is already behind Sid’s (v3.11 compared to Sid’s v3.12).
Maybe someone familiar with Debian’s decision-making and development processes could enligthen us.
In fact, because the allocation of parliament seats is calculated on the basis of the total vote and because of the adjustments that this entails for the allocation of constituency seats, you can be the first party in a constituency and yet get fewer seats in that constituency than the second party.
Opera 12 is the first third-party web browser for Windows to offer an official 64-bit version. (Neither Firefox nor Chrome have official 64-bit versions for Windows. And I think Safari for Windows doesn’t have one either.)
Does this translate to any substantial improvements in speed? Does anyone here know of any benchmarks?
Very unlikely. 64-bit is mostly an advantage if you have to use a lot of memory or are doing processing on actual 64-bit integers.
For the kind of software like Opera (and Firefox and Chrome), the additional registers in 64-bit mode help a little, but that tends to be offset by most pointers now being 64-bits and the L1/L2 caches hence being less effective.
Opera 12 uses a separate process for plugins like Flash and I believe it can actually use the 32-bit Flash within the external process while still displaying the content within the 64-bit browser.
64-bit is not really useful for browsers with multi-process architecture like Chrome. It is very unlikely that a single tab will need 64-bit address space.
Except once you have enought tabs Chrome starts putting multiple tabs in a single process. The cutoff seems to be somewhere in the low double digits. And at that point, you can in fact start running out of address space (not to be confused with running out of memory) without too much trouble, especially because system libraries on 64-bit OSes have a tendency to be mmap-happy, since they think they have lots of address space to work with.
64 bit address space significantly improves the effectiveness of ASLR, 64 bit tagged pointers can store way more data (7 byte strings, dunno if anyone actually does that, though).
I generally find Chrome likes to start falling over around the 3.5GB mark (as measured by chrome://memory) - larger images stop loading, pages stop rendering properly, and eventually it can end up crashing. Address space fragmentation I'm guessing.
This isn't helped much by Chrome's aggregate memory use being about 10x higher than other browsers. Takes a good 2-300 tabs in Opera to break 4GB, takes more like 20-30 in Chrome.
But I agree that this use does seem strange sometimes in some contexts.