Forwarded from Mohammad Aleph
این سکسی جذاب نامش در محافل علمی NGC 2359 و نام دیگرش کلاهخود ثور Thor’s Helmet است با فاصلهی ۱۲ هزار سال نوری از ما. برعکس بیشتر نامهایی که پیشینیان بر صور آسمانی میگذاشتند، این یکی واقعا شبیه به نامش است. تصویر از ESO (رصدخانه جنوبی اروپا) به مناسبت ۵۰امین سالگردش است.
Mohammadaleph
@mohammadaleph
Mohammadaleph
@mohammadaleph
Forwarded from Learn WebAssembly (hossein dindar)
GitHub
GitHub - georgestagg/webr: The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node. - georgestagg/webr
Rust's fearless concurrency in practice
https://kerkour.com/rust-fearless-concurrency
https://kerkour.com/rust-fearless-concurrency
Sylvain Kerkour
Rust's fearless concurrency in practice
Unfortunately, using threads is not a free and easy win. Concurrency issues are the fear of a lot of developers. Due to their unpredictable behavior, they are extremely hard to spot and debug. They can go undetected for a long time, and then, one day, simply…