← Back to context

Comment by mattmanser

8 days ago

I get what point you're trying to make, and agree, but you've picked a bad example.

That boilerplate heavy, skill-less, frontend stuff like configuring a map control with something like react-leaflet seems to be precisely what AI is good at.

Yeah it will make a map and plot some stuff on it. It might do well at handling 20 millions pins on the map gracefully even. I doubt it's gonna know to use alpha shapes to complement DBSCAN quite so gracefully.

edit: Just spot checked it and it thinks it's a good idea to use convex hulls.