inaturalist-clumper 0.1
Summary
inaturalist-clumper 0.1 is a tool for collecting and publishing iNaturalist sightings; it has been used in production and now has an official release.
View Cached Full Text
Cached at: 05/16/26, 12:25 AM
Similar Articles
iNaturalist Sightings
Simon Willison built a personal tool to view iNaturalist observations grouped by time and location, using Claude Code for web, a Python CLI for clumping observations, and Git scraping to host the data on GitHub.
Sightings
Simon Willison documents how he built a 'Sightings' feature on his blog using Claude Code for web to syndicate his iNaturalist wildlife photos, back-populating over a decade of sightings.
I made a small open-source benchmark runner for testing OpenClaw agents on my own real workflows
A developer shares a personal open-source benchmark runner for testing OpenClaw agents on real, messy workflows. The tool allows users to define private evaluation cases, run agents in their actual workspace, and generate reports, aiming to provide more relevant signals than public benchmarks.
Flip TABLE: storing arbitrary data in iNaturalist
The article describes a creative project that stores arbitrary data (e.g., a to-do list) using iNaturalist observation IDs, encoding information through sequence and value bits in an unordered set of integers, and introduces the demo app YouDidIt.Bio.
Sharing "cull" : my open-source dataset tool for image scraping & classification & captioning pipeline
Cull is an open-source machine curation engine for AI image datasets that automates scraping, classification, and captioning to prepare data for training LoRAs or fine-tuning models.