IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/05/31
eyedeekay Had a good hard look at `git diff i2p-2.8.2 master apps` today, I did not find anything to worry me in the diff there and that's most of the diff. Will also look at /router and /core by Monday
zzz yeah I just finished the whole thing top to bottom, no issues, if I get a chance I like to do it again bottom-up
eyedeekay I went by 2nd-level directory in apps, `git diff i2p-2.8.2 master apps/i2psnark` etc first, then did the top-level directory last since I figured it would all be build stuff up there
zzz the good thing about bottom-up is that you look at router first, before your eyes have glazed over ))
eyedeekay Ah I see, I went the other way because I figured it would help to organize things if biggest-to-smallest and broke it down into chunks