maan2003

Results 133 comments of maan2003

I have a wip version at https://github.com/openai/codex/compare/main...maan2003:codex:ma/ovkvm

we don't need bumps every 15 minutes, just a leave a :+1:

@cs50victor https://github.com/openai/codex/pull/1707#issuecomment-3243673530

probably when I get some time

IMO this should be configured through environment variables instead of config file

we should try again! https://github.com/fedimint/fedimint/pull/4498#issuecomment-2028811813

fedimint react native is not going to be fun we have to bundle rocksdb, and doing it as a library is not great :/ Maybe we can just force nix...

yea that sounds like the way to go

@tobynwuba > Define .udl file(s) for the initial wallet functions listed above. the new way is to use #[uniffi::export] in rust files instead of using udl > Prototype UniFFI bindings...