16:45:00
binarybaron:matrix.org:
are you referencing #146?
16:45:01
binarybaron: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
binarybaron: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
kayabanerve:matrix.org:
Yeah, just giving you the heads up on why that is how it is :)
20:09:37
binarybaron:matrix.org:
I see thanks
20:23:50
hinto:monero.social:
boog900: perhaps we take a short break from meetings and start again on 2026-01-06?
20:25:37
hinto:monero.social:
Similar to last year: https://github.com/monero-project/meta/issues/1128#issuecomment-2555485373
20:56:14
syntheticbird:monero.social:
agree
20:56:29
syntheticbird:monero.social:
**NOT** assisting to the last 5 meetings have been very tiring
20:56:36
syntheticbird:monero.social:
I need a break
20:57:33
boog900:monero.social:
I think we can skip the meeting after tomorrow, I do have something I would like to discuss tomorrow :)
20:59:22
boog900:monero.social:
I managed to get HDD sync stupid fast.
21:00:14
boog900: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
boog900:monero.social:
I got through the fast sync blocks, so around 3,550,000 IIRC in under 1 hr 30 mins
21:07:16
syntheticbird:monero.social:
on HDD
21:07:19
boog900:monero.social:
Performance then falls off a cliff but I have some ideas there :)
21:07:26
syntheticbird:monero.social:
on HDD?
21:07:35
syntheticbird:monero.social:
on HDD? edit: nice
21:09:32
boog900:monero.social:
The whole OS was on the HDD as well, if that makes a difference