modern-unix icon indicating copy to clipboard operation
modern-unix copied to clipboard

Proposal: await

Open slavaGanzin opened this issue 3 years ago • 8 comments

Hello.

Thanks for the list. Maybe you'll find this as a good addition to it: https://await-cli.app/

slavaGanzin avatar Jul 19 '21 09:07 slavaGanzin

The page looks so polished that at first I thought that it's something you need to pay for :laughing:. Is it still developed though?

MrMino avatar Jul 19 '21 13:07 MrMino

No need to pay. This is my small payback to open-source community.

I'm really fond of GNU parallel. But await's functionality is the only thing you can't do with parallel without eval (which is a bad idea at all circumstances).

Yes, I develop await in my spare time. It has some issues with memory (as every C program). And I'm open to fixing issues if any would be found. PR's are welcomed too.

Additionally, I would be glad to add some new(invented by users) ways of using await to documentation.

slavaGanzin avatar Jul 19 '21 15:07 slavaGanzin

No need to pay. This is my small payback to open-source community.

Yea, I realized that, it's just that for some reason the website gave me the "enterprise" vibes at first ;).

I also didn't realize you're the maintainer. Cool project! :)

MrMino avatar Jul 19 '21 16:07 MrMino

You would be surprised what you can get with free templates. Idk why every developer try to design their landing pages. I think it’s “because they can”, but they shouldn’t.

slavaGanzin avatar Jul 19 '21 16:07 slavaGanzin

Very nice tool.

Correct me if I'm wrong, but I don't know that this is portable. It certainly doesn't compile for MacOS.

On Tue, 20 Jul 2021 at 02:14, Slava @.***> wrote:

You would be surprised what you can get with free templates. Idk why every developer try to design their landing pages. I think it’s “because they can”, but they shouldn’t.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ibraheemdev/modern-unix/issues/44#issuecomment-882676995, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAWPZOXTJDQLKL2O5Z3XPTTYRFNTANCNFSM5ATKPTTQ .

-- Robert Loomans @.***

rloomans avatar Jul 20 '21 00:07 rloomans

@rloomans I never tried to use it on Mac. But it should be cross platform because I don’t use any native API.

I will try it today

slavaGanzin avatar Jul 20 '21 06:07 slavaGanzin

@rloomans I updated the code to be compatible with macOS. It looks like it works, but I haven't used it for a long time. So feel free to open a bug if you find one.

Try it here: https://github.com/slavaGanzin/await#macos-install

slavaGanzin avatar Jul 20 '21 09:07 slavaGanzin

@ibraheemdev So, do await have chances to be included in your list?

slavaGanzin avatar Aug 18 '21 11:08 slavaGanzin