Hacker News new | past | comments | ask | show | jobs | submit | joechung's comments login

Unless you're on a device, like an iPad or iPhone 3.2, that won't cache jQuery because of its size.


Why stop at geo-redundancy? Let's set up an online backup store on the moon and Mars, too - http://domaingang.com/short-news/nasa-secures-moon-and-mars-...


I love this mouse in Mac OS X, but it was a bit of a hassle getting it to work in Windows 7. It's also a headache to reconfigure the mouse after switching back and forth between Mac OS X and Windows. Hopefully, some updated drivers will fix this.


I'm having the same problem with the trackpad on my MBP in Windows 7. It's a serious drag.

The drivers work, for the most part, but obviously not as well as in OSX. Have resorted to a USB mouse (another PITA, but I'm getting stuff done).


Whipped.


Talk to Pete LePage, a Microsoft Product Manager for Internet Explorer. He's working on the issue - http://blogs.msdn.com/petel/archive/2009/09/09/running-the-i....


3 out of 4 is not 4 out of 4 so it isn't totally pointless.


I'll definitely give Chrome OS a try when it comes out.



This apparently does not work when a firmware flash has gone south. I tried the various combinations a million times while waiting for the battery to go flat :)


Working with people who are "strategically incompetent" is a nightmare. Don't do this.


It can backfire, too. A recent conversation:

Manager: Why are you working on system X?

Me: Because cow-orker Y says he doesn't know how to do it

Manager: But he's on-call to support that system!

Me: Perhaps this is an issue that you ought to discuss with him.


What is special about Python's yield statement compared to the ones in Ruby, C#, and other languages?


More significantly, continuations are a strict superset of coroutines, so standard Python is actually less powerful in this regard than languages with full continuation support, which if memory serves me includes Ruby, Smalltalk, and Scheme among others.


Python has coroutines as of 2.5: http://www.python.org/dev/peps/pep-0342/


Unfortunately, continuations are not supported in Ruby as of 1.9. They might come back in 2.0 though.


Er, limitations of my knowledge, as I have done more in python than the other two. My bad.


Also Lua


I'm not sure why you were down voted. An excellent overview of coroutines in general, and specifically as they are used in Lua, is http://www.inf.puc-rio.br/~roberto/docs/MCC15-04.pdf


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: