Dragon Quest 64
Personal software engineering blog where I share a variety of topics that interest me.
Tuesday, March 16, 2021
Data Visualization with PyGal -- Pymntos
›
Recently presented 'Data Visualization with PyGal' to the Python Mn Meetup group https://www.meetup.com/PyMNtos-Twin-Cities-Python-...
Saturday, March 13, 2021
RealTime Adjustable FFmpeg Filters -- Part 1
›
FFmpeg allows dynamic filter adjustments, in past posts we've demonstrated how filters can be adjusted with respect to frame number an...
Formatting Numerics with Bash
›
Seem like every couple months I need to re-look up how to perform numeric formatting with bash. Here's a quick example of how to do it....
Linux Find Command with 'or'
›
On a number of occasions I found it necessary to locate a list of files by extension (e.g. header/source files) and found that if I needed t...
Linux Simple Text-to-Speech
›
As we enter our 6th month of self-quarantining, I find the hermit lifestyle no longer to my liking. A virtual friend is needed and this pos...
Tcpdump Examples
›
As much as I like using Wireshark, I'm a sucker for a command interface. The trouble is properly defining a filter has been difficult t...
C Storage Classes
›
In investigating the proper means to declare a global variable, I found myself reviewing some C documentation that I had long forgotten, con...
‹
›
Home
View web version