/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ddanilov.me
| | ben.bolte.cc
5.8 parsecs away

Travel
| | Some tricks I found useful for writing CUDA extensions for PyTorch.
| | embedded.fm
4.0 parsecs away

Travel
| | This time, Andrei looks at initializing variables and the use of range specifiers when initializing arrays.
| | shafik.github.io
5.3 parsecs away

Travel
| | What You Need to Know when Optimizations Changes the Behavior of Your C++
| | nora.codes
18.4 parsecs away

Travel
| [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions.