Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
a_m0d
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
PID Control Challenges
(janismac.github.io)
301 points
by
a_m0d
3y ago
|
116 comments
2.
▲
Artificial Photosynthesis Advance: Clean Fuel from Sunlight, CO2 and Water
(scitechdaily.com)
5 points
by
a_m0d
6y ago
|
0 comments
3.
▲
Tor 0day: Stopping Tor Connections
(hackerfactor.com)
227 points
by
a_m0d
6y ago
|
88 comments
4.
▲
by
a_m0d
9y ago
Must say I've had kind of the opposite experience - I found that the MiUI skin was actually quite confusing and definitely didn't add anything useful. Otoh, my Leagoo T5 has been a great phone, has better specs, a gorilla glass sc
5.
▲
by
a_m0d
11y ago
SQL Server has a limitation of 1000 rows maximum allowed in a VALUES clause, so sometimes a SELECT ... UNION ALL is required instead (this limitation probably doesn't exist in Postgres, though).
6.
▲
by
a_m0d
11y ago
This script works in SQL Server - I would think you could do the same in Postgres, but I'm not as familiar as I'd like to be with Postgres. Note that it does require 2 separate steps rather than 1 as you appear to desire, so may n
7.
▲
by
a_m0d
12y ago
Receiving an official diagnosis by a doctor for celiac is not always possible. Although my wife's doctor considered it a possibility that she was celiac, he did not do anything with that idea until she had tried being gluten free alre
8.
▲
by
a_m0d
12y ago
Did you mean > NaCl aims to provide a simple, clean interface ...
9.
▲
by
a_m0d
12y ago
Your site still breaks when scrolling by dragging the scroll thumb down. On a long page, dragging the scroll thumb down (the way many people actually do scroll) makes the page jump around very fast, and skip larger sections as the page goe
10.
▲
by
a_m0d
13y ago
Another reason to hate it, which my wife runs across all the time on Facebook - she scrolls by dragging the scroll-thumb down with her mouse. Once she gets near the bottom, the page jumps as the extra content gets loaded, and she has to fi
11.
▲
by
a_m0d
13y ago
That doesn't include the possibility that the user right-clicks and selects "Open Link in New Tab"
12.
▲
by
a_m0d
13y ago
We are currently using MS SQL Server, but have looked at the possibility of using Postgres in the future. One major stopping point for us is the fact that on SQL Server we use a Case Insensitive, Accent Insensitive collation. Postgres does
13.
▲
by
a_m0d
13y ago
What's the problem with the marked cars driving the speed limit? If all the cars drive at the speed limit, that's good, right? I always thought the speed limit was there as a speed limit . I've found that in Australia, speed limits are o
14.
▲
by
a_m0d
14y ago
This framework is quite broken on the iPad (in Chrome). - The dropdown menu doesn't work well. It triggers on hover, but trying to do "hoverintent" on the iPad simply fires the click event on the button, causing the menu to appear briefly
15.
▲
by
a_m0d
14y ago
I was thinking more of StackOverflow as an answer to this one.
16.
▲
by
a_m0d
14y ago
How are these two code samples related to each other? They appear to be for completely different use cases, and therefore I'm not sure that they actually demonstrate anything useful.
17.
▲
by
a_m0d
14y ago
Yeah, doesn't work on FF19 even with the arrow keys. But it did work on Chrome Canary - must be a bug on FF. edit: It looks like FF19 is complaining about the content-type: "audio/mpeg" when changing articles. Not sure what one it is usin
18.
▲
by
a_m0d
14y ago
longzheng, is there any way to be able to change articles? I'm on ff19, and clicking on a new article just continues the original article. Hovering over the left side of the article shows the "play" symbol, but clicking anywhere there just
19.
▲
by
a_m0d
14y ago
I believe, from what I read in the past, that it actually bends the light around the object, somewhat like the way water will flow past rocks in a river.
20.
▲
by
a_m0d
14y ago
It also allows you to paste any text in, and it will no longer match the mask.
21.
▲
by
a_m0d
14y ago
The above may all be true, but I'm sure you'd say the same about any of the "enterprise" suites of web controls. Speaking from experience with Infragistics, I'd say the exact same things. Perhaps it's the price to pay for trying to make t
22.
▲
by
a_m0d
15y ago
From the article: If you’re using a small corpus and long Markov chains, you’ll end up with lots of actual strings from the corpus, and no fake ones. If this happens, experiment with the second parameter to the constructor for the class “M
23.
▲
by
a_m0d
15y ago
I don't think that was mis-parsed - I think that JabavuAdams is (rightfully ?) cynical that the insurance companies will lower prices. Rather, they will make the current price the standard for (self-driving cars), and increase the price for
24.
▲
by
a_m0d
15y ago
It seems like it does sometimes, but not at other items. I clicked around on the page a bit, then clicked on the search button, and suddenly it showed me the zero click info, which was hidden before.
25.
▲
by
a_m0d
15y ago
The "+" trick is great, except for sites that use hair-brained email "validation" scripts which reject the address. Sadly enough, these are often the ones that I most want to use the "+" for (its a great way to also keep track of who hands
26.
▲
by
a_m0d
15y ago
The problem is that the percentages are higher than that. The biggest problem is that testing won't always pick up HIV and AIDS, because these diseases can lie "dormant" for quite a while, but yet they are still in the blood (undetectable)
27.
▲
by
a_m0d
15y ago
Australia - http://www.abmdr.org.au/dynamic_menus.php?id=1&subid=1&#... Or sign up at the Red Cross centre when you're in there to donate blood - they'll take an extra blood sample for testing purposes.
28.
▲
by
a_m0d
15y ago
True, but it still does break google's requirement that the page Google sees must be the same as the one Google's user sees (which was the original reason they did this anyway).
29.
▲
by
a_m0d
15y ago
Part of the problem, though, is that they don't always show you the same results as the search engine sees. I've just started using the SSL version of Google search, and now I no longer see any answers on the EE pages, where I did before.
30.
▲
by
a_m0d
15y ago
Another interesting thing on the "How are programs run" page is the fact that the programs are apparently run on a Linux system, yet C# files are compiled with Microsoft Visual C# somehow!
More ›