André Bierlein
André Bierlein
You removed extended coroutine support saying it was impossible to have a portable version of it in C++. However, extended coroutines are pretty awesome and you might want to consider...
http://www.dsource.org/projects/tango/docs/current/tango.io.stream.Iterator.html
Having to transform any object to table before I can use dumpVal or toJSON on it seems like too much work. Shouldn't there be enough information to do that automatically?
Hello there, I haven't tried running the code, but while looking over it I noticed that the code in `ReceiveMessage` doesn't use lowercase when matching for `speech.startDetected`, which means it...
Hello there, I very much enjoy using kallax, so thanks for that! I'm currently implementing a schema that looks like this: ```golang type A struct { kallax.Model ID int64 `pk:"autoincr"`...
Hi there, this repository looks to be abandoned, but the tool itself turns out to be super useful for my purposes. Would it be possible to state a license, so...
Hey there, I hope you don't mind me opening tickets here. It's mostly for tracking, I'll try to send PRs as soon as I get the time. Currently GetMACAddress (at...
This should fix #965 Still testing to make sure this actually works.
**Gorse version** Latest nightly **Describe the bug** I'm not seeing collaborative recommendations being created for most users, only a very small fraction appears to succeed. I'm seeing workers crash a...