Viewing profile — mjr578
mjr578
HN member- Joined
- Wed, Jul 23, 2008, 4:32 PM UTC
- HN karma
- 22
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About mjr578
No profile information was provided.
Recent public activity
-
comment
Comment #8963489
In this particular case, the Member homepage, there is a lot going on behind the scenes to render that page. Each row is computed with the most recent data possible, to ensure you …
-
comment
Comment #8961718
You can also see React in use on the Your Account page: https://www.netflix.com/YourAccount
-
comment
Comment #8920480
As always, it depends on the group or team you are applying for. Some groups actually have a lot of applied computer science concepts and benefit from these type of questions. On m…
- story
-
comment
Comment #8632203
We refresh periodically as we dynamically deploy new UI code, which can be accessed at new routes. (/home and /homeV2 for example) This allows us to not have to restart our servers…
-
comment
Comment #8632126
We have something that loads up, via requires, the action (or route) that should be run when a URL is encountered.
-
comment
Comment #8631327
We like the option of dynamically loading new routes, that point to new endpoints. We also have the ability to release new versions of our UI without redeploying (or restarting) ou…
-
comment
Comment #2336871
Also, his search in the Bing box in IE 9 caught me by surprise.
-
comment
Comment #988876
This addresses your 8th point: http://lifehacker.com/5422014/make-google-chrome-open-with-p... I use it for 3 different pinned tabs at startup and it works great. It would be nice …
-
comment
Comment #887856
I thought apple was allowing accessories to connect to the dock at the bottom after the 3.0 software update. Wouldn't it make more sense, and be sturdier if it was at the bottom? A…
-
comment
Comment #682023
I wonder if they are going to release their iPhone app code as well.
-
comment
Comment #659679
I thought perhaps it would work with the iPhone but that does not seem to be the case. Looks pretty neat and simple. As others have said similar to userfly.com.
-
comment
Comment #551029
What about removing all vowels except the first one? That way it is still shorter but transparent.
-
comment
Comment #453109
Along the same lines as Freecycle you might sign up for Kashless.org. They are based here in Seattle and are promoting the same free giving and receiving lifestyle. I recently got …
-
comment
Comment #437450
Yes please, I didn't get in on the TC invite soon enough :(
-
comment
Comment #430619
I was able to install silverlight on OS X and FF. When I clicked to watch the demo it asked me to install and I clicked the link which downloaded 2.0. I didn't even have to restart…
-
comment
Comment #418924
I believe it is called gedit, kate if you are kubuntu
-
comment
Comment #315502
Awesome work. I just graduated last year or else I would be using that right now. One suggestion would be to have the Tour be a multi page process, so there isn't so much scrolling…
-
comment
Comment #302199
Too flat for Magnolia, could be out in Kirkland or Bellevue.
-
comment
Comment #293131
It has a javascript debug/console window that is pretty neat. It has auto completion as well. Go to the page menu item, then the developer menu item.