Building a QEMU Virtual Image of the NI Linux Real-Time OS
There is seemingly no way to test out and play with the NI Linux Real-Time OS without purchasing hardware from National Instruments. It would be useful if we could virtualize…
There is seemingly no way to test out and play with the NI Linux Real-Time OS without purchasing hardware from National Instruments. It would be useful if we could virtualize…
The website nasdaqtrader.com maintains a list of all stock symbols for stocks on the NASDAQ and NYSE stock exchanges. The data is provided in 2 text files on their ftp…
I discovered a way to back-test stock trading strategies using the python programming language on a website called Quantopian. I found a great introduction tutorial here. Quantopian also provides a…
Certification is a great way to show your employers and/or customers that you are highly skilled at programming a particular language. In addition, it is a great way to motivate…
Okay, I have gotten bit so many times trying to setup an sshd service on multiple Windows 7 machines using cygwin that I thought I would post the procedure that…