DigicamFinder – open-sourced DPReview camera data
Ever since the DPReview closure announcement https://news.ycombinator.com/item?id=35248296 we were thinking how to preserve the 25 years of valuable DPReview camera data. Archive.org has been great, but it's not usable by the general public. The best way to keep it safe going forward, is to have the community own it, so we open sourced it: https://github.com/open-product-data/digital-cameras I'm aware of a number of attempts to make product data open-sourced, but none have the power of the photo geeks behind it :) Thoughts or ideas? + really looking for…
In plain words
DigicamFinder is an open-source database of digital camera data preserved from 25 years of DPReview archives. It provides photographers and developers with accessible, community-owned camera specifications and information that would otherwise be lost following DPReview's closure. The project invites contributions from the photography community to maintain and expand the dataset.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Ever since the DPReview closure announcement https://news.ycombinator.com/item?id=35248296 we were thinking how to preserve the 25 years of valuable DPReview camera data. Archive.org has been great, but it's not usable by the general public. The best way to keep it safe going forward, is to have the community own it, so we open sourced it: https://github.com/open-product-data/digital-cameras I'm aware of a number of attempts to make product data open-sourced, but none have the power of the photo geeks behind it :) Thoughts or ideas? + really looking for some contribution love.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io