Deleted user
Deleted user
Would you be open to creating a [gitter](https://gitter.im) community for Trio so we have a place for helping people with learning and using Trio and its ecosystem? Is there already...
## Bug Report server ```rust let svc = ServiceBuilder::new() .concurrency_limit(100_000) .load_shed(); let mut server = Server::builder() .tls_config(tls_config) .unwrap() .concurrency_limit_per_connection(256) .tcp_keepalive(Some(Duration::from_secs(60))) .http2_keepalive_interval(Some(Duration::from_secs(20))) .http2_keepalive_timeout(Some(Duration::from_secs(60))) .max_concurrent_streams(Some(512)) .layer(svc) .layer(SessionMiddlewareLayer::new(db, redis_connection_manager)); .... let listener =...
### Description I've been looking around to find the privacy policy for selenium users after the plausible incident... #14643 There is no such thing on the website nor on this...
### What happened? I can't find a way of avoiding sending telemetry. `export SE_AVOID_STATS ` just does not work. I also believe that it is not the best to enable...
**Describe the bug** Build failure. And link failure if replacing with std::isnan. **Expected behavior** It building and linking properly. **Reproduction steps** Steps to reproduce the bug. - install OpenIndiana/some illumos-based...
Hello When you enter a cheat in a game and restart openemu, all cheats are gone. I would like to request a feature which saves the cheats in openemu so...
Hello I'm new to this project. If I download the zip file on the website, do I have an Apple Silicon version then or an Intel version?
Renaming a game that hasn't been matched in the database apparently changes both the ROM name and game title. @clobber informs me they should be separate, and you should be...
# Error Info Error name: Error Error message: panicked at core/src/avm2/object/xml_list_object.rs:736:61: Not validated yet Error stack: ``` Error: panicked at core/src/avm2/object/xml_list_object.rs:736:61: Not validated yet at imports.wbg.__wbg_new_d258248ed531ff54 (chrome-extension://donbcfbmhbcapadipfkeojnmajbakjdc/dist/339.js:2483:21) at core::ops::function::FnOnce::call_once{{vtable.shim}}::h39d263798a7efedc (wasm://wasm/032bc3de:wasm-function[9762]:0x994ddb)...
### Describe the Bug Pride FC has missing text and textures on the character select screen in both hardware and software modes, Wiki is empty of any test results. ![Pride...