Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yo-code-sucks
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
yo-code-sucks
10y ago
Unfortunately every fingerprint reader outputs a unique hash per fingerprint, which is why if you break it you can loose all of your data. So even with a thiefs hash's you'd still need the thief to prove it was them.
2.
▲
by
yo-code-sucks
11y ago
You mean the Semantic Web? It's here.
3.
▲
by
yo-code-sucks
11y ago
I dislike Microsoft in general, but I believe you can accomplish this with SQL server easier than other SQL databases. SQL CLR and your own defined types. Maybe you could even go as far as using some dynamic types with ExpandoObject to have
4.
▲
by
yo-code-sucks
11y ago
Linux is written in C, Boost is C++.
5.
▲
by
yo-code-sucks
11y ago
On my Apple Airport Extreme with 2 additional Airport Expresses and Cat6e from modem to main Airport unit, on Wifi I'm getting about 820Mbps. So wifi, with the right equipment is fine. At first I was skeptical that Apple's wifi ha
6.
▲
by
yo-code-sucks
11y ago
Theres a company doing this, I think its..... virtualpowersystems.com
7.
▲
by
yo-code-sucks
11y ago
Even experienced AWS users have trouble getting VPCs right given the state of the current documentation. No, no we don't. It's quite easy, and usually it only takes us a few minutes.
8.
▲
by
yo-code-sucks
11y ago
Make a dockerfile, make sure it works and you understand it. Then go into Elastic Beanstalk and click new application and there is an option for loading a dockerfile, boom. For you this may work, for me it's more complex.