jamesbt365

Results 506 comments of jamesbt365

[99-opentabletdriver.rules.txt](https://github.com/user-attachments/files/18232867/99-opentabletdriver.rules.txt) Place this in `/etc/udev/rules.d` called `99-opentabletdriver.rules` (remove the .txt or it may not work, i only had to put it there because github file restrictions. Once that is done,...

@TaromaruYuki that is really bad bad performance wise, is a massive crash risk, doesn't even cover cases of other roles having permissions and doesn't leverage the data you already have....

> What sort of runtime testing is required for this? I'm guessing just testing if all the current things that parse still parse the same way, check the existing impls...

Tested this out a bit and it looks great other than the review comment, haven't had any other issues.

With discord sending the whole message payload on message edit now (instead of just the changed parts) this is more important than ever, the library should also include a way...

This should be a decent priority because discord will occasionally send edit events for messages that were not edited by the user (i think its something to do with embeds)...

Locking conversation because this issue is tracking the release of a new poise version, it is not for receiving support with user apps, use the Discord (discord.gg/serenity-rs) for this.

I don't believe chibisafe currently supports this, but you can just create a symlink.

The command is right for the most part, the only thing wrong is that the paths are backwards. its source then destination.

Could you squash the commits down into 1 or 2 commits now? Its a 56 line diff adding 1 file, so there doesn't really need to be that many commits,...