Live data from Hacker News

Viewing profile — eduardo-costa

eduardo-costa

HN member
Joined
Sun, Apr 05, 2015, 4:01 AM UTC
HN karma
32
Public activity
18 items

About eduardo-costa

No profile information was provided.

Recent public activity

  1. comment
    Comment #10237162

    Hey! BR HUE here too! I've made one similar but with election expenses! http://tomaladaca.org/ Great Work man!

  2. story
  3. comment
    Comment #10190186

    There is something similar. https://github.com/eduardo-costa/shortcutcss

  4. comment
    Comment #10154020

    http://haxor.xyz/demos/bunny-mark/#500000

  5. comment
    Comment #10154014

    Sometime ago I profiled the FPS Stats tool and it generated some DOM garbage!

  6. comment
    Comment #10153149

    Chrome 44. The trick is to create 1 Mesh with 300.000 or more planes and render all stuff once. I pass the x,y data to a texture and sample it in the shader.

  7. comment
    Comment #10151311

    OP Here! Thank you for the data! The hash worked here! http://haxor.xyz/demos/bunny-mark/#500000 For mobile, only touching and adding bunnies (with possible bugs for iOS) Some extr…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #9323091

    Author here! The need appeared when I was doing my WebGL game engine and wanted to pack/compress mesh, texture, xml and any other stuff that would bloat my loading time with tons o…