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

detinho

no profile record

投稿

A physicist view on gRPC – Simulating the Sun-Earth-Moon three-body system

quantitative-modelling-for-fun.medium.com
1 ポイント·投稿者 detinho·2 年前·0 コメント

コメント

detinho
·9 か月前·議論
I can use myself as an example: I have crohn's disease and I can take doses of 50000UI for some weeks, then 4000UI daily and after a year have my Vitamin D results as low as 20ng/ml.
detinho
·2 年前·議論
I think parent is saying overcommit with OS threads. 4k requests = 4k OS threads. That would lead to the problems parent is talking about.
detinho
·2 年前·議論
Don't know about wget, but curl also provides libcurl [0] so you can embed it on your software. Also curl supports a wider range of protocols, as can be seen on [0].

[0] https://curl.se/libcurl/
detinho
·2 年前·議論
Sorry but, what is the mistake on the highlighted sentence? I'm not a native english speaker.
detinho
·2 年前·議論
Settings -> Preferences.

[x] Restore previous sessions [x] Unsaved changes [x] Temporary files
detinho
·2 年前·議論
But to do that "shittier" would have to get a good implementation and turn on a bad implementation. Formatting might not be enough.

Howerver the main idea is very interesting.
detinho
·2 年前·議論
I always try to care about the reviewers. Not too large PRs so they don't LGTM it instantly. Not too small PRs so they don't have to switch contexts multiple times a day or search through many smaller PRs to get context why new PR changes specific lines.