How technical debt is risking your security
Mar20

How technical debt is risking your security

Everyone knows they shouldn’t take shortcuts, especially in their work, and yet everyone does. Sometimes it doesn’t matter, but when it comes to code development, though, it definitely does. As any experienced programmer knows, building your code the quick and dirty way soon leads to problems down the line. These issues might not be disastrous, but they incur a small penalty every time you want to develop your code...

Read More
Run a command on binary files with this script
Mar20

Run a command on binary files with this script

Examining files from the command-line is generally an easy thing to do. You just run the command you want, followed by a list of files to be examined. Dealing with binary files, however, is more complicated. These files are often packaged up into archives, tarballs, or other packaging formats. The run-on-binaries script provides a convenient way to run a command on a collection of files, regardless of how they are packaged. The...

Read More
Tools for monitoring, introvert inclusion, and more industry trends
Mar20

Tools for monitoring, introvert inclusion, and more industry trends

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update. read...

Read More