Live data from Hacker News

Viewing profile — gbadman

gbadman

HN member
Joined
Sun, Jun 12, 2011, 11:11 PM UTC
HN karma
122
Public activity
68 items

About gbadman

No profile information was provided.

Recent public activity

  1. comment
    Comment #6630641

    This is a good set of arguments explaining some challenging corners of AngularJS. It is true that when you start getting into the realm of edge cases, substantial knowledge of the …

  2. comment
    Comment #6508386

    For the vast majority of websites, this is true and I agree. However, there are now websites that are more akin to applications than to the traditional website of yore and that are…

  3. comment
    Comment #6507445

    Google has proven itself as a company capable of, and prepared to move into new markets and to diversify its portfolio of services. Twitter, on the other hand, has only diversified…

  4. comment
    Comment #6416974

    You can actually do that in Plunker right now by having an `index.md` file instead of `index.html` [1]. In the absence of an html index, the plunker preview server will try transpi…

  5. comment
    Comment #6415597

    This is a really cool and ambitious project. Although some mention ShareJS, I would say that the OT portion more closely resembles that employed by Firebase in their Firepad projec…

  6. comment
    Comment #6373749

    This sounds like Spock on a binge of introspection.

  7. comment
    Comment #6210727

    Wow, thanks for reminding me of http://bootswatch.com ! I just checked it out again after having not looked for a while and I'm impressed with the v3-targeted swatches.

  8. comment
    Comment #6048526

    I think that making claims on the changing capital market climate based on historical P/E ratios may be measuring the wrong thing. A declining trend in P/E ratios may suggest a dec…

  9. comment
    Comment #6008765

    [ROM][LineSkipper v3.0.1][Now fixes crash bug when joining line behind Audi's] Although perhaps ridiculous at face value, I wonder how automobile manufacturers and legislators will…

  10. comment
    Comment #5941308

    I think that the addition of support for keyframe-based animations in 1.1.5 is really the killer feature. This will allow for drop-in animations (like animate.css, mentioned in the…

  11. comment
    Comment #5941260

    PSA: Hit the 'eye' icon on the right, 'Run' on the top or CTRL/CMD-ENTER to toggle the preview pane in the demos.

  12. comment
    Comment #5791871

    To open the fiddle in Plunker: http://plnkr.co/edit/fiddle:Cdrse?p=preview

  13. comment
    Comment #5791869

    Plunker can now import fiddles: http://plnkr.co/edit/fiddle:VNN4B@1?p=preview Some people prefer the more traditional editor interface.

  14. comment
    Comment #5782333

    For those wanting to give it a quick try, you can easily fool around with a simplistic Ember.js app on Plunker: http://plnkr.co/edit/gist:5206526?p=preview I would love to see more…

  15. comment
    Comment #5775064

    This is and will continue to be a challenge for the AngularJS team. While comprehensive, their documentation for complex things like directives seems more contributor-oriented than…

  16. comment
    Comment #5751244

    That would be a fantastic addition

  17. comment
    Comment #5519160

    Plunker is a collaborative html/css/js/coffee-script/typescript/less/etc... editor: http://plnkr.co/edit/?p=preview&s=YDQtgmV5y7I6EQfJ

  18. comment
    Comment #5455368

    I've been really looking forward to this ever since I saw this post[1] on the possibilities that coroutines introduce for async programming. This article in question was already di…

  19. comment
    Comment #5410522

    As mentioned in the other Ember.js thread, you can easily play with a hello world app here: http://beta.plnkr.co/edit/gist:5206526?p=preview

  20. comment
    Comment #5409732

    For those who are finding it difficult to get a hello world up and running, see: http://plnkr.co/edit/gist:5206526?p=preview

  21. comment
    Comment #5408334

    That sounds like a very good (if not necessary) idea. You can see a list of features on the development version of the site at: http://beta.plnkr.co/ These include: * Real-time cod…

  22. comment
    Comment #5407915

    If you guys are interested in putting together some usable examples (in the spirit of docs.angularjs.org), I would love to help you integrate live examples with Plunker ( http://pl…

  23. comment
    Comment #5395063

    Paul, very cool indeed. Stretch goal: How about having an in-browser API that could create such a websocket? That would open some interesting possibilities in terms of remote debug…

  24. comment
    Comment #5394903

    Hi Paul, What I understood from your article is that you're mostly exploring 1) the possibility of opening up the dev tools to locally-installed applications like SublimeText2; and…

  25. comment
    Comment #5394814

    How about opening up a browser-based API for existing in-browser IDE-like environments to leverage the debugging tools that are already present? What I am talking about is instead …