Mahmoud 🦀
Mahmoud 🦀
imho, having a single standalone crate is much better than having two separate crates and letting the compiler decide which one to enable. It also reduces the carbon footprint because...
> By "decouple" I meant moving the impl to a different file or folder similar to [blocking.rs](https://github.com/coral-xyz/anchor/blob/c06ec446e26ce1939734a8ec58b677a1927f3ede/client/src/blocking.rs) and [nonblocking.rs](https://github.com/coral-xyz/anchor/blob/c06ec446e26ce1939734a8ec58b677a1927f3ede/client/src/nonblocking.rs) files. That makes sense! At first, I thought you meant to...
Hey, @Aursen! It would be great if you could add a function to return the transaction without sending it by the client. I want the browser's wallet extension to handle...
Sup @eddyizm! If you are using sqlalchemy, there is no need to use this dep. Have a look at [this commit](https://github.com/brave-chat/brave-chat-server/commit/9da092dfa358582f22960e77813fde71332add26) for more info.
Hey everyone. To my humble understanding, this issue requires adding the following columns to the existing table in the readme file: - `Dataset Size`. - `Hosting Provider`. - `Server Config`....
Hey @ferdi05, I appreciate the clarification. I'mma be working on this ticket. Have a nice day/evening.
> Try limiting the maximum size with .max_size(). I believe you meant [`set_max_size`](https://docs.rs/egui/0.27.2/egui/struct.Ui.html#method.set_max_size) because I'm not using an egui window. I've added this line, but the problem persists. The issue...
> If you decide to try to fix this, I advice you to take a look at Thanks! I'll take a look when I have some free time.
Hey @seanpreston and other ethyca fellas. It is hacktoberfest season, and I would like to work on this issue since [I am already familiar with schema examples in fastapi](https://github.com/wiseaidev/chat/blob/c3b51fa52ad49d6e79ec3b5eed03ab1619683439/backend/app/auth/schemas.py#L22-L26). Therefore,...
Me: "I can code in Python because I'm too lazy to learn a real programming language." Also me: "Python? More like Pyth-off, am I right? (cue forced laughter from the...