Explore >> Select a destination


You are here

nsaunders.wordpress.com
| | ropensci.org
7.3 parsecs away

Travel
| | In this new post, we're taking a break from modern birding data in our birder's series... let's explore gorgeous drawings from a natural history collection! Armed with rOpenSci's packages binding powerful C++ libraries and open taxonomy data, how much information can we automatically extract from images? Maybe not much, but we'll at least have explored image manipulation, optical character recognition (OCR), language detection, taxonomic name resolution with rOpenSci's packages. ?? Free natural history images and appropriate R tooling! A long time ago I had bookmarked the Flickr account of the Biodiversity Heritage Library (BHL). So many beautiful images of biodiversity, moreover free to use! In particular, I downloaded all pictures from one of the Birds of ...
| | vickiboykis.com
11.3 parsecs away

Travel
| | TLDR: I built a Twitter bot that tweets paintings from the WikiArt socialist realism category every 6 hours using Python and AWS Lambdas. The post outlines why I decided to do that, architecture decisions I made, technical details on how the bot works, and my next steps for the bot. Follow @SovietArtBot Here
| | www.danvk.org
7.9 parsecs away

Travel
| |
| | www.marclittlemore.com
45.0 parsecs away

Travel
| All developers want to ship code on a daily basis. If we want to get our code to our users more frequently, how can we ensure we release with confidence?