AlvaTech
2 min read

Starting PyTorch 1.12 official release, PyTorch supports Apple’s new Metal Performance Shaders (MPS) backend.

5 min read

JavaScript is a very flexible and powerful language, but it also has some quirks that can cause confusion and frustration. One of these quirks is how it handles integer division, or dividing two numbers and getting a whole number as a result.