Victoria Brekenfeld

Results 617 comments of Victoria Brekenfeld

> Additionally, Saros/E has a separate log4j configuration XML and Saros/I does not. (The Saros/E configuration file is already set to 'debug' by default.) But this is something that students...

Sorry for the premature merge of #1111. I guess we can skip the review process for this, as it is just a plain revert. Any objections?

> Seems reopening the original pull request is not that trivial. I do not want to add a revert of the revert. Please stop merging stuff next time while there...

To me this looks like the proposed split between implementation and library-exports. While we could bike shed over the Libratory name, I see nothing fundamentally wrong with this PR. But...

@mitchmindtree only music related, like artist/album. I am basically trying to evaluate what crates I can use to build a basic music player and although this project seems to be...

Alright I will play around with ulimit in the meantime. I am using bleeding-edge software anyway, so 4.6 is not a problem, neither is a custom kernel config. But of...

This sounds like you would need to rely on a lot of unspecified implementation details, am I right?

Really? I would love to see them, cause I am working on some as well right now (https://github.com/Drakulix/gbm.rs). They are feature complete just docs are currently missing (which will take...

@HornetBlack There is also https://github.com/Drakulix/input.rs by myself (on crates.io) (high focus on safe bindings, but close to the real thing and complete) and unpublished, but nearly done, including safe buffer...

@darkelement Is [this](https://github.com/perceptia/perceptia/blob/wip_client_exmaples/src/skylane_simple_framework/examples/simple_egl.rs) still your most recent working example? As far as I understand it, it uses gbm to initialize it's window. What @vberger was talking about, if I got...