supriyo-biswas

Results 14 issues of supriyo-biswas

This should have been part of #165 but I apparently missed it at that time.

AWS Transcribe is a cloud-based speech transcription service: http://docs.aws.amazon.com/transcribe/latest/dg/what-is.html Since I see that there are many other cloud based services in the list, can we also have AWS Transcribe supported...

Recently, when working with the Python Flask framework, I discovered a cool feature — it allows you to run code inside the web browser: ![flask](https://user-images.githubusercontent.com/27079933/41193950-b247e96c-6c31-11e8-91b8-e7c0320baeb9.png) Could we have the PsySH...

enhancement

At present, trying to use a FTP website when the extension is turned on leads to the following error: > The webpage at ftp://ftp.mozilla.org/ might be temporarily down or it...

FAQ

First of all, I'd like to say thanks for this module, it's a lifesaver when working with stuff that only provides command line tools. Sometimes, I'd like to bind a...

The `RuntimeDirectory`, `StateDirectory`, `CacheDirectory`, `LogsDirectory` and `ConfigurationDirectory` directives simply requiresthat the specified directory be created when the service is started and removed when the service is removed inside the directory...

help wanted

I'm using cloud-torrent v1.2.12 and have been observing a runaway CPU usage, where the program would consume 30-40% CPU right away, even when the program has been just started and...

Hi there, I run a coding playground that uses Codemirror 6, and I'd like this extension to support my website. I understand that Codemirror 6 is currently [not supported](https://github.com/Exafunction/codeium-chrome/blob/acf76b259633b60a36d801c9603f922bf00c9802/src/script.ts#L153). Since...