HackerTrans
トップ新着トレンドコメント過去質問紹介求人

juunpp

no profile record

コメント

juunpp
·昨年·議論
Definitely not in the CS campus.
juunpp
·昨年·議論
From your own link:

> 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.
juunpp
·昨年·議論
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.
juunpp
·昨年·議論
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.
juunpp
·昨年·議論
See Myanmar for what Facebook has done.
juunpp
·昨年·議論
The ban on a communications platform effectively censors people's speech.
juunpp
·2 年前·議論
> 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.
juunpp
·3 年前·議論
> The ckd_* macros steer a refreshingly sane path around arithmetic pitfalls including C's "usual arithmetic conversions."

A 7 letter function to add two numbers and that returns a boolean... not entirely sure I'd call that 'sane'.
juunpp
·4 年前·議論
Could not have put it more succinctly.