Matt Dainty
Matt Dainty
> Doesn't work on Linux either That's reassuring, I wasn't sure if I had bumped into something Mac-specific, although SDL should be abstracting all of this away. Does the above...
> I'm wondering if the Ctrl and Alt code is also broken if you want to use them as keys rather than just modifiers. Yup, seems to be. I applied...
I randomly stumbled on this issue, I wrote a similar Golang library for reading .7z archives so I'm familiar with this particular phenomenon. The most efficient way to extract a...
Thanks @joshfriend for your example. I've been trying to tie Flask-Login/Flask-Principal together for a REST API yet I couldn't get the `on_identity_loaded` method to work if I attempt anything with...
Consider refactoring Graphite support to use https://github.com/bodgit/libevent-graphite
So it seems all the advanced features are now implemented as policies within the broker in 3.x so the client needs to do nothing, it may be the federation and...
@dependabot rebase
@dependabot rebase
I'm fairly sure I did that when I initially wrote this filter^Wcodec. I think it's fairly easy to get a collision by just having two or more bits of identical...
> I think it may prompt some discussion about the right way for an input to pass metadata to a codec. Of course, when this was originally a filter it...