Dennis Zoma

Results 55 issues of Dennis Zoma

Hey, when I open `projects.cson` from the atom-directory everything CoffeScript is just syntax-highlighted as I would expect: ![bildschirmfoto 2016-06-18 um 14 20 26](https://cloud.githubusercontent.com/assets/3930150/16170824/e374026a-355f-11e6-9235-bc4729bc8781.png) But e.g. inside the `keymap.cson` (also from...

bug

Hey, I just started using Duotone-Dark-Syntax and there is only one thing really bugging me, in some cases (especially when they are function parameters) the keywords of objects are just...

bug

Hey guys, I really like using vinyl-ftp in my deploy-workflow. And uploading worked so well, I decided to try the other way around (fetching things). But I stumbled across an...

bug

In the docs you have the `FORCE` option to skip vercels build cache. But when used throws the following warning:

bug

While deploying I get the following error, do you have any ideas? ``` Error: Cannot read property 'login' of null ``` The deploy script is basically copy'n'paste from the docs:...

bug
help wanted

Hey there 👋 I needed this for a project of mine and thought this could be really helpful for others as well. It adds the power of [MongoDB Aggregations](https://docs.mongodb.com/manual/aggregation/) to...

status: awaiting author response

### Is there an existing issue for this? - [X] I have searched the existing issues ### RainbowKit Version 0.4.5 ### wagmi Version 0.6.0 ### Current Behavior Situation: We do...

In the readme there are examples of a single input image where the network is able to generate multiple versions (styles) during inference. I have successfully trained my model but...

Hey there, currently when trying to execute `test.py` without having a GPU or Cuda installed it throws the following error (even when setting `--gpu_ids` to `-1`): ``` Traceback (most recent...