Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cmircea
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
cmircea
11y ago
It converts lambdas to anonymous inner classes, just like you would write manually in Java 7.
2.
▲
by
cmircea
11y ago
As opposed to CloudFlare providing an SSL certificate for each IP and adding your domain name to the SAN list for $20 a month. That seems like a better option as a fallback when SNI is not available.
3.
▲
by
cmircea
11y ago
Yes, on the properties of the file you can specify whether to compile as C or C++. It can also be set as a project default. I believe files with the .c extensions are compiled as C, not C++.
4.
▲
by
cmircea
12y ago
> Surely anyone who can see the handshake can also decrypt what follows. No. That's the whole point of SSL/TLS. http://security.stackexchange.com/questions/6290/how-is-it-p...
5.
▲
by
cmircea
12y ago
With ECDSA only certificates, which are even less supported by old browsers than SNI.
6.
▲
by
cmircea
12y ago
OCSP?
7.
▲
by
cmircea
12y ago
Yes. SSL 3.0 is okay, but not 2.0.
8.
▲
by
cmircea
13y ago
Because their software only runs on Windows. If it ain't broke, don't fix it.
9.
▲
by
cmircea
13y ago
You could also paste that into the developer console.
10.
▲
by
cmircea
13y ago
You have to remember that, compared to the US, Ireland is tiny. The majority of the US population does not live in large urban areas, who while New York for example might have lots of choices, Spokane probably doesn't.
11.
▲
by
cmircea
13y ago
Not when their competitors will do the same. Heck, what competitors? Many areas only have Comcast service!
12.
▲
by
cmircea
13y ago
Has the BCrypt code for all other languages been formally verified?
13.
▲
by
cmircea
13y ago
Heart attack. :(
14.
▲
by
cmircea
13y ago
No law is reasonable.
15.
▲
We are investigating reports of availability issues
(digitaloceanstatus.com)
4 points
by
cmircea
13y ago
|
0 comments
16.
▲
by
cmircea
13y ago
You could just always do a hash using SHA1 then feed that to bcrypt. This way you only have one code path, for all users.
17.
▲
by
cmircea
13y ago
You get what you pay for.
18.
▲
by
cmircea
13y ago
If you're looking for a bargain, I found this: 2GB RAM, 50GB disk, 2TB bw, 2 IPv4, 100Mbps STEALOFADEAL (coupon) - 12 months, $40 Chicago, IL - https://billing.chicagovps.net/cart.php?a=add&pid=160
19.
▲
by
cmircea
13y ago
I only considered the base monthly price; you can definitely get it cheap with coupons and yearly plans.
20.
▲
by
cmircea
13y ago
500GB bandwidth you say? That is the plan with only 128MB of memory; you can't run many things with so little memory. The 512MB plan at RamNode is $7.5, 50% more.
21.
▲
by
cmircea
13y ago
Dependency Walker. That is what you need to see which DLLs are needed.
22.
▲
by
cmircea
13y ago
What if Redis goes down?
23.
▲
by
cmircea
13y ago
It's even better - you get an MSDN subscription for up to 10 people, each with $150 Azure credits ($200 first month) and you can use all of them in production. That's $1500.
24.
▲
by
cmircea
13y ago
Look into the usage breakdown.
25.
▲
by
cmircea
13y ago
Windows Azure, but it doesn't offer everything AWS has (though it does offer some stuff AWS doesn't have). It's not cheaper though.
26.
▲
by
cmircea
13y ago
That's a lame excuse for not having a backlit keyboard.
27.
▲
by
cmircea
13y ago
foobar2000
28.
▲
by
cmircea
13y ago
It only works if you're lucky to land on a drive that hasn't been zeroed when the previous VM was deleted.
29.
▲
by
cmircea
13y ago
Bandwidth and number of incoming connections.
30.
▲
by
cmircea
13y ago
But... if your data is hierarchical in nature, then trying stuff it into a relational database results in a giant clusterfuck. Just use the right tool for the job.
More ›