I didn't know that about the ASR-33 (haven't actually seen one), all my experience has been with unix and PC keyboards (plus some WYSE terminals).
I agree with it being confusing to have the same key jump around while you type, which is why I gave up re-mapping altogether (at my last job I was using 5 different systems that each would have required a remap, and I wasn't able to remap on each system). To much dissonance when trying to figure out why a key is not doing what you think it should be doing.
Oddly enough the ctrl key in the home row is a Unix thing (I think it's a Sun invention, but I don't recall). On the original space cadet keyboard (and all the Symbolics keyboards), Rub Out is located where modern day Caps Lock is found (see: http://en.wikipedia.org/wiki/Space-cadet_keyboard). Ctrl is still located on the bottom row.
Has anyone tried remapping a delete key to where the Caps Lock key is found? Is there anyone with a real space cadet keyboard or symbolics keyboard that can comment on using it with vim or emacs?
I'm not sure if they changed anything, but Youtube has been the first search result for me since I upgraded my iPhone. It's not in the search results for the iPad since Google hasn't released Youtube for the iPad yet (or at least last time I searched).
I wonder if there's saved state in the app store that's modifying the search results.
This seems to be based on an upgrade to the EFI firmware, in addition to the 10.8.2 update. While I've got verified backups for the OS, I'm not in the habit of regularly backing up the EFI firmware, nor do I know how I would restore it on my MBP.
Anyone got advice for backing up firmware on laptops to allow for roll-backs on breaking changes?
FYI, tracking items on water with a land (or sea) based radar is very difficult due to atmospheric effects (mainly ducting) and can cause unacceptable levels of false detections. Combine this with the lack of computer processing at the time means that you have a human operator trying to determine from a scope which targets to attack. I think that this makes detecting and tracking u-boats with early radar very unlikely. If you ever make it to Pearl Harbor on Oahu you can see some examples of the radar scope technology from the Pearl Harbor attacks, it was not very easy to use.
Does the UK have any regulation of the 38ghz band? Based on the FCC info here in the US (http://transition.fcc.gov/oet/spectrum/table/fcctable.pdf) the 38ghz area of the spectrum seems to have only a small subset of bands that qualify for this use. Do you know the exact frequency the DragonWave kit uses?
If that's the case, then why does UIWebView under-perform Mobile Safari? (I know Mobile Safari uses nitro, but I have no idea what UIWebView uses under the covers). Also, Apple's known for being a bit slow to contribute some things back to WebKit. I wouldn't be surprised to see them not contributing nitro back.
Does any browser actually rely on WebKit's JS Core? I know Safari has Nitro and Chrome has v8, so I'm not sure what would use this code except maybe konqueror.
My questions about the data center are what kind-of climate controls they're using (not listed in the article) and how they're making sure that the generator and UPS are always in good condition. At my previous job we were able to correlate many component failures to poor climate conditions (too hot, too cold, too little humidity, too much humidity).
I also recall back in college setting up a 110 node linux cluster. Before they upgraded the HVAC system in the server room the cluster generated so much heat you the power cables started to shows signs of heat damage (we had to shut the cluster down until the HVAC was beefed up).
I've also had a bunch UPS where the batteries fail, and need to be replaced periodically. I also wonder how that figures into the cost of their data center (it's an issue at a big data center as well).
I spent a while today troubleshooting why the 'Location' header wasn't getting returned in an XHR Request handler (using POST to create an Object and getting the location from the 'Location' header in a PhoneGap app), turns out released WebKit browsers don't honor the Access-Control-Expose-Header directive. Just verified this behavior is fixed in the WebKit nightlies (using Safari running latest update to WebKit). Sweet job webkit guys!
In the USA it is not legal (in violation of the 5th amendment) for the court to compel you to reveal a password (if your read the brief the Judge says as much). However, if the court can prove by other means that you own the data on a drive, they can compel you to provide them with the unencrypted contents of the drive via a search warrant.