Search Results

Found 1 results for "44a59cc3ff8dbbae805d3b91ae5845a1" across all boards searching md5.

Anonymous /vg/531649416#531656879
7/18/2025, 1:46:13 AM
>>531655674
I'm doing a bit at a time testing it as I go along, I'm sure I'll have missed a load of edge cases but it seems to be mostly correct output so far.
Even if nothing else I'll have a defined process of how to take the information that's needed form all the different sources and what to do with it to get the information we want. I end up forgetting how to do something I did once six months ago, this way it doesn't matter if I forget and it's easier to remind myself looking at this than it is to figure it all out from scratch again.

Right now I have to just rebuild the entire catalog of botes from scratch every time I run it, I think that's easier than figuring out how to make only update the stuff that's changed, but the downside is it takes a long time to run. It takes over 30 minutes to generate 784 output files. Still, half an hour waiting for a script to run is infinitely better than manually updating JSON files for several fucking hours every patch day.
Once I'm done anyone can fairly easily pick up from where I left off if I ever get hit by a bus.