Viewing profile — p01
p01
HN member- Joined
- Fri, Aug 06, 2010, 5:10 PM UTC
- HN karma
- 82
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About p01
Recent public activity
-
comment
Comment #24835482
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 …
-
comment
Comment #24835427
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 possi…
-
comment
Comment #24835400
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 …
-
comment
Comment #24825718
Does it count as megabytes when it's bog standard API ?
-
comment
Comment #24825660
Glad you like it :) -- p01, author of MONOSPACE
-
comment
Comment #24825643
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…
-
comment
Comment #24825537
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…
-
comment
Comment #7722693
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…
-
comment
Comment #7720080
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 use…
-
comment
Comment #7719995
I 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 ex…
-
comment
Comment #5940153
JS1k floats around March-April.
-
comment
Comment #4879093
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 Min…
-
comment
Comment #4479492
Not to forget JSbin that has been here for a good 4 years now and many other live editors like it.
-
comment
Comment #1582457
The 39 one reminds me of pNebula and Mars, two 256b JS prods.
-
comment
Comment #1582449
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 al…