Chrome for iOS

I’m currently firmly welded to using Chrome on the desktop, thanks to (a) [Vrome](https://chrome.google.com/webstore/detail/godjoomfiimiddapohpmfklhgmbfffjj), a Vim keybindings extension for Chrome and the poor (and less insane) man’s [Vimperator](http://vimperator.org)/[Pentadactyl](http://5digits.org/pentadactyl/), and (b) [Shortcut Manager](https://chrome.google.com/webstore/detail/mgjjeipcdnnjhgodgjpfkffcejoljijf), which allows me to assign random Javascript to keyboard shortcuts (great for bookmarklets to send the page to sites/apps like Pocket, Gimme Bar, Evernote and MarsEdit).

As such, I was a little concerned about having to switch back to Safari because I really like the new iCloud tabs sync feature in iOS 6 and Mountain Lion. The new Safari’s Omnibar retains focus after search, which prevents me from using my [J/K keyboard shortcuts](http://yjsoon.com/2012/02/re-enabling-jk-keyboard-navigation-on-google-search), and I’d have to go back to putting my Javascript bookmarklets in the bookmarks bar and trying to remember which number corresponds to which site.

Thank goodness then for Chrome for iOS, just announced today, with tab sync and easy tab navigation. I’m sold. Two things that bother me, though:

* The icon follows Google’s standard iOS “slap the desktop icon onto a black background” motif, which doesn’t quite fit in the Dock with “fuller” icons like Messages and Mail. I would have loved to see something more interesting that made full use of the roundrect. I did a quick (terrible) mockup [here](http://d.pr/i/GAZH).
* There’s an extra, and fairly useless, row of keyboard icons when you bring up the URL bar, which gives easy access to :, ., -, / and .com. This feels odd: first, these characters aren’t that difficult to access; second, isn’t the point of the Omnibar to encourage you to search, and not type URLs?
* Worse, on the iPad, the extra row of keyboard icons are non-Retina. CANNOT UNSEE NOW ARGH

To protect your personal interests

HSBC’s [login page](https://www.hsbc.com.sg/1/2/!ut/p/kcxml/04_Sj9SPykssy0xPLMnMz0vM0Y_QjzKLN443MfYHSZnFm8Ybm-pHmsUbxpv6eECEDOIdESJB-gW5oRHljoqKACcsjaA!?__menuType=__REGISTRATION&__Destination=HUB_IDV_CUSTOMER_MIGRATION&__IWLang=en&__IWCountry=US&__registrationType=PIB-Registration):

Screen Shot 2012 05 29 at 6 59 35 AM

“To protect your personal interests, repeated incorrect submissions of your Password or Security Code will disable your access to Internet Banking.”

Clearly, my _‘personal interests’_ include:

* Calling to reset my password
* Yelling at customer service reps, then feeling guilty because it’s not their fault
* Allowing other people to easily lock me out of my account if they know my user ID, or if they’re annoyed enough at having been locked out that they write a script to guess all possible user IDs and then proceed to lock them out to prove a point not that I’m doing that right now really
* Being generally annoyed as fuck

Idiots.

“Please don’t learn to code”

Jeff Atwood went and set fire to the Internet a couple of days ago:

The “everyone should learn to code” movement isn’t just wrong because it falsely equates coding with essential life skills like reading, writing, and math. I wish. It is wrong in so many other ways.

This point feels a little stretched to me. I’m not sure where Atwood is getting these “coding is as important as reading/writing/math” vibes from, but why isn’t there a place for coding in schools beyond the core curriculum? Put another way: why exclude Computer Science / programming from that seemingly arbitrary list of auxiliary subjects that we make our schoolchildren learn over their 12 years of pre-university education?

The general populace (and its political leadership) could probably benefit most of all from a basic understanding of how computers, and the Internet, work. Being able to get around on the Internet is becoming a basic life skill, and we should be worried about fixing that first and most of all, before we start jumping all the way into code.

This part makes perfect sense. However, what he proposes here doesn’t have to be at the exclusion of teaching more people programming, yes?

Here’s a response, by Zed Shaw of [Learn Code The Hard Way](http://learncodethehardway.org/):

I wonder if he’s going to tell his kids they shouldn’t learn to code when they want to become just like Daddy? Probably not. He’ll gleefully run over and show them how to code and tell them it’s so much fun and that they should all do it and it’s the best thing ever! But, of course, _your_ kids shouldn’t learn to code, and you shouldn’t, and your friends shouldn’t, just Jeff and his kids should.

I do think Shaw’s taking a bit far when he cites resentment as Atwood’s motivation for telling people not to learn how to code, but then, running a (very good, supposedly) programming education website could do that to your perspective. Both articles make good points, but I’d recommend Shaw’s to anyone feeling a bit deflated after reading Atwood’s.

The day I lost a child on the Tube

From the Teacher Network Blog on The Guardian:

Twenty years ago our blogger lost one of his pupils on the London Underground and didn’t even report the incident to the child’s mother or his headteacher… fast forward to the present day and it’s a very different story

A little old in Internet-time, but I just got around to reading it, and it’s a fun read with a very insightful conclusion that’s not “OMG look at kids and parents nowadays ughhhh”.

When I first read the title, though, I thought it was “the day I lost a child on YouTube”. THE HORROR

Vim adventures

An interactive web game to help you become familiar with Vim commands. Very nicely done!

I found it a little frustrating to get through because I know the basics, but the player is made to “unlock” commands such as w and b. Worse, the first “maze” you navigate with hjkl encourages you to mash those buttons (can’t put a number in front to repeat commands). That said, though, very fun and great production values. “YIPPEE”, as they say.