Love the concept, well done.
I was slightly annoyed at the dog puzzle, while i tried to rotate the boxes which contained just grass and a lot of bokeh. I guess picking the right pictures is really important.
HN user
Love the concept, well done.
I was slightly annoyed at the dog puzzle, while i tried to rotate the boxes which contained just grass and a lot of bokeh. I guess picking the right pictures is really important.
No nerdle fans here?
From their play store description:
"Best of all: No upsells, no in-app purchases, and free for life. Website owners pay us to make your Internet faster so you don’t have to."
That sounds totally against net neutrality to me. Unless website owners are not getting preferential speed up.
Second that.
I was stumped multiple times trying to find this app under apps starting with letter "H" on my phone. Moved it to home screen now, but the name can definitely be improved.
Atleast fix the spelling: Rewiews -> Reviews
Thanks, the application to PageRank looks interesting. I shall resurrect my knowledge on eigenvectors and eigenvalues and make some sense out of it.
I think it's mostly because mathematics is taught as is with little or no attention to practical applications of the theory. For instance, till date, I could not see how eigen values/vectors are useful.
I wrote something similar sometime back: https://github.com/ashisha/x-cut-copy-paste
But the ability to list the files being copied is brilliant indeed.
But that defeats the Conginitive Dissonance side of the things. If the offer is available daily (or even weekly), then the employee can just quit the very day (or next week) he feels crappy about his job.
Right, or did I miss something?
for me its jeff.morse@d214.org
I see jeff.morse@d214.org
can someone elaborate the cat program?
Its quite unfair how the player 1 always get to start.
I had the exact thoughts. Berleyz is walking distance from my place, so +1 to Berleyz.
+1
..and to ping internet :)
More because http://www.apple.com/ did not opened the Tim's note, while http://www.apple.com/?hn did. It seems any random GET param is indeed meaningful in this case :)
just curious, why is the link "apple.com/?hn" ?
"Good proposal though, and hope that this takes off." it was a proposal made 19 years back?
the goto style. you can escape goto by the following trick:
do
{
if (!do_something( bar )) {
break;
}
if (!init_stuff( bar )) {
break;
}
if (!prepare_stuff( bar )) {
break;
}
return do_the_thing( bar );
}while(0);
return 0;how bout ((positive-negative)/total)
phishing made easy.
Heart is always red, never blue. ;)
http://www.google.com/search?q=sqrt%289-x^2%29%2C%28sqrt%28c...
I have a son born on xDay. What is the probability that my next kid will be a son?
I dont get Monty Hall :(
if exactly one of the children is born on Tuesday, would't the probability of having a son be 5/13 and not 13/27.
love the little scroll-widget on the left, beautifully done.
from as little coding experience i have i can say that I have seen blazingly fast V1.0 of applications which doomed to sluggish responses because of poor maintenance. So, i really don't buy the speed thing. I'll always design with a note that "There will be no awesome-coders to maintain this". A well-maintained version of Java app will beat a struggling C app anyday. So, i differ. And, ofcourse if you know what you are doing, these graphs do make sense and its worth an effort to dig out the flipping bits on registers.