> There’s no proof that ejaculating more actually lowers the chances of prostate cancer. For now, doctors just know they’re connected. It may be that men who do it more tend to have other healthy habits that are lowering their odds.
> Ejaculation doesn’t seem to protect against the most deadly or advanced types of prostate cancer. Experts don’t know why.
I'm not the expert but, like all things, exercise, sleep and diet probably goes a long way.
I think for media/assets, CC-BY is the equivalent of MIT/BSD for source, and CC-BY-SA similar to a GPL. Anything more restrictive than that (e.g., "NC") wouldn't really qualify as "free". The licensing in this case seems to have too many strings attached.
Interesting. But the time here is basically "indefinitely", the place one that affects 150m+ people, and the manner the most draconian possible. Not a lawyer, but that seems like overreach to me.
> Visual Studio (not Code) is a massively superior development and debugging tool to anything that the Unix crowd have cooked up (gdb? perf?)
VS is dogshit full of bloat and a UI that takes a PhD to navigate. CLion and QTCreator embed gdb/lldb and do the debugging just fine. perf also gets you more system metrics than Visual Studio does; the click vs CLI workflow is mostly just workflow preference. But if you're going to do a UI, at least don't do it the way VS does.