Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
icoder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
331.
▲
by
icoder
14y ago
// This solution stores the reverse order in the nodes themselves. It's hacky so I like it :) LinkedList.prototype.reverse = function () { var q; // Make doubly linked for (q = this.head; q; q = q.next ) { if ( q.next ) q.next.p
332.
▲
by
icoder
14y ago
I wonder if you say that SDK was a mess (implying it isn't so any longer), what minimum Android version do you target? [edit] this was a sincere question. I can elaborate on it a bit more. Based on the previous submission I reasoned OP is
333.
▲
by
icoder
14y ago
Hoped for the silver advice to get rich, found a golden story and life lesson instead. Worth it.
334.
▲
by
icoder
14y ago
I think two things are getting mixed up here: 1) what Google does/wants (apparently, they don't want it anymore, which is the interesting part of the article) and 2) what the people perceive (Android vs iPhone). The article itself states it
335.
▲
by
icoder
14y ago
How about a fishing net?
336.
▲
by
icoder
14y ago
I tried it (at http://www.typeform.com/try ) and have to say the mix between enter / continue / scrolling and the arrows made it a pretty confusing experience. The partial washout helps a bit though. I wonder how intuitive filling out a f
337.
▲
by
icoder
14y ago
This stuff is science fiction at this point. Moreover, this article / video describes this scenario, when it ever becomes technically feasible, as if it would come without regulations, without (financial) restrictions and as if no counter m
338.
▲
by
icoder
14y ago
I've played it for a short while, maybe I should pick it up again but somehow it didn't grasp me as I would have expected it to. Perhaps the (in my city) low and very uneven distribution of portals has something to do with that. Perhaps it
339.
▲
by
icoder
14y ago
At first glance, it seems a single js file and an ogg file (for music) are added to the pag. The JS will work on the DOM from the sidelines ( http://hsmaker.com/harlem-shake-script.js )
340.
▲
by
icoder
14y ago
I like the 'bottom' part, which clearly explains the product. I find the used (stock) images at the top distractive (too much detail to ignore, too much blur to discern, also they don't tell me much, do you really need them anyway?). Plus t
341.
▲
by
icoder
14y ago
This news is actually just out, the next phase has started: 8000 more glasses available, apply before feb 27th for a (albeit slim) chance to get one. [edit: mistakenly wrote wrong month]
342.
▲
by
icoder
14y ago
You could see an HN AMA as one person chiming in on multiple discussions in a short time (which may be much more doable for them), this depends on the questions asked, of course. And that is something HN hopefully regulates by itself. Just
343.
▲
by
icoder
14y ago
Very cool and batteries 2.0 would definitely change the world. But this vid is a bit one sided. To charge something in an instance means a lot of electricity has to run through the wire in a very short time. Also, being able to quickly disc
344.
▲
by
icoder
14y ago
And that becomes clear from the article but leaves the title a bit off
345.
▲
by
icoder
14y ago
iirc the PHP explicitly states that these are not true random
346.
▲
by
icoder
14y ago
You can sift out some bugs already using the Android emulator (using various Android versions). Saves time and money :) Also, don't forget about different browsers (on mobile phones).
347.
▲
by
icoder
14y ago
Iodine and IQ. I thought I had once again missed out on a bunch of new and innovative tools/languages/stacks. But this was interesting nevertheless. In Holland, Iodine is added to bread (and many bread replacements), to ensure everyone gets
348.
▲
by
icoder
14y ago
Very extensive bunch of information together. I would not call it a guide but it is certainly a valuable starting point and overview of existing libraries and techniques.
349.
▲
by
icoder
14y ago
I'm seeing 1.5 to 1.6 secs. Is that due to my crappy internet connection or is that simply what it is? Because 1.5 secs per request, and more for somewhat more complex operations, seems long to me. As instance startup time it is impressive
350.
▲
by
icoder
14y ago
There's a typo in the url. Should be http://en.wikipedia.org/wiki/Braess_paradox [EDIT: or http://en.wikipedia.org/wiki/Braess%27s_paradox ]
351.
▲
by
icoder
14y ago
You posted this just to get some downloads, didn't you? Perhaps one could call this spamming. A "show HN" would be nice. Also "Play Your Favorite Ultimate Hunt Arcade Game, Play Bird-Duck Hunting Arcade Android Game Online For Kids." is not
352.
▲
by
icoder
14y ago
Good questions! I know what you mean. For websites urls, I find myself using Chrome's 'other devices' menu (at the bottom of a new tab). This of course only works since I'm logged into Chrome with my G account on all devices. For real ctrl-
353.
▲
by
icoder
14y ago
Great example of being original by taking something existing and changing one aspect of it.
354.
▲
by
icoder
14y ago
You do not necessarily need a perfect 1-on-1 relationship between the used words and 'happiness', as long as this 'noise' is canceled out in the same way between areas. And that's where there might be a problem, the results may (perhaps par
355.
▲
by
icoder
14y ago
There's a small bug with the closets, sometimes your in but can't get out because you are the wrong size. That is odd.
356.
▲
by
icoder
14y ago
I tried this on a Wikipedia page and realised why scrolling is awesome: overview. I also realised why I often don't read long texts from my screen: I don't want to. I want find the answer to my question asap.
357.
▲
by
icoder
14y ago
Exactly, and since they state that they think they can make it twice as efficient, that would mean they run at max 50% now.
358.
▲
by
icoder
14y ago
My point exactly. The amount of 'order' in the original image, compared to the distorted ones, must be detectable with a simple algorithm, right? Especially because when the slider goes through the 'correct' position, the transition changes
359.
▲
by
icoder
14y ago
I gave you my email address, now how can I submit my first idea, as was promised? ("Sign up now, and submit your first idea for free")
360.
▲
by
icoder
14y ago
Or perhaps the GPS numbers are not random but do contain 'information'? Perhaps totally unrelated to geolocation?
More ›