Funny thing. I regularly look at people's code. I probably peruse the .NET std libs and garbage collector code daily along with gnu libc and musl sources (mostly looking for hidden cryptographic functions). I pop through Damus and other C apps like strfry and such. I learn so much by looking though other projects code. I read TLDR and look through the code of FOSS apps if it's doing something I'm interested in daily.