Daily Shaarli
October 27, 2024
Interesting progress on safe type casting in Rust. This should bring nice zero copy parsing of binary data in some cases.
Indeed, those are fundamental traits to make sure you learn and make progress on your journey.
Looks like a very interesting Python library to build interactive 3d visualizations.
Ever wondered how to simulate 3D from 2D based primitives? Here is a nice experiment explaining how to approach it.