Dragon Quest 64

Personal software engineering blog where I share a variety of topics that interest me.

Monday, December 31, 2018

Ffmpeg and Make -- A Match Made In Heaven

›
Although 'make' is most often used to compile, it's use far exceeds that.  'Make's greatest strength is that of it...
Sunday, December 23, 2018

PyPlot - Best Line Fit

›
It's a pretty common need, a scatter plot of data points and generating a 'best fit line' . #!/usr/bin/python import rand...
Monday, December 17, 2018

Bash - Extracting Metrics from Unstructured Logs

›
Seems the most common thing I need to do as of late is extra extracting metrics from semi-structured debug logs.  Depending on the comple...
Sunday, December 9, 2018

Detecting Correlation Relationships with Python

›
Have you ever visualized a data set and 'think' you see a relationship between two data streams?  When there seems to be a connec...
Monday, December 3, 2018

Installing JeroMQ for Android Project

›
I've found that ZeroMq is an amazing library for authoring distributed systems.  Cross compiling ZeroMq for Android devices, while fe...
Friday, September 14, 2018

Building FFMpeg - Ubuntu

›
One continued frustrating point I struggle with is that often command line arguments are version-specific at least often enough to pres...
Sunday, July 9, 2017

Youtube Downloader - Ta ta ta ta da DAAAAA! PUPPY POWER!

›
God Bless YouTube! Where else can you find entertainment, education and countless kitty/puppy videos? But what if you wish to pre...
‹
›
Home
View web version

About Me

Grant Lipelt
View my complete profile
Powered by Blogger.