Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mjr578
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mjr578
12y ago
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 see information that is pertinent for you. The pause is pure
2.
▲
by
mjr578
12y ago
You can also see React in use on the Your Account page: https://www.netflix.com/YourAccount
3.
▲
by
mjr578
12y ago
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 my team, Web UI, we typically try to ask questions that perta
4.
▲
Response Time
(jacobquatier.com)
2 points
by
mjr578
12y ago
|
0 comments
5.
▲
by
mjr578
12y ago
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 or push out new server code just to serve a new U
6.
▲
by
mjr578
12y ago
We have something that loads up, via requires, the action (or route) that should be run when a URL is encountered.
7.
▲
by
mjr578
12y ago
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) our servers.
8.
▲
by
mjr578
16y ago
Also, his search in the Bing box in IE 9 caught me by surprise.
9.
▲
by
mjr578
17y ago
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 to have it configurable from the options menu, but I will
10.
▲
by
mjr578
17y ago
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? Also, with a bigger piece of hardware you might be able to us
11.
▲
by
mjr578
17y ago
I wonder if they are going to release their iPhone app code as well.
12.
▲
by
mjr578
17y ago
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.
13.
▲
by
mjr578
17y ago
What about removing all vowels except the first one? That way it is still shorter but transparent.
14.
▲
by
mjr578
18y ago
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 in to the alpha and have ten invites if anyone would like to
15.
▲
by
mjr578
18y ago
Yes please, I didn't get in on the TC invite soon enough :(
16.
▲
by
mjr578
18y ago
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 my browser when it was done.
17.
▲
by
mjr578
18y ago
I believe it is called gedit, kate if you are kubuntu
18.
▲
by
mjr578
18y ago
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, also I am a sucker for videos demonstrating functionality.
19.
▲
by
mjr578
18y ago
Too flat for Magnolia, could be out in Kirkland or Bellevue.
20.
▲
by
mjr578
18y ago
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.