Viewing profile — philstu
philstu
HN member- Joined
- Sun, Jan 27, 2013, 7:17 PM UTC
- HN karma
- -4
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About philstu
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #40251898
It would depend far more on the implementation than the concept/spec of JSONPath itself. What implementation are you using?
-
comment
Comment #40251883
That wouldn't help anyone working with OpenAPI Overlays or Spectral which is what this article is about.
-
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 …
-
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…
-
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…
-
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…
-
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.
-
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…
-
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.
-
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 …
-
comment
Comment #8832131
Seems relevant. https://twitter.com/philsturgeon/status/544965192883261441
-
comment
Comment #8800871
Here's a whole update on the general state of markdown https://philsturgeon.uk/markdown/2014/11/30/state-of-markdow...
-
comment
Comment #8800869
rST > HTML is less likely, but CommonMark > PDF could definitely be a thing.
-
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…
-
comment
Comment #8106321
How about DBAD? http://www.dbad-license.org/
-
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…
-
comment
Comment #6718636
Proof: https://pbs.twimg.com/media/BY4jok7IEAADGmE.png:large
-
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…
-
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…
-
comment
Comment #6718352
http://i.telegraph.co.uk/multimedia/archive/01603/wurzels_16...
-
comment
Comment #5125250
I think this was initially caused by RDS playing up, but varnish is in place now.
-
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 …
-
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…