Elektrine lite

← Feed

@combatwombat@hachyderm.io

Post #1501895

2026-04-01 11:58 UTC

@andreagrandi @bookcorners Congrats on the launch, cool idea for an app and website. And using AI to teach you how to build it instead of slopping it out on its own, nice. Did that work out in the end, meaning did you learn stuff? It did indeed find some little free libraries around Lübeck. I wonder what else lurks in OpenStreetMap that could be surfaced.

Replies (2)

  • @combatwombat @bookcorners yes I did! I can't say I remember everything (I don't remember a lot of stuff even in Python which I've been using since 2012) and surely a single app is not enough to master all the concepts, but I can definitely understand the code and know where am I supposed to change something for future updates. I didn't use this approach for the web version and all the UI/CSS/JS part is a complete black box to me

    Open ##1501896

  • @combatwombat about OSM data, check this website https://overpass-turbo.eu the example query should give you the "drinking_water" amenities. If you can find the names for other amenities, you can query them

    Open ##1501897