Xqua
Xqua
Yes it works with wine but not great ! Anychance of update ?
Ohh I did not know this, it might be worth it to write it in the documentation or the GitHubreadme ?
I have the exact same bug on Ubuntu 20.04, with rbenv install, and with 3.0.3. By downgrading to 3.0.2 everything works fine again. Tested with ruby 2.7.2 and ruby 3.0.0...
@jonhue Sorry for the delay, here's my settings initializer: I put the symbols as strings so that it would work, which is does, not bugs so far, but if I...
It doesn't ! that's the whole weirdness ! ``` Notification.create(target: p.user, category: :clap, type: "new_clap", object: p, metadata: {author_id: p.user.id}) (0.2ms) BEGIN (0.2ms) ROLLBACK => #6}, created_at: nil, updated_at: nil,...
I mean ...... it works with strings which is confusing. If it helps it seems that the issue is that the DB stores the category as a string and doesn't...
Hum ... Could you not do an estimate ? As the arduino is going to run until a new command is sent, it should take milliseconds for the command to...
I see ! So there is a need to rewrite all the functions for REST API instead ... I just made a python library to the RC API, I'll port...
oh yes that would be neat ! do you have the DB architecture somewhere ?
Hey, I'm bumping this up as well We have a lot of ontology which looks like this: - Github:Account - Github:Repository - Github:Issue - Twitter:Account - Twitter:Tweet Basically, a lot...