Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gren
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
WebGL image/video/text slideshow engine with incredible effects
(greweb.me)
3 points
by
gren
11y ago
|
0 comments
2.
▲
A better JSON.stringify
(github.com)
2 points
by
gren
11y ago
|
1 comments
3.
▲
Making performant React applications
(greweb.me)
1 points
by
gren
11y ago
|
0 comments
4.
▲
by
gren
11y ago
addictive game
5.
▲
by
gren
12y ago
aha! not anymore now that we know ;-D
6.
▲
by
gren
12y ago
Is there any statistical/probabilistic explanation of why the answer is almost 100'000 ?
7.
▲
by
gren
12y ago
Profile and identify bottleneck?
8.
▲
by
gren
12y ago
Geohash looks brillant!
9.
▲
by
gren
12y ago
just come to my kitchen garden.
10.
▲
A game ruled with Cellular Automata in WebGL GLSL
(greweb.me)
3 points
by
gren
12y ago
|
0 comments
11.
▲
by
gren
12y ago
how is that possible?
12.
▲
by
gren
12y ago
The install procedure is a bit complex, this should just be done with a "npm install -g ..". Especially the install.sh only works on Linux. Otherwise very cool idea :-)
13.
▲
by
gren
12y ago
I was also perplex the first time I entered this project. You would be surprise how this simple rules is already quite challenging. This game is fully observable and also determinist, which give way to make much more complex AI I think. I s
14.
▲
by
gren
12y ago
This game is fully observable and determinist so that is not the hardest situation. However there is still a lot of possible game states. I've started an attempt to have a tree of all possible actions and using a minimax algorithm (wit
15.
▲
Vindinium: An artificial intelligence programming challenge
(vindinium.org)
158 points
by
gren
12y ago
|
42 comments
16.
▲
WaveGL = WebGL + Audio
(greweb.me)
3 points
by
gren
12y ago
|
0 comments
17.
▲
by
gren
12y ago
There is already! However it is not yet filtered in the current homepage but this will be ASAP. as a proof: https://glsl.io/transition/a830822b23e846e25d2d see that there is already some warnings ;-)
18.
▲
WebGL Transitions for your image/video slideshows
(glsl.io)
6 points
by
gren
12y ago
|
2 comments
19.
▲
by
gren
12y ago
99 lines of code . . . and a few libraries. ;-) Anyway, nice bunch of new ES6 features out there
20.
▲
by
gren
12y ago
I'm a bit skeptical about this new property. In this basic example, .element:hover { will-change: transform; } .element:active { transform: rotateY(180deg); } it seems very predictable. I don't get why the b
21.
▲
Strongest chess player, ever
(en.lichess.org)
170 points
by
gren
12y ago
|
109 comments
22.
▲
by
gren
12y ago
is there any goal?
23.
▲
by
gren
12y ago
exactly! definitely planned https://github.com/glslio/glsl.io/issues/23 :-)
24.
▲
by
gren
12y ago
https://github.com/glslio/glsl.io : the platform itself is open-source. https://www.youtube.com/watch?v=BYdCNTJaGss : a first presentation video.
25.
▲
by
gren
12y ago
An other common mistake when you begin with promise: var result = promise.then(identity, function (error) { console.log(error); }) Oops, you just recovered your promise with undefined. result will always be successful. Yes if you d
26.
▲
GLSL.io: an Open Collection of GLSL Transitions
(youtube.com)
3 points
by
gren
12y ago
|
0 comments
27.
▲
by
gren
12y ago
dead link
28.
▲
GLSL.io, an Open Collection of WebGL Transitions
(glsl.io)
6 points
by
gren
12y ago
|
0 comments
29.
▲
by
gren
12y ago
Me too :-)
30.
▲
by
gren
12y ago
very useful nowaday!
More ›