yes! i had this exact idea. i also thought about integrating geometric/clifford algebra using zig's type system so that you could have one mathematical multivector object instead of complex / quaternion types, etc.
Not GP, but I've written game engines and rendering engines. Vector operations are just common enough that having to write `.mul` every time is a huge pain, especially when you put many of them together for a large…
Except social media feeds are designed to addict. A smoker will spend their time smoking instead of not smoking. Does that mean that smoking is good? Why else would they do it, if not smoking was better? It's not that…
Seems like these are the asahi linux articles being taken from: https://asahilinux.org/2023/03/road-to-vulkan/ https://asahilinux.org/2022/11/tales-of-the-m1-gpu/ Also, if you're looking for quality content about GPUs,…
Funny thing about that n[static M] array checking syntax–it was even considered bad in 1999, when it was included: "There was a unanimous vote that the feature is ugly, and a good consensus that its incorporation into…
I don't think that fashion trends are comparable. I think that fashion trends are fine in concept–things get old and we switch things up. It's the way the human superorganism is able to evolve new ideas. Unfortunately,…
The "development time is more important than performance" motto treats bad performance as the problem with software, when in reality poor performance is a symptom of growing software complexity. I'm sure that each…
Speaking of using custom CSS with YouTube, I do the following for my experience: - Completely hide the recommended tab - Make every thumbnail grayscale (to mitigate eye-catching thumbnails) - Make every video title…
yes! i had this exact idea. i also thought about integrating geometric/clifford algebra using zig's type system so that you could have one mathematical multivector object instead of complex / quaternion types, etc.
Not GP, but I've written game engines and rendering engines. Vector operations are just common enough that having to write `.mul` every time is a huge pain, especially when you put many of them together for a large…
Except social media feeds are designed to addict. A smoker will spend their time smoking instead of not smoking. Does that mean that smoking is good? Why else would they do it, if not smoking was better? It's not that…
Seems like these are the asahi linux articles being taken from: https://asahilinux.org/2023/03/road-to-vulkan/ https://asahilinux.org/2022/11/tales-of-the-m1-gpu/ Also, if you're looking for quality content about GPUs,…
Funny thing about that n[static M] array checking syntax–it was even considered bad in 1999, when it was included: "There was a unanimous vote that the feature is ugly, and a good consensus that its incorporation into…
I don't think that fashion trends are comparable. I think that fashion trends are fine in concept–things get old and we switch things up. It's the way the human superorganism is able to evolve new ideas. Unfortunately,…
The "development time is more important than performance" motto treats bad performance as the problem with software, when in reality poor performance is a symptom of growing software complexity. I'm sure that each…
Speaking of using custom CSS with YouTube, I do the following for my experience: - Completely hide the recommended tab - Make every thumbnail grayscale (to mitigate eye-catching thumbnails) - Make every video title…