Live data from Hacker News

Viewing profile — dgeb

dgeb

HN member
Joined
Mon, Apr 04, 2011, 8:37 PM UTC
HN karma
184
Public activity
48 items

About dgeb

Co-founder of Cerebris Corp. Core team of Ember.js, Glimmer.js, JSON:API, and Orbit.js.

Recent public activity

  1. comment
    Comment #14797343

    I find that a lot of developers will use the briefer implicit return form (`transform => backup.sync(transform)`) of a function without focusing on whether the returned value has s…

  2. story
  3. comment
    Comment #12167732

    Developers from several large public-facing sites have already told me that they're using engines in production. In fact, Kacey Coughlin is giving a talk tonight at the SF Ember me…

  4. story
  5. comment
    Comment #9282043

    JSON API adheres to RESTful principles and constraints: it uses HTTP verbs to fetch and manipulate resources and provides allowances for hypermedia. XML-RPC is neither RESTful nor …

  6. comment
    Comment #9281250

    > JSON/REST are beloved because it's simple and just works. There is no consensus on the details of "REST". Every implementation has its subtle quirks and solutions to the same bas…

  7. comment
    Comment #9281174

    Attribute names are opaque to the base spec. Dasherization is only a recommendation (see http://jsonapi.org/recommendations/#naming ) and not by any means required.

  8. comment
    Comment #9281102

    As a co-author of JSON API, I'd like to address the value proposition of the specification. First of all, JSON API provides guidance for a lot of API design decisions that are usua…

  9. story
  10. comment
    Comment #7254393

    Actually, both a broccoliphile and a broccolifilephobe.

  11. comment
    Comment #7254239

    I like the Broccoli name quite a bit (and the whole concept and implementation - great job Jo!), but I also prefer `Brocfile` to `Broccolifile`. Does that make me a broccoliphile a…

  12. comment
    Comment #7087314

    I've had this name and concept kicking around in my head for over two years. "Orbit" seems a catchy metaphor for effortless relationships between data sources. I'd hoped there woul…

  13. comment
    Comment #7086856

    Hi, I'm the developer of Orbit, which I created to enable advanced features in client-side apps such as offline mode, synchronization of local caches, undo / redo stacks, and ad ho…

  14. story
  15. story
  16. story
  17. comment
    Comment #3725929

    I approve! One of the most annoying aspects of OS X (pre-Lion) was hunting for the lower right corner to resize windows. Thankfully, all sides of a window can now be used for resiz…

  18. story
  19. comment
    Comment #3534908

    Thanks for everyone's feedback on this series. Part 2 generated some discussion here: http://news.ycombinator.com/item?id=3516061

  20. story
  21. comment
    Comment #3516515

    If I were writing this particular app as anything other than an example, I agree that Rails would be overkill. However, I wanted to provide a starting point for Ember/Rails apps th…

  22. story
  23. story
  24. story
  25. comment
    Comment #3427448

    I guess my analogy is a bit contrived, but definitely less than this legislation ;) If we abstract analogies too far, I worry that people will ignore them. I tried to leave Uncle A…