Shirshak

Results 52 issues of Shirshak

Any planning for actix 2.0? I think as async await is released its a good time to update it and see how ergonomic actix is for realworld example app.

I went to examples and couldn't find any code which creates contexts etc? I want to translate this code ``` let browser = await firefox.launch({headless:false}) let context = await browser.newContext();...

I just made a simple bot it seems i cannot go beyond 100+ process on windows cli? the process created after 100+ is slow. Do you have any idea where...

Click to expand ``` /home/quantum/.npm/_npx/e31027f3785124a8/node_modules/gluegun/build/index.js:13 throw up; ^ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found:...

bug

hmm i tried with docker which says like there is no path /var/www which is true for mac osx. The pip3 package don't work as it shows this message ```...

1.0-deprecated

Suppose i want to order 2 cake and 3 fridges can i do it? Currently at readme it seems we can only do it for 1 items? Can we support...

It would be great to have a guide to using jest and typeorm together. This guide would ideally have patterns for both using real connections for integration testing as well...

documentation

Can you allow an HTTP proxy similar to the socks proxy?

As I store directories it would be nice if we can download the whole folder using zip or tar. I think it's a standard functionality for a static web server?

enhancement
help wanted
v2

Maybe we can use frontend code of expose (Laravel app) https://github.com/beyondcode/expose ![image](https://user-images.githubusercontent.com/8097377/148096014-b128b9ec-8bd8-464d-aaf3-7cad26ef972d.png)

enhancement