Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
phazelift
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
phazelift
10y ago
Unbelievable, so many up votes for this complete idiot statement..
2.
▲
by
phazelift
10y ago
Convicting people for criminal behaviour based on a subjective definition of it, is what we already do wrong. Way too many innocent people end up being punished or killed, which I expect to be (objectively) a criminal act in itself. So, I t
3.
▲
by
phazelift
10y ago
It might be a better idea to first train computers to define criminality objectively, because most people cannot.
4.
▲
Show HN: StoreStateMixin – efficient flux stores state for React
(npmjs.com)
1 points
by
phazelift
10y ago
|
0 comments
5.
▲
Show HN: KeyStyle, unique keys and style inline for React/Radium/JSX
(github.com)
2 points
by
phazelift
10y ago
|
0 comments
6.
▲
by
phazelift
10y ago
What a great project, and what a great synth you have reproduced! This is an awesome musical instrument, nothing less. Really inspiring, thanks for making and posting it.
7.
▲
by
phazelift
11y ago
The perfect story for a movie, amazing, thanks for sharing.
8.
▲
by
phazelift
11y ago
I was kind of frustrated for a while with the broken type system of Javascript, as well as with the lack of easy type checking. I then wrote a simple small library to make my life a little easier. It's called types.js, in NPM as well..
9.
▲
by
phazelift
12y ago
Looking good, only the score numbers might be a little too thin, and the margin on hover animation doesn't work for me. It distracts me from reading, becoming a bit annoying.
10.
▲
by
phazelift
12y ago
Amazingly great thinker with a great heart too, we are so in need of people like him..
11.
▲
by
phazelift
12y ago
That's funny, I'm working on something similar for Javascript: https://www.npmjs.com/package/xs.js
12.
▲
Show HN: Types.js – a tiny 2.2k fix for the JavaScript type system
(npmjs.com)
2 points
by
phazelift
12y ago
|
0 comments
13.
▲
Show HN: Build-source, design your Gulp build-scripts shorter and more coherent
(npmjs.com)
2 points
by
phazelift
12y ago
|
0 comments
14.
▲
Restructuring Gulp with Coffeescript
(github.com)
2 points
by
phazelift
12y ago
|
0 comments
15.
▲
by
phazelift
12y ago
Not to speak about the Firefox 29 release, they ruined it, I reinstalled and the old version, still on 28 now..
16.
▲
by
phazelift
12y ago
Static? I use my own type-checking/enforcing lib as a base for everything I write in JS or CS ( https://github.com/phazelift/types.js ). It's only 1.8kb, dynamic and never fails on me.