Boring Junk
Mar. 2nd, 2017 05:56 pmLast night Mary Beth and I finished the second season of Crazy Ex-Girlfriend. More goodness, overall the first season was probably my favorite but I enjoyed season two as well. Not a whole lot else. Work was pretty good. Realized thing I thought was done had another piece to it so I knocked that out. I feel like I've learned a whole lot about javascript just working on this little node.js lambda function. Trying to figure out how to qa it 'cuz it's all on AWS and triggered by a data stream fed by dispatch.me (blah blah, weird situation that's hard to test). The guy who's in charge of AWS accounts wouldn't add Sravanth as a user 'cuz he's qa and not a developer, but I figured out a way to rig it up so it's triggered by an api endpoint but that was a little problematic because it caused the json to be wrapped in some http request json so it didn't work so I had to add some code to strip it out and parse it so it'd work (a little janky but ah well). So that's the dealio with that. (Sorry for the boring technical shit, not that anyone's actually reading this shit.)