Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
conical
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
conical
3y ago
This whole reply thread looks astroturfed.
2.
▲
by
conical
4y ago
"Case connects to the matrix (also a Gibson term)" Matrix isn't Gibson's term. Doctor Who used the term Matrix back in the 70's referring to a supercomputer simulated reality environment.
3.
▲
by
conical
9y ago
Brendan Eich's Brave browser is working on solving this.
4.
▲
by
conical
9y ago
This is the first non-shallow critique of angular delivered from a place of experience I've seen. After creating 2 medium size production web apps, I found my self shaking my head in agreement. If the author reads Hacker News, thanks f
5.
▲
by
conical
9y ago
Thanks for the balance.
6.
▲
by
conical
10y ago
Built in Windows Media Player on Windows 10 plays MIDIs fine.
7.
▲
by
conical
10y ago
What hype? At least on HN I see more of a negative sentiment. I personally like the framework though.
8.
▲
by
conical
10y ago
Change the object being picked out from grills to window curtains. let's see the results instead of vague posts in the comments section that other objects were tested.
9.
▲
by
conical
10y ago
Adrian Carmack
10.
▲
by
conical
11y ago
Every citizen has one vote and 24 hours in a day to allocate to supporting a candidate (bounded by the obvious). Speech has much more in common with time than it does money.
11.
▲
by
conical
11y ago
Const is a pretty good example, the closest I can think to emulating it in es5 is something like: Object.defineProperty(this, 'five', { enumerable: true, writable: false, value: 5, configurable: false }); If in global s
12.
▲
by
conical
11y ago
Does the phrase "syntactic sugar" have any meaning? Name a new language feature that "it is just syntactic sugar" can't be applied to.