Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sukaka
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
sukaka
11y ago
I see what Obama's saying. In my experience, research on bypass methods may become the source of a new terrorist attack. Then a terrorist attack would be our making.
2.
▲
by
sukaka
11y ago
I should start a lumber company so the actual # trees become the estimated # trees. Studies citing the previous estimate will also be correct.
3.
▲
by
sukaka
13y ago
Learning some 2% of water is fresh and the need to conserve water or it will run out by 2050 was a lie. There will always be fresh water and oil. The price will not soar when supply is limited, there usually happens to be a new discovery. E
4.
▲
by
sukaka
13y ago
it's even simpler and effective to be buying only at ema crossovers!
5.
▲
by
sukaka
13y ago
A recent comparison was made with scala and java collections. Lots of interesting tidbits. http://www.takipioncode.com/2014/01/23/java-scala-guava-and-...
6.
▲
by
sukaka
13y ago
Apparently the password has been reused. Search of password cfr41qa turned up results from almost a year ago https://www.google.com/search?q=cfr41qa
7.
▲
by
sukaka
13y ago
no problem. The command "dd if=/dev/vda bs=1M | strings -n 100 > out.txt" in find.sh, which is the same as the one first mentioned today morning https://github.com/fog/fog/issues/2525 .
8.
▲
by
sukaka
13y ago
how long does dd take? Could use an estimate. Ran dd for around 10 minutes this morning and got 500,000 lines, and it was still running. update: finished in around 12 minutes. out.txt is around 10gb. update: out.txt is around 54 million lin
9.
▲
by
sukaka
13y ago
Account activity should also be a must for your users. Session id will not be as useful when users can monitor their accounts. It's a work in progress, but I'm writing a page on good application login design https://tag
10.
▲
Show HN: Easy security history for your application
(tagsauce.com)
1 points
by
sukaka
13y ago
|
0 comments
11.
▲
by
sukaka
13y ago
Awesome. Looking forward to fixes and improvements. I'm already satisfied with using IntelliJ.
12.
▲
Show HN: Bringing logs to log in
(tagsauce.com)
1 points
by
sukaka
13y ago
|
0 comments
13.
▲
by
sukaka
13y ago
red error lines appears all the time in the template, despite being correct and compiling without error. A few recent encounters are text after @function are highlighted as unexpected token, a defined variable is not recognized, and reforma
14.
▲
by
sukaka
13y ago
Good to know it's improved for Scala! Playframework templates give me the most trouble while working in IntelliJ.
15.
▲
Account activity the way it should be
(tagsaucedemo.herokuapp.com)
1 points
by
sukaka
13y ago
|
0 comments
16.
▲
by
sukaka
13y ago
if in 10 years the price fluctuated from say $50 to $1000 and then rested at $500, you gained a huge opportunity cost. You could have shorted $500, played the market, sold early and reap the rewards =P
17.
▲
by
sukaka
13y ago
you should post this on stackoverflow. i find this page useful: http://docs.mongodb.org/manual/reference/sql-comparison/
18.
▲
by
sukaka
13y ago
everyone should do what they enjoy, then money will follow. there are niche business areas. i.e. creating apps useful to you, creating an algorithmic trading bot to work the market
19.
▲
by
sukaka
13y ago
seeing at least 1 collision the tests makes me wonder why the chance of a bitcoin address collision is almost nil. https://en.bitcoin.it/wiki/Weaknesses#Generating_tons_of_add...
20.
▲
by
sukaka
13y ago
I've been lurking on Quantopian for a few months. The algotrading community is secretive. Currently, you code in python which is then saved and run on their servers. I fear Quantopian copying the best trading strategies for their own u
21.
▲
by
sukaka
13y ago
and play 2.1+ can serve https as well http://www.playframework.com/documentation/2.2.x/Configuring... . In practice, play instances are behind a front end server such as nginx for load balancing, https, caching, an
22.
▲
by
sukaka
13y ago
nice work. how did you know? For anyone wondering the difference, 0>cos on line 8 is now 0<cos.
23.
▲
by
sukaka
13y ago
good luck! Also know about stop loss. More often than not, sell if the price has dropped more than 5%. If not, you'd be out of the picture and might be waiting indefinitely for the price to crawl back up to just break even.
24.
▲
by
sukaka
13y ago
There is risk involved, but you could be a trader. Lots of successful algorithm traders are one person shops that are later bought by banking firms like Goldman Sachs. I'd trade forex because it's simple. Two simple strategies are
25.
▲
by
sukaka
13y ago
Reminds me of z, which I use all the time. Anyone else use z? If you have not heard of it, get it now https://github.com/rupa/z . z is a wonderful complement to cd. After cd into a folders with z set up, a file stores a
26.
▲
by
sukaka
13y ago
futures are so nice to use in scala. warping back to my planet..
27.
▲
by
sukaka
13y ago
yes you can pull from another node. you can also push to another node.
28.
▲
by
sukaka
13y ago
Could someone buy land in the potential path of this hyperloop then block access or sell the rights or land to make a profit?
29.
▲
by
sukaka
13y ago
Researchers took years to whittle it down to the right oxygen concentration and size required to make it safe to inject. They used a sonicator that uses sound waves to blend the oxygen and fats together. the manufacturing process sounds s
30.
▲
by
sukaka
13y ago
tl;dr, "make up" data means either put together or fake.
More ›