Live data from Hacker News

Viewing profile — philstu

philstu

HN member
Joined
Sun, Jan 27, 2013, 7:17 PM UTC
HN karma
-4
Public activity
24 items

About philstu

No profile information was provided.

Recent public activity

  1. comment
    Comment #40251921

    If you read the article you'd know that this is about using OpenAPI Overlays and other use cases where JSONPath is literally a requirement. I think you just read the first paragrap…

  2. comment
    Comment #40251898

    It would depend far more on the implementation than the concept/spec of JSONPath itself. What implementation are you using?

  3. comment
    Comment #40251883

    That wouldn't help anyone working with OpenAPI Overlays or Spectral which is what this article is about.

  4. comment
    Comment #40251872

    jq is wonderful but not relevant to the discussion. This is about using JSONPath for OpenAPI Overlays and automated API Style Guides like Spectral. You cannot use jq for either of …

  5. comment
    Comment #40251860

    The standard was developed because its being used by so many people in so many ways with so many different implementations that a standard was required to align them all, so im not…

  6. comment
    Comment #14393873

    Hey! I cover that a bit ni a followup blog post :) https://blog.runscope.com/posts/you-might-not-need-graphql tl;dr: maybe you want OData, JSON-API, or one of the many other standa…

  7. comment
    Comment #9228119

    > But since they are already brainwashed from PHP use, it prevents them from seeing the value of doing thing the proper way, and might see the process as contrived. This is the mos…

  8. comment
    Comment #8833962

    Those people need to think a bit harder before smashing out some automagical API that things will rely on for basically forever.

  9. comment
    Comment #8833960

    A developer who has been invited into the USA twice because of his skills at building complex APIs for complex companies suggests that automated solutions are a cancer on the API b…

  10. comment
    Comment #8832218

    I'm far more than the typical user. Oh and I know Go, so I must be super intelligent, because only super intelligent people use Go.

  11. comment
    Comment #8832212

    It truly blows my mind that any further explanation would be required. If you want a data store that exposes your database over HTTP then use on of the billion data stores that is …

  12. comment
    Comment #8832131

    Seems relevant. https://twitter.com/philsturgeon/status/544965192883261441

  13. comment
    Comment #8800871

    Here's a whole update on the general state of markdown https://philsturgeon.uk/markdown/2014/11/30/state-of-markdow...

  14. comment
    Comment #8800869

    rST > HTML is less likely, but CommonMark > PDF could definitely be a thing.

  15. comment
    Comment #8800866

    It depends which bit you're talking about. A lot of implementations in various languages go with static regex approaches, which is a bit shit. This uses an AST which helps out a lo…

  16. comment
    Comment #8106321

    How about DBAD? http://www.dbad-license.org/

  17. comment
    Comment #6730861

    Hold on, why was my response badly researched? The point was that NodeJS and PHP were pretty close, and I posted (before the update) that I'm sure Node could go quicker. You run ei…

  18. comment
    Comment #6718636

    Proof: https://pbs.twimg.com/media/BY4jok7IEAADGmE.png:large

  19. comment
    Comment #6718419

    Two core devs with a few contributors. A lot of the components are in production already, it was built by the original developers to be used in production. It's on 0.3.0 for many p…

  20. comment
    Comment #6718356

    Nobody should be downvoting you, you raise an excellent point and you are of course right. NodeJS v0.10.21 + Cheerio real 0m47.986s user 0m7.252s sys 0m1.080s NodeJS v0.10.21 + Che…

  21. comment
    Comment #6718352

    http://i.telegraph.co.uk/multimedia/archive/01603/wurzels_16...

  22. comment
    Comment #5125250

    I think this was initially caused by RDS playing up, but varnish is in place now.

  23. comment
    Comment #5125244

    Let's say - for the sake of argument - that I walk outside, buy a "C for Dummies" book and read that thing cover to cover. In a month I might be a reasonable C developer and after …

  24. comment
    Comment #5125239

    I wouldn't say I have no idea, I've looked into it. I know exactly how difficult it is and respect anybody who manages (or even tries to) make PHP better. I certainly at no point i…