I really want a better version of OSM Streak because:
The existing onekeeps resetting my streak for no reason at all on random days!
This ruins the fun with OSM editing, drives me nuts (everyone should know that stress is bad for your health) and pushes me away from the OSM project to a degree!
It doesnât seem to be maintained anymore since the developer didnât reply to my GitHub issue.
@SomeoneElse humorously suggested to me that I should create that âbetter version of OSM Streakâ myself, but:
I have trouble using Git on macOS Monterey (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun).
Where should I host the service? On localhost? On a public server (with operating costs)?
If itâs just you keeping track of what days you edit OSM and what days you donât, you could start with something really simple - like a page from a paper calendar that you cross off the days on which you edit OSM manually
Going up from there, you could create a âcomputerised solutionâ (that perhaps reads details of your edits at osm.org), but that doesnât need to be developed on a hosting platform such as one using âgitâ; it could be just locally on your computer.
This is because my actual OSM.org username is keepright! ler with exclamation point and space; the Forum displays my username with an underscore instead.
Your link is supposed to be the following: https://hdyc.neis-one.org/?keepright!%20ler
Thanks for the reminder that I could just create my own HTML+CSS+JavaScript web app, which I already did for various other use cases (e.g. a 12-directional routing maneuvers icon generator, which I had used while doing OSM routing for fun).