Live data from Hacker News

Postman which I thought worked locally on my computer, is down

status.postman.com

51–60 of 300 posts

Re: Postman which I thought worked locally on my computer, is down

#52
RubyMine, and I assume its cousin JetBrains IDEs, has a great HTTP client (Tools -> HTTP Client) that I've used when I need this sort of functionality. I've been off of Postman for quite some time, since it got so complicated, and all I wanted was something to help me make simple web requests. (No disrespect intended to those who like Postman, it's just too overwhelming for my needs.)

Re: Postman which I thought worked locally on my computer, is down

#53
post #21

This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app

You should consider updating your free license to allow some time period of professional use, otherwise it's not possible to evaluate it at work without violating the license.

Re: Postman which I thought worked locally on my computer, is down

#54
I am against government regulation, but at times likes this (or your sous vide and washing machine requiring online accounts to function) the idea for regulations that mandate availability of local server for client server applications is alluring. And making all cloud functionality optional.

Re: Postman which I thought worked locally on my computer, is down

#55
post #21

This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app

Curious to know more about the commercial licensing scheme for Yaak: if i’ve read correctly, purchasing a pro license if based on « good faith » as the features are exactly the same as the MIT licensed Hobby version? Sincere question, been studying lots of OSS commercial licensing and always wonder what works in which context

If I asked my security team could I use yaak, they would (probably) say yes, and legal would say under no circumstances am I to use a personal license, they will pay for a commercial license. Large companies are incredibly risk averse when it comes to stuff like this.

Re: Postman which I thought worked locally on my computer, is down

#56
post #52

RubyMine, and I assume its cousin JetBrains IDEs, has a great HTTP client (Tools -> HTTP Client) that I've used when I need this sort of functionality. I've been off of Postman for quite some time, since it got so complicated, and all I wanted was something to help me make simple web requests. (No disrespect intended to those who like Postman, it's just too overwhelming for my needs.)

> RubyMine, and I assume its cousin JetBrains IDEs, has a great HTTP client

It's great. You can even paste a curl command into it and it will automatically convert and format it. You can then use the Copy button to convert your changes back to curl.

Re: Postman which I thought worked locally on my computer, is down

#57
post #53
post #21

This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app

You should consider updating your free license to allow some time period of professional use, otherwise it's not possible to evaluate it at work without violating the license.

You get a 30-day trial

Re: Postman which I thought worked locally on my computer, is down

#58
post #21

This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app

Curious to know more about the commercial licensing scheme for Yaak: if i’ve read correctly, purchasing a pro license if based on « good faith » as the features are exactly the same as the MIT licensed Hobby version? Sincere question, been studying lots of OSS commercial licensing and always wonder what works in which context

This is a conscious bet I'm making.

Yes, it's a good-faith license. The license doesn't even apply to the OSS version (only prebuilt binaries).

The bet is that super fans will pay for it in the early days and, as it gets adopted by larger companies, they will pay in order to comply with the legalities of commercial use. So far, it's working! The largest company so far is 34 seats, with a couple more in the pipe!

Re: Postman which I thought worked locally on my computer, is down

#60
post #21

This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app

Very cool.

Can you provide clarity on is a commercial license is needed. The license appears to be MIT but the yaak.app website gives the impression a license is required, even stating as such in FAQ.

Post reply on HN