-

@ mleku
2025-04-23 22:48:18
yeah, idk if 64 is much better than 32, maybe if the memory is faster, but i'm not upgrading for a while yet, this should be good for another couple years i reckon, then i'll get DDR5 memory, but probably not 128, i don't see the point
all it really does is make it take longer for badly written code to blow up and get OOM killed, that was a huge problem in the first attempt i made at forking khatru, and eventually fiatjaf figured out it was a bug he made, i couldn't find it so i just switched to relayer which was much better written - but i see utxo pimping his WoT relays built off it so i guess the bug got fixed but i'd already moved on
and anyway i ended up massively trimming down the relayer architecture, just tonight noticed that there was an assload of repeated code and one of the interfaces wasn't even being used anymore that it was tied to... and that was the main thing i was trying to do with my failed refactor of the last week... ironic