What’s the difference? Both give the same result, and the difference seems to be the alphabet soup that is underlined in the copied URL example, in this case, s=d8b3de210339747b61845389da235a1f&. What is that stuff?
To add to what Berkut said, the session ID is used to track users who don’t have a cookie enabled. When you first visit the boards, you’re assigned a session ID (probably based on your IP address and time of first access), and all the links are generated to use that. I’m not real up on the why of it, but that’s what it is.