Aleksey Sidorov
Aleksey Sidorov
Can it be better to store secret keys and other information in separate file?
The code like ```rust pub fn execute(&self, context: &ExecutionContext) { // narrow() notation is taken from CORBA let service = context.get_service(CoreService::SERVICE_ID).narrow(); let validators = service.get_validators(context); } ``` is fragile and...
Transaction execution is one of the most resource intensive tasks. I want to use abstractions with zero or close to it cost. For example, comparison of guids slower than of...
I use JLINK programmer.
I.e my probe reports a weird DTM version bit, therefore `probe-rs` doesn't know how to deal with it. Unfortunately, I use the Chinese JLINK clone. So, I can try to...
I can help to port this crate to Tokio, but I don't know your point of view how it should be done. Do you want to keep old sync interface?...
Now vreen is compiling by qbs. Cmake was removed because it did not work well with qt5. You can rewrite build script from scratch and send me pull request with...
I think about *.pro files because qbs makes breaking chanches too often, but now i have no time to write pro files, sorry :(
I'd try to make it possible to specify the custom settings for the nix packages, or even use the custom nix file. Also, we can specify this nix custom packages...
This project is completely dead for a long time.