sepehr

Results 13 issues of sepehr

Currently, the workflow's python script does not respect the globally set proxy: ``` 20:25:11 workflow.py:2133 DEBUG Last run version : 1.2.0 20:25:11 workflow.py:2181 DEBUG update_data : None 20:25:11 workflow.py:2350 DEBUG...

Here's an example: https://github.com/trending/php ![2017-07-11 at 5 31 08 pm](https://user-images.githubusercontent.com/23576/28069455-cd3fbf4e-665e-11e7-85b7-c20d11b7c679.jpg)

Thanking you, it's that missing piece of software for linux. But IMO it will be useful and beneficial only if it plays a unique sound for every key not a...

I faced a few problems using svn-stash in a Cygwin environment: The `svn-stash pop` command always throws **rm: cannot remove blablah: No such file or directory** errors _(2 times to...

Are there any plans to add support for buy/sell transactions and gains? Something like what [Stockfolio](https://stockfolioapp.com) offers: ![Not real data :)](https://user-images.githubusercontent.com/23576/34080757-567be7c6-e358-11e7-8c92-0cf033269534.png) I believe that's a crucial part of keeping a...

Been trying to build an image with: ```yaml build: gpu: false python_version: 3.11.2 python_requirements: requirements.cpu.txt ``` Having inspected the container & the generated the dockerfile, I could fortunately isolate the...

type/bug

Hi there, Even though I can run a successful `cog login`, at the time I'm trying to push the model, I get this error no matter what model. The model...

Since Electron 12.x, there is support for native Wayland through the use of these feature flags: ``` --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland ``` or using `--ozone-platform-hint=auto`. This is the way to avoid a...

[MongoHacker](https://github.com/TylerBrock/mongo-hacker)-like UX improvements are very much appreciated. As integrating both extensions is a little bit tricky and we all prefer all-in-alls! _P.S. Thank you for this great contribution._

Would be a very useful feature if we could add tabs to an existing tab group without the need to: - Open the tab group - Move the selected tabs...

enhancement