Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
p01
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
p01
6y ago
Do you mean the source code or the inspiration ? The main part of the source code is the last `for(...)` loop that updates the sound buffer, and draws the text. There was not much inspiration :p I needed something simple enough to be fairly
2.
▲
by
p01
6y ago
That is 60h for this project alone. I made 100s of creative projects and failed experiences before getting there. Don't get scared by that number. All it means, is that it is possible to do in 60h. Some would take 600, others 20. I thr
3.
▲
by
p01
6y ago
I use gzThermal by Caveman - https://encode.su/threads/1889-gzthermal-pseudo-thermal-view... He is very talented and was nice enough to implement a couple of features to help with this kind of productions when I was wo
4.
▲
by
p01
6y ago
Does it count as megabytes when it's bog standard API ?
5.
▲
by
p01
6y ago
Glad you like it :) -- p01, author of MONOSPACE
6.
▲
by
p01
6y ago
Hi there. I do not use any minifier. I minify the code by hand, and typically prototype ideas and performance tests in normal non-minified code. Once the main idea and approach are settled, I minify the code by hand and keep an eye on the h
7.
▲
by
p01
6y ago
Hi, my bad. I forgot to set the Transfert Type to binary on my new laptop :p Hope you enjoy MONOSPACE anyhow. I am pretty happy with how it turned out. I believe I managed to nudge a little the state of art of what type of camera work is po
8.
▲
by
p01
12y ago
I believe this is a shortcoming of the default viewer that comes with PDF.js. 'coz as you say saving the file on disk has nothing to do with PDF.js itself. Bare in mind that PDF.js works in older browsers ( IE8 and 9, and even older ve
9.
▲
by
p01
12y ago
The code of the benchmark is open source. Go check how it works and by all mean send a pull request. Any improvement there will shift focus where it matters most and help every user of PDF.js ( in Firefox itself and in the various extension
10.
▲
by
p01
12y ago
I <3 your work on the JBIG2 decoder! When I started to work on JBIG2, it was kind of irritating as you were often one week ahead of me. When I started to make some optimizations I would see a PR from you with the exact same things. :p It
11.
▲
by
p01
13y ago
JS1k floats around March-April.
12.
▲
by
p01
14y ago
Tooting my own horn here, but here's my own little "Minecraft" renderer in Neja, circa 2005 ( http://www.youtube.com/watch?feature=player_detailpage&v... ). Over 4 years before Minecraft, and even then that was nothing new. It was kin
13.
▲
by
p01
14y ago
Not to forget JSbin that has been here for a good 4 years now and many other live editors like it.
14.
▲
by
p01
16y ago
The 39 one reminds me of pNebula and Mars, two 256b JS prods.
15.
▲
by
p01
16y ago
Hopefully, http://js1k.com/demo/49 will top JSpongy ;) This time I wrote a Quaternion Julia fractal raymarcher using the Hubbard-Douady distance estimation and tried to wrap the all thing with a nice design. Hope you like this first entry