sokoow

Results 35 issues of sokoow

Very exciting project, well done. What about hooking some GraphQL for automatic API and schema generation? I see this using one of following approaches/integrations: - gqlgen : https://github.com/oshalygin/gqlgen-pg-todo-example - hasura...

enhancement

Nice idea lads, I totally support it. Were youever wondering to switch to postgres ? For the deployment size I'm predicting this going to have, mysql might be a bit...

help wanted
idea
priority

nice tool, would it make sens to consider kube 2 saas front that does this : - it has some dummy example single-container helm chart template - it takes this...

Hey, very nice project, fair play to you :) Would you consider providing alternative storage engines supported other than mongodb ? :)

Hi, I just wanted to highlight that this file is missing :) Also, when I take plotbot.sample.conf , I have: ``` ./example-bot 2018/04/19 14:58:07 LoadConfig(): Error unmarshaling JSON invalid character...

# ❔ Question Any good docs on the code structure on how to add new providers there ? Code is slightly convoluted and it's quite hard to see what changes...

enhancement

I got something like this received from the server: ``` [Sat Jun 18 2016 04:31:11 GMT+0200 (CEST)] ERROR [xmpp error]heniek: Zegnaj ``` and then the bot just sits there connected...

Hey guys, I just tried to deploy to kubernetes and the deployment won't work at all, it's not scaling up to 1 replica. It only works when I remove service...

question

Hi All, Would this work with the two mentioned CNIs? If yes, would you have any examples?

I keep getting these: ``` recode: recode.cpp:1033: void h264_model::update_state_for_model_key(int, model_key): Assertion `symbol == (num_nonzeros == nonzeros_observed)' failed. Aborted ``` when recoding x264 video, what is that ?

bug