red thing

Results 36 issues of red thing

Data source is `libgen_compact.sql` from one of the `libgen_compact*.rar` archives that can be found here: https://data.library.bz/dbdumps/ I get this error running the command: ```sh ❯ ./mysql2sqlite/mysql2sqlite libgen_compact.sql | sqlite3 libgen_compact_20230606.db...

When I capture a group, how to output a lowercase version of it? Could this be made possible?

idea

WIP, following the general outline from [here](https://github.com/webonnx/wonnx/pull/106#issuecomment-1652718272) to implement reflect mode. I have just about zero experience with compute shaders or WGPU, so some help in actually implementing the reflect...

https://github.com/TechnologicalPizza/lidgren-network-gen3

Request: Allow passing arguments via environment variables.

How to log what optimizations were done?

how to use multiple components? in the readme and in the entity manager, there's a function only to get a single component. is it possible to get a list of...

could this library use a `Task`-based system for making async calls (for example: `LoginWithPasswordAsync` that would return `Task`, etc.

Hello, I am interested in getting this fully working on arm64 macOS. I saw the issues with it mentioned earlier here: + https://github.com/kubo/funchook/issues/40 I am building it on my machine...

this code has a bug where it reads 32 bit value from IME, which is a 16 bit reg. this can cause open bus. IME is a 16 bit register...