16:45:00 b​inarybaron:matrix.org: are you referencing #146?
16:45:01 b​inarybaron:matrix.org: My ProvidesTransactionStatus impl currently uses serde_json but I primarily decided to use that because it is already in our tree for other reasons.
16:46:34 b​inarybaron:matrix.org: I was thinking about using your core_json lib but libp2p depends on serde_json for a small subset of our networking protocols (we mostly use cbor but we use json for one of the protocols for backwards compatibility)
19:33:57 k​ayabanerve:matrix.org: Yeah, just giving you the heads up on why that is how it is :)
20:09:37 b​inarybaron:matrix.org: I see thanks
20:23:50 h​into:monero.social: boog900: perhaps we take a short break from meetings and start again on 2026-01-06?
20:25:37 h​into:monero.social: Similar to last year: https://github.com/monero-project/meta/issues/1128#issuecomment-2555485373
20:56:14 s​yntheticbird:monero.social: agree
20:56:29 s​yntheticbird:monero.social: **NOT** assisting to the last 5 meetings have been very tiring
20:56:36 s​yntheticbird:monero.social: I need a break
20:57:33 b​oog900:monero.social: I think we can skip the meeting after tomorrow, I do have something I would like to discuss tomorrow :)
20:59:22 b​oog900:monero.social: I managed to get HDD sync stupid fast.
21:00:14 b​oog900:monero.social: I can now get through fast sync faster on my HDD than the current code can on my nvme ssd.
21:06:46 b​oog900:monero.social: I got through the fast sync blocks, so around 3,550,000 IIRC in under 1 hr 30 mins
21:07:16 s​yntheticbird:monero.social: on HDD
21:07:19 b​oog900:monero.social: Performance then falls off a cliff but I have some ideas there :)
21:07:26 s​yntheticbird:monero.social: on HDD?
21:07:35 s​yntheticbird:monero.social: on HDD? edit: nice
21:09:32 b​oog900:monero.social: The whole OS was on the HDD as well, if that makes a difference