As a consultant and advisor to many firms running on or investigating AWS, I find SSH host and key management to be a constant struggle. From IAM credentials to default OS logins, it’s easy to lose time with constant…
As a consultant and advisor to many firms running on or investigating AWS, I find SSH host and key management to be a constant struggle. From IAM credentials to default OS logins, it’s easy to lose time with constant…
I’ll be giving a talk tonight on automated Oracle database deployment at the SouthEast Michigan Oracle Professionals (SEMOP) Meetup Group. While I’ll be following up on this post later, I wanted to share the slides and Github repository for participants to follow…
After a nice twitter conversation this morning, I finally got the impetus to release the source for my Congressional Bill Statistics data. You can find the source at this Github repository. I haven’t taken the time to review…
In many circumstances, you might want to connect R directly to a database to store and retrieve data. If the source database is an Oracle database, you have a number of options: ROracle RODBC RJDBC Using ROracle should theoretically…
Much of my time lately has gone into analyzing and trading products in the volatility complex. As a result, I regularly watch the VIX term structure for continuations or deviations from trend. To make analysis simpler, I’ve written some…