Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
trekforever
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
trekforever
9y ago
Better yet - Google Maps should change the directions when someone is navigating to an Amazon office to end up at a sewage treatment plant instead
2.
▲
by
trekforever
10y ago
time to plan my cheap vacation from US to London
3.
▲
by
trekforever
11y ago
I think the most important thing is to keep learning. Expand your skills, try/work on a lot of different projects (because bigger companies usually have dozens or hundreds of different products, teams, and roles), which means you can p
4.
▲
Google asks Supreme Court to decide Android copyright case
(pcworld.com)
5 points
by
trekforever
12y ago
|
0 comments
5.
▲
by
trekforever
12y ago
Reminds me of Unheap http://www.unheap.com/ But I like it how a majority of the plugins here do not use javascript where as Unheap are all jQuery plugins
6.
▲
by
trekforever
12y ago
Trapit - Palo Alto, CA - Full-time Built with AI technology developed for DARPA, Trapit delivers highly relevant recommendations based on rich contextual analysis of information and user preferences. Make amazing discoveries within our grow
7.
▲
by
trekforever
12y ago
You can see some examples here http://demo.famo.us/ and http://www.codepen.io/befamous/
8.
▲
by
trekforever
12y ago
I've been stuck at position 79992 for the past 10 minutes ... I just want to see the docs and guides!
9.
▲
by
trekforever
12y ago
I guess Google wants this April's Fools day to be the 'very best'
10.
▲
New cruise ship, the Titanic II, to set sail in 2016
(nydailynews.com)
1 points
by
trekforever
12y ago
|
0 comments
11.
▲
by
trekforever
13y ago
The landing page is very confusing. I didn't want to watch the video or register just yet, so I spent a good 5 mins trying to drag the buttons on the page, expecting it to be a demo. Didn't work, thought the demo was either broken
12.
▲
Famo.us – Mobile Demos
(demo.famo.us)
1 points
by
trekforever
13y ago
|
0 comments
13.
▲
by
trekforever
13y ago
NProgress.js natively requires jQuery (1.8+). If you don't want to use jQuery as a dependency, there's a PR on github that uses CSS instead https://github.com/rstacruz/nprogress/pull/28
14.
▲
by
trekforever
13y ago
how can i get my meat produced?
15.
▲
by
trekforever
13y ago
I think you should contact ACLU and work with them to sue the officers/department. obviously your rights were violated (they didn't even read the Miranda warning)
16.
▲
by
trekforever
13y ago
I think the biggest reason to use React is how it handles the DOM. In most framework views, DOM access is slow and can be a bottleneck. React addresses that problem by using a virtual DOM. In order to make a change to the real DOM, React co