Live data from Hacker News

Viewing profile — marak

marak

HN member
Joined
Sun, May 16, 2010, 8:15 AM UTC
HN karma
60
Public activity
27 items

About marak

No profile information was provided.

Recent public activity

  1. comment
    Comment #1456862

    it appears pat now did an additional ninja edit and added scott g's project back in. i'm glad someone got that screen shot online forcing pat to give scott credit for the amazing w…

  2. comment
    Comment #1456363

    just wondering why you decided to alter the last paragraph in your blog post giving scott g credit for building a new figlet-js parser overnight that is 10x smaller then your imple…

  3. comment
    Comment #1449022

    hell yaa! post more of my internet rap videos please.

  4. story
  5. comment
    Comment #1446352

    :-) i really have to apologize for the hosting. i'm using some experimental hosting software instead of a battle hardened solution. if anyone is having issues with the site you can…

  6. comment
    Comment #1446342

    yes...and where exactly is the code with demos? where is the support? where is the server-side node.js implementation? http://github.com/marak/asciimo

  7. comment
    Comment #1446313

    I'm actually using .flf (FIGlet) files as fonts http://github.com/Marak/asciimo/tree/master/fonts/ . You are very right in your comment. I have ascii coding laying around right now…

  8. comment
    Comment #1446164

    hee hee, i was a bit hesitant to post the live site on HN. lets hope the hosting holds up! ^_^

  9. story
  10. comment
    Comment #1438034

    i created a simple and stupid project to sort repos through brute force instead of using the github.com website. you can clone that project listed and sort your repos.

  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #1401537

    I'm glad there is finally a decent article on how to use / debug jquery and firebug. I've been waiting for one of these for years now. /sarcasm_off

  19. comment
  20. comment
    Comment #1371745

    i liked it better when it was called "github"

  21. comment
    Comment #1369010

    I can't seem to find anything about a databinding engine in Javascript MVC. Is there one? Does it have any MVVM support?

  22. comment
    Comment #1352870

    there is a dearth of quality programmers in nyc who would help im sure

  23. comment
    Comment #1352615

    also, it should be noted that online demo creates a contact card that uses every single API call. normally you wouldn't generate a UK address + a US zipcode in one contact

  24. comment
    Comment #1352278

    I'd like to see better test data for sure. It's pretty easy to add more custom definitions in the definitons.js file.

  25. comment
    Comment #1352277

    If you are generating large sets of data you are better off calling the script from node. Also, if you are using the browser demo it's gonna try to append all that info to the DOM.…