Viewing profile — a85
a85
HN member- Joined
- Thu, Aug 26, 2010, 9:48 PM UTC
- HN karma
- 174
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About a85
No profile information was provided.
Recent public activity
-
comment
Comment #45652890
Yes. The post is misleading and we have more detail on what we do here. https://blog.postman.com/engineering/postman-free-is-secure-... Postman allows for turning off history, keep…
-
comment
Comment #45652555
Hello all, Postman founder here. I did not time this with an AWS outage of this magnitude but I posted about filesystem, git, and offline support coming to Postman last week: https…
-
comment
Comment #42794992
Hi, I’m Abhinav, one of the founders and CEO of Postman. We’ve just launched a suite of tools to simplify working with APIs and LLMs in agent workflows, leveraging our network of 1…
- story
-
comment
Comment #30199282
Not sure about the .bin format yet but will check with my team. The immediate next step is multi file support.
-
comment
Comment #30199267
Scratchpad was specifically added as a feature to clearly allow people to use it Postman in an offline mode because otherwise people were confused about the distinction between an …
-
comment
Comment #30186998
Many many improvements coming soon to GraphQL tooling in Postman.
-
comment
Comment #30186969
You can do a 2-way sync now! https://blog.postman.com/the-reimagined-api-first-workflow-f...
-
comment
Comment #30186951
We introduced two-way sync with GitHub, GitLab, BitBucket etc recently so you can keep your Postman collections inside version control while being able to work with them inside Wor…
-
comment
Comment #30181605
Not as of now unfortunately. It is very hard to maintain multiple codebases that basically do the same thing. It is doubly hard for software that is supposed to validate other soft…
-
comment
Comment #30181557
I'll look into it. Thanks for pointing it out!
-
comment
Comment #30181489
That is incorrect. You can save requests inside Collections in the Scratchpad and send requests without an account.
-
comment
Comment #30181447
Postman founder here. Thank you HN community for highlighting this feature. We have been seeing gRPC usage exploding especially in microservices driven architectures and we are loo…
-
comment
Comment #15884593
Yep. This is a work in progress. Watch out for an announcement in early 2018 about these and other description formats and protocols. :)
-
comment
Comment #15884586
Sorry about that issue. We have been working on the migration from the Chrome app to the Electron based app for a while. The final set of changes in the runtime went through in v5.…
- story
-
comment
Comment #13953408
This is where I believe we'd differ. Postman already had a "desktop" app in the sense that Chrome apps also existed as desktop apps and when we ask users to switch, they wouldn't. …
-
comment
Comment #13950690
Agreed. However, perceptions change as technology improves and overall the arc of software tools has been towards higher level abstractions unless absolutely required to go deeper.…
-
comment
Comment #13950663
Thanks for the comment! If you are on Postman Pro you can export to Github directly. There is versioning built-in Pro too. That said, we have improved the format a lot over the yea…
-
comment
Comment #13950646
We are always working on making things better. Some videos here: https://www.youtube.com/channel/UCocudCGVb3MmhWQ1aoIgUQw
-
comment
Comment #13950631
We don't need to change the chromium source. Everything is not sitting on top of Chromium. I haven't tried this just yet but node-pre-gyp allows packaging C++ too. https://github.c…
-
comment
Comment #13949559
Hmm. If you are on Postman, I'd love to get your help in debugging this. Performance issues that I have seen exist at massive scale for us - ~10K requests or hundreds of collection…
-
comment
Comment #13949419
Thank you for the comment! I think there are ways to represent this better (just with a URL bar for example). Will look into it.
-
comment
Comment #13949386
What if the application does have compiled libraries generated from the authored source?
-
comment
Comment #13949327
Highest priority item on the list! :)