The only computer I have is an old MacBook Pro. I wanted to try running a Starknet node on a server which is always on and the best thing I found to answer my requirement was my Synology DS128 NAS. Here is how I managed to run a Starknet node on it, using Docker and an Ubuntu image. Since I am not very familiar with those technologies (it was actually my first time using Docker), there are probably better / more optimized ways to do this. A big thanks to Dzupp for the initial tutorial (link a...