NumPy’s numpy.random.choice() method samples items at random from an array.
May 23, 2023
I recently bought a new laptop with Windows 11 and wanted to migrate my whole hard drive contents from my old laptop with an Arch Linux installation. Follow this tutorial if you want to clone your old laptop’s hard drive to your new laptop’s hard drive via SSH in the same local network.
Mar 7, 2023
In 2020 I was following lectures on automatic control and learned about the transfer function of a system and ways to visualize it, at which point I was curious so I went ahead and wrote a simple visualizer for generic transfer functions.
Feb 27, 2023