Mahyar Mirrashed

Results 13 issues of Mahyar Mirrashed

### Description I know that this project is on PyPi, but is there a possibility to add it to `conda`? Not sure how much extra overhead that adds. ### Possible...

type: feature

Didn't see this in the list of issues. This could be a good milestone to works towards. There are some nice linting features that can be provided for free via...

**Icon Type** - [x] File **File Names** - .tla **Graphic ideas** ![VSCode TLA+ Extension Icon](https://alygin.gallerycdn.vsassets.io/extensions/alygin/vscode-tlaplus/1.5.4/1616305086655/Microsoft.VisualStudio.Services.Icons.Default) I think that it should have a plus sign like the example above to indicate...

If we could have something to discordjs/builders for slash commands, that would be great! It would make creating the cron jobs less cryptic (e.g. '0 0 * * MON').

#### Suggestion Make the blur gradual! It looks bad when it is tight like that. #### Applicable Links or Attachments ![image](https://user-images.githubusercontent.com/59240843/134400286-eeef29f4-89c8-4935-9f8d-f0a91b45959a.png)

## Description It is not including the `dist/` folder when it is specified to be ignored in `.gitignore` but not in `.npmignore`. ## Steps to reproduce 1. Ignore `dist` in...

#### Motivation I've been forced to use MQTT Explorer but, I really want to use MQTTX. What is stopping me is that there does not seem to be a way...

feature
desktop

**Describe the bug** Downloaded and installed the program. Created a WiFi hotspot. However, phone, when connecting, fails to connect. Says that there was an IP Configuration failure. **To Reproduce** Steps...

I am using `dataclasses-json` in my project. I am using the following sample code: ```py from dataclasses import dataclass from dataclasses_json import dataclass_json @dataclass_json @dataclass(frozen=True) class Minion: name: str minion...

bug
api/v0

**Is your feature request related to a problem? Please describe.** I'm really frustrated that there is not a way to have a PPA or something on apt for Ubuntu people....

enhancement