Live data from Hacker News

Viewing profile — p01

p01

HN member
Joined
Fri, Aug 06, 2010, 5:10 PM UTC
HN karma
82
Public activity
15 items

About p01

JavaScript freak with a soft spot for extreme size optimization, speed optimization and visual effects

Recent public activity

  1. 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 …

  2. 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…

  3. 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 …

  4. comment
    Comment #24825718

    Does it count as megabytes when it's bog standard API ?

  5. comment
    Comment #24825660

    Glad you like it :) -- p01, author of MONOSPACE

  6. 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…

  7. 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…

  8. 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…

  9. 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…

  10. 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…

  11. comment
    Comment #5940153

    JS1k floats around March-April.

  12. 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…

  13. comment
    Comment #4479492

    Not to forget JSbin that has been here for a good 4 years now and many other live editors like it.

  14. comment
    Comment #1582457

    The 39 one reminds me of pNebula and Mars, two 256b JS prods.

  15. 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…