this post was submitted on 09 Sep 2025
100 points (98.1% liked)
Open Source
40512 readers
268 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I know there's a lot of legal areas open source apps have to stay out of, like the reason none of these open source maps have good points of interest databases is because they can't just import in what google has, for legal reasons. But I feel like for reviews you should be able to click a checkbox that says 'show google reviews' or something for the end user, and just webscrapes it on demand for the business you're looking at.
Even better, there should be an anonymous torrent or something of both POI databases and reviews that you can import into the apps as an end user. That way the app creators are legally protected 'our app doesn't directly give the end user google owned data' but the end user just searches google finds the db file and imports it. Boom! Win/win
Yeah not bad, I'm sure you could use federated login to allow the users' personal google acct to hit the maps api and pull reviews. But yelp/google/amzn/etc all manipulate ratings and reviews behind the scenes without any transparency which is a deeper problem and why I am always critical of reviews in general. But like I said, if you and I created an OSS review plugin/service for use in OSS maps, it wouldn't be long before it was corrupted in some regard... somehow. Cynical I know but the review data is just so damn JUICY to everyone.