Search Results
Posts tagged "open source software"
click here for the tag listingMind Your Image Metadata
Most devices record a variety of metadata when generating images. While some of that information may be innocuous, you could end up exposing the GPS coordinates to your home if you aren't careful. In this article, I provide a brief introduction to image metadata, and then show you how to remove it with exif-stripper
.
Scouring an open source project's issues can lead to an open source contribution, but there is often an overwhelming amount of issues to sift through. In this article, I share my tips for navigating an open source project's issue tracker to find something to work on.
5 Ways to Get Started in Open Source
Everyone can and should get involved in open source. Not sure how to find something to work on? Here are 5 strategies that I have used to get started.
This article introduces Data Morph, a new open source Python package that can be used to morph an input dataset of 2D points into select shapes, while preserving the summary statistics to a given number of decimal points through simulated annealing.