26 May 2023 |
| tyroneblyth joined the room. | 10:45:02 |
| Aikins joined the room. | 17:12:44 |
27 May 2023 |
elsirion | TIL: there is a dedicated abstraction for cancelling tasks (we currently use oneshot channels): https://docs.rs/tokio-util/latest/tokio_util/sync/struct.CancellationToken.html | 16:49:45 |
manmeet | it even has child tokens, so somewhat similar to our task group abstraction | 16:52:32 |
29 May 2023 |
kodylow#5554 | In the time it took my vscode to run rust-analyzer I was able to install CLion, install the rust plugins, and run CLion's rust-analyzer haha | 02:58:56 |
kodylow#5554 | * In the time it took my vscode to run rust-analyzer on fedimint I was able to install CLion, install the rust plugins, and run CLion's rust-analyzer haha | 02:59:17 |
GetPsyched#6675 | vscode just crashes sometimes when I have fedimint open <a:kaguyaPensiveRainbow:900048006777298974> | 05:20:10 |
andreas | โ1 on CLion. I think it is well worth the money and the licensing terms are really fair. It is your personal copy and you can use it for all your work (commercial and open source) on as many computers as you like, given only one installation is used at the same point in time. | 06:43:44 |
manmeet | BTW Clion doesn't use rust analyzer, so experience might be slightly different(worse IMO) | 06:49:16 |
manmeet | * BTW Clion uses intellij rust not rust analyzer, so experience might be slightly different(worse IMO) | 06:49:59 |
andreas | Yep, they both use different tools for static Rust analysis, so you may or may not miss something in one or the other. For me the strong point of CLion is that things like PR handling and reviewing are very well integrated. Given my overall daily workflow, for me personally, CLion offers the more โorganicโ experience. | 07:00:28 |
md#9907 | You should be able to get it for free since you are an OSS contribute | 13:31:08 |
md#9907 | They are pretty generous with the license. | 13:31:21 |
md#9907 | Vscode is not performant when handling big projects in my experience. | 13:31:52 |
md#9907 | This is a good intro to rust book, https://rust-book.cs.brown.edu/ch04-04-slices.html | 13:32:08 |
| Nickd268 joined the room. | 17:37:33 |
30 May 2023 |
kodylow#5554 | https://cheats.rs/ | 02:19:01 |
elsirion |  Download Screenshot_2023-05-30_at_15-05-27_fix_actually_test_wasm_in_CI_by_Maan2003_Pull_Request_2591_fedimint_fedimint.png | 13:31:27 |
elsirion | I think everyone who worked on CI knows that feeling ๐ | 13:31:28 |
31 May 2023 |
manmeet | https://www.riff.sh/docs/riff-and-nix/ interesting, it is essentially registry of that rust crates need what native deps. | 13:33:24 |
| vinay joined the room. | 15:22:48 |
manmeet | this was able to compile fedimint (cargo build) without using our nix infra ๐ so pretty advanced | 17:45:13 |
1 Jun 2023 |
| Johnny joined the room. | 09:47:56 |
| Erwick joined the room. | 13:51:08 |
ethanTuttle | TIL: https://www.weforum.org/organizations/lightning-labs | 15:10:25 |
justinmoon#6976 | anyone here coming to btcprage? | 16:24:08 |
justinmoon#6976 | * anyone here coming to btcprague next week? | 16:24:13 |
| hdlslm joined the room. | 17:13:52 |
2 Jun 2023 |
| HarshitV joined the room. | 10:37:43 |
3 Jun 2023 |
| ZacharyAmz joined the room. | 19:58:58 |