Viewing profile — marbemac
marbemac
HN member- Joined
- Tue, Jan 31, 2012, 2:11 AM UTC
- HN karma
- 154
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About marbemac
No profile information was provided.
Recent public activity
-
comment
Comment #15418562
Hi there, I'm the founder of a company called Stoplight, and we have a purpose built solution for this very use case. You can read more about it here: https://stoplight.io/platform…
-
comment
Comment #11343474
Hi HN, we originally developed this for internal use over at StopLight, and realized that a lot of the tech could be re-purposed and re-packaged into a nice little complementary to…
- story
-
comment
Comment #11127367
Really great feedback, thanks! We've heard that the main navigation is confusing, and are working on improving it as I type this. Could you send me an email marc @ stoplight.io? I …
-
comment
Comment #11112899
Interesting, query params should be published - could you send me the link to the docs you published? In the "settings" tab for each endpoint, you can mark which security schemes a…
-
comment
Comment #11112784
Astute catch! We're actually tracking this issue internally already. We'll be beefing up that generator to aggregate multiple values for the same property, when it's an array of ob…
-
comment
Comment #11112551
Great question! We are considering adding first class support for Blueprint. In the meantime, we recommend converting first to OAI/Swagger with the awesome tool over at https://api…
-
comment
Comment #11112525
You can invite team members to your workspace in the API Designer, and only they will have access (read or read/write) to the APIs in that workspace. From the API Designer (which i…
-
comment
Comment #11112444
It really is free, for individual use, forever :). Pricing starts at the team level - at $8/month/member. We're also introducing cheaper, annual pricing soon. The hosted documentat…
-
comment
Comment #11112396
Awesome, let us know if you run into any issues, or have suggestions - we're here to help. You can reach me directly at marc@stoplight.io.
-
comment
Comment #11112392
Hey there, nope! They are one of our beta customers though. They blogged about their experience so far with our tools here: https://sendgrid.com/blog/using-a-prototype-as-an-api-pr…
-
comment
Comment #11111402
Hey! Marc MacLeod here - founder. Basically, you put Prism between your API consumer (mobile app, website, integration tests, library, curl request, whatever) and the API itself. P…
- story
-
comment
Comment #9185857
Amongst other things, it's about 1/4 the size, and sticks to plain JS for those not familiar with ClojureScript.
-
comment
Comment #9185668
I believe the idiomatic way to use this library is to treat the tree as an immutable structure. When used this way, it supports the React Immutability Helpers, and the PureRenderMi…
-
comment
Comment #9155095
I beg to differ. For example, reading the Go source is extremely useful both to learn idiomatic Go, and for reference.
-
comment
Comment #8841332
Ah I did not realize that it's not on EBS (aws announced SSD EBS last June so I thought perhaps you guys jumped on that opportunity). What's the max # of connections? Does it scale…
-
comment
Comment #8841186
First of all, this is great news - I use compose for Mongo and have been waiting for a PostgreSQL option. However, is the ram allotment similar to that given in the Mongo deploymen…
-
comment
Comment #8784086
I've built several apps with Meteor, and so far it's been fantastic. Development is lightning fast, the interface is snappy enough, and it's easy to maintain. My latest Meteor app …
-
comment
Comment #8783654
What's over at thepiratebay.cr? Seems like new torrents are being added, works fine, and search is enabled.
-
comment
Comment #8661404
It does accept multiple emails per day, however it doesn't distinguish within a day. If you send it more than one email per day it will append the text of the email to the existing…
-
comment
Comment #8661174
You can choose which days of the week, and at what time each day, the service send you reminder emails. As for photos, that's next on the list of features!
-
comment
Comment #8660985
I'm open to anything you'd want to contribute, so long as it doesn't compromise the private nature of the service. Fork away! I'm available if you have any questions about the code…
-
comment
Comment #8660597
Thanks! Looking forward to seeing what you put together. Are you working on the Rails side or the Ember side (or both)?
- story