Earlier quoted context omitted.
Isn’t that a door (haha) opened by our supreme new AI coding overlords: that now it’s possible to take the Every Door source code (it’s on Github), and throw it into a coding agent with the instruction to „improve without breaking functionality“, and with some iterations and human validation that yes, the UX is now indeed better, play the changes back with a PR?
UX is one of the things AI isn’t good at. You can ask it for specific changes but just “make it nicer” is unlikely to work.
Make your first edit to OpenStreetMap
71–80 of 113 posts
Re: Make your first edit to OpenStreetMap
#72Re: Make your first edit to OpenStreetMap
#73Re: Make your first edit to OpenStreetMap
#74Earlier quoted context omitted.
Isn’t that a door (haha) opened by our supreme new AI coding overlords: that now it’s possible to take the Every Door source code (it’s on Github), and throw it into a coding agent with the instruction to „improve without breaking functionality“, and with some iterations and human validation that yes, the UX is now indeed better, play the changes back with a PR?
I can improve the UI to my taste but if the maintainer doesn't have time/money to maintain a big ol vibe coded PR for some very opinionated change isn't going to do much. That would appear to leave me with the choice of just using it for myself (lame) or I then have a public fork to maintain :( If there's basically no shot of it getting up streamed I think I'd rather make something from scratch to suit my needs witho…
Re: Make your first edit to OpenStreetMap
#75Earlier quoted context omitted.
Isn’t that a door (haha) opened by our supreme new AI coding overlords: that now it’s possible to take the Every Door source code (it’s on Github), and throw it into a coding agent with the instruction to „improve without breaking functionality“, and with some iterations and human validation that yes, the UX is now indeed better, play the changes back with a PR?
UX is one of the things AI isn’t good at. You can ask it for specific changes but just “make it nicer” is unlikely to work.
However, UX can also be improved by some simple heuristics that could be seen as mechanistic by the standards of modern LLMs.
Performance and responsiveness, for example, contribute to UX even when the UI remains fixed. I’d wager Fable-level LLMs could improve perf on most open-source GUIs by benchmarking typical use cases and progressively applying standard tricks like caching, buffering, batching network calls.
Re: Make your first edit to OpenStreetMap
#76Soon I thought "This would be easily done by an AI" and searched for it and found META's Rapid (https://rapideditor.org/) which does an ok job finding buildings, but really could go further and suggest the tags as well.
Re: Make your first edit to OpenStreetMap
#77This seems to be a very powerful way to contribute to OpenStreetMap, but I'm not sure if it's the right option for a new user. I have over 2k contributions and most are from the Every Door app ( https://every-door.app/ ) on my phone. If adding new data is too "scary", then maybe use StreetComplete ( https://streetcomplete.app/ ) which essentially asks questions about missing or existing old data. I've added buildings…
Re: Make your first edit to OpenStreetMap
#78Re: Make your first edit to OpenStreetMap
#79So, I read the article, downloaded JOSM and start making edits on my neighborhood (including adding new poligons, buildings, etc). Soon I thought "This would be easily done by an AI" and searched for it and found META's Rapid ( https://rapideditor.org/ ) which does an ok job finding buildings, but really could go further and suggest the tags as well.