Hello o/

I am a avid Linux user and now want to learn more about Windows too since it’s the most widely used OS out there. basically what I want is a website where people learn and teach about Windows internals/kernel and how its userspace works.

now I know that Windows is closed source so it’s hard for people to figure out how stuff works inside Windows but I believe I can understand it if I try.

Thanks in advance!

  • ramble81@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    +1 to the Windows Internal books. Mark Russinovich knows the inside of Windows better than Microsoft did, to the point they picked him up.

    The interesting thing you’ll discover when you start getting in to low level Windows internals is how close things are to Linux and how many parallels there are.

    I won’t get started on the networking stack since both Microsoft and Linux stole that from BSD!