Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dested
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
91.
▲
by
dested
14y ago
This certainly seems interesting enough to look into! One note, there's a typo in the code in the tutorial on top r.table('users).insert({'name': 'Slava', 'age': 29 }).run() users needs a closing quote.
92.
▲
by
dested
14y ago
"In Windows 8, Metro apps run on top of a new application architecture called WinRT, which is a low-level set of APIs that run just above the Windows kernel. WinRT is the Metro equivalent of Win32, which is the API that Desktop apps use. "