Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cpprototypes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
121.
▲
by
cpprototypes
14y ago
Yeah I agree, how can a mega billion company like EA fail so badly on marketing. Strategy should've been simple: 1) release it as sim city online, with marketing emphasizing it's like a sim city mmo. People will be more tolerant of launch
122.
▲
by
cpprototypes
14y ago
So does the JIT optimization algorithms depend on popular conventions and patterns of how people write code with a language? Like in JS theres bad language features people avoid and certain patterns on how to code something. If such things
123.
▲
by
cpprototypes
14y ago
Does anyone else feel templating is outdated tech? I feel like these days you can just do this: - build json rest backend in whatever (java jaxrs/jersey, nodejs express, etc) - build UI with html css js - If initial page load is an issue du