Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Yorrrick
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Yorrrick
12y ago
Compilation method isn't what's going on here. Static type systems are, as explained in the article.
2.
▲
by
Yorrrick
12y ago
Whatever consciousness is, it's not obviously required for an AI to start manipulating its surroundings to its advantage, which is one if the fears here.
3.
▲
by
Yorrrick
12y ago
I'd willingly pay that price if it delivers on what they said in the marketing. But it appears we'll have to wait.
4.
▲
by
Yorrrick
12y ago
Many people live in places where summer and winter are different, and they happen at the period of a year.
5.
▲
by
Yorrrick
12y ago
The "necessity" of those extensions is debatable, and they meant that code wouldn't be portable to Sun's implementation. There was real cause for concern, and there weren't a lot of other options for fixing it. Sun
6.
▲
by
Yorrrick
12y ago
To make a complete platform, you also need APIs, so there's more to it than just picking a language. You also need to figure out how to sandbox it; CINT appears to give programmers access to unrestricted pointers. You also want to get
7.
▲
by
Yorrrick
12y ago
I call it silly too. While also admiring many of its ideals.
8.
▲
by
Yorrrick
12y ago
The argument suggested in the article is that harvesting plants also kills insects.
9.
▲
by
Yorrrick
12y ago
There are enough differences to warrant using different abstractions when appropriate. RAM never fails. Or, it never fails in a way that application code is expected to handle. RAM is cached, and cache is so fast that accessing small amount
10.
▲
by
Yorrrick
12y ago
There is a cause I believe in pationately, but somehow not everyone sees it the way I do. Do you think it's ok for me to use hyperbole, if I'm sufficiently convinced I'm defending the right viewpoint?
11.
▲
by
Yorrrick
12y ago
It's simple. "Bytecode" is just a kind if encoding. The only thing it does is make programs marginally smaller and marginally quicker to decode. It's not enough to justify enormous switching costs. Let's talk about
12.
▲
by
Yorrrick
13y ago
Also worth mentioning the announcements of numerous other game engines, including Unity and Unreal, supporting HTML5: https://blog.mozilla.org/blog/2014/03/18/gdc-2014-mozilla-an...
13.
▲
by
Yorrrick
13y ago
Or they could just target WebGL and asm.js, which already works in Chrome, and let's see how long Google sits around with Chrome being slower at a popular use case.