Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dropdownmenu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dropdownmenu
12y ago
Visualizations like this are always awesome, but it would also be interesting to see the inverse of this chart. Where do countries import arms from?
2.
▲
by
dropdownmenu
12y ago
I love the effort, it is absolutely worth praise. That being said, this is one of the last things I expected to show up on the internet.
3.
▲
by
dropdownmenu
12y ago
What is more interesting is that I can see anyone who has had their accounts breached. I now know that I can collect one of my friend's cell number from the snapchat breach or that an other famous person had his info leaked by Gawker.
4.
▲
by
dropdownmenu
13y ago
Is it possible to include him on some sort of design / architecture meeting with your team? That might give him enough to think about and learn from while keeping him engaged.
5.
▲
by
dropdownmenu
13y ago
27 would be correct if each side were independent random variables rather than the cube of a random variable. The way the problem is set up you are suppose to solve for E[a^3] (the third moment of the random variable) rather than (E[a])^3.
6.
▲
by
dropdownmenu
13y ago
It is important to note the sample set of the survey: "The researchers surveyed 655 students entering Berea College, a private liberal arts college located in Kentucky, in the falls of 2000 and 2001." I have a feeling that the res
7.
▲
by
dropdownmenu
13y ago
I can understand google trying to protect their revenue source, but actions like this undermine the openness of the platforms that they are trying to promote. Open and free platforms need to allow people to say no.
8.
▲
Show HN: A visualization of the colors used by top websites
(dropdownmenu.name)
3 points
by
dropdownmenu
13y ago
|
0 comments
9.
▲
by
dropdownmenu
13y ago
This is a very cool use of html as a medium to tell a story and keep the player involved. Defiantly want to see more games in a similar style!
10.
▲
by
dropdownmenu
13y ago
It was really only a matter of time before this happened, regulation of trade (and the taxation thereof) is one of the main tasks of a government.
11.
▲
by
dropdownmenu
13y ago
Pretty cool project, but I feel kind of dirty having js and html being so tightly bound to each other. Do you have a specific use case where pithy would perform faster or be more cleanly implemented than standard templates?
12.
▲
by
dropdownmenu
13y ago
Awesome idea to help make capturing data more easy, but how will you deal with the problem of the curse of dimensionality? As you start to capture more variables you data begins to appear far apart leading to less meaningful results. Also,
13.
▲
by
dropdownmenu
14y ago
I have not read this book, but I can say that javascript powerful when you ask the question: what can I do with a closure?
14.
▲
by
dropdownmenu
14y ago
Be careful to not get caught up in making something too pretty. It might help get some initial sign ups, but people will leave quickly if the app is not useful.
15.
▲
by
dropdownmenu
14y ago
The author's argument for this post is rather poor. He states that the raw data plot is noisy and weakly correlated, thus no relationship can be drawn by averaging the data into sets of buckets. While the author is correct in that averaging
16.
▲
by
dropdownmenu
14y ago
My problem with this idea is that I don't care if people on facebook know I hit the snooze button and I figure that they would block such notices as spam anyways. Why not just have a more annoying alarm clock? Or one that is harder to snooz
17.
▲
by
dropdownmenu
14y ago
I have to explain this difference to my dad about once a week. Can't we just start calling javascript awesomescript?
18.
▲
by
dropdownmenu
14y ago
Just as a heads up, I cannot scroll to the bottom of your page. I keep bouncing as I hit the bottom and end up with 'Start using Squash' being cut in half. Screen res: 2560x1440
19.
▲
by
dropdownmenu
14y ago
Interesting idea, but it sounds like you are just trying to have someone make a product for 8k which you can go and sell. Can you specify ways that you will be involved to justify the 50-50 split?
20.
▲
by
dropdownmenu
14y ago
I never knew that I should use bootstrap and then extend it with custom CSS to make my site look better. I would have never thought to do that! /sarcasm
21.
▲
by
dropdownmenu
14y ago
Regardless of the message the Microsoft is trying to deliver here they could at least make a website that does not make me close the tab in the first 10 seconds. What a mess.
22.
▲
by
dropdownmenu
14y ago
I use an adblocker for everything. I do try to buy stuff from the stores of websites that I like to support them and encourage a revenue model that does not annoy me.
23.
▲
by
dropdownmenu
14y ago
Very true, and if you want to be more specific my definition only works for finite duration continuous time signals with finite second moment. I use this definition as it also works well for understanding other transforms such as the Laplac
24.
▲
by
dropdownmenu
14y ago
You can also think of the Fourier Transform as a projection (dot product) of a signal onto the space of all sinusoids. That's the explanation that made everything click for me.