Gas Prices is Germany only, but maybe you can ask the author to enable other countries?
Open Source
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.
I recently found https://f-droid.org/packages/net.canvoki.carburoid
Work we state provided data in Spain and France. I saw an issue requesting to add Italy. You may request your country too
GasBuddy's primary source is a crowdsourced user database. Kinda hard to recreate that at a FOSS level, as it will inevitably require a centralized server.
They also use OPIS, which is a subscription-based database. So who's gonna pay for that?
I'm not following. I understand how Gas Buddy works (crowd sourced data entry), but how does that preclude free and open source software? For example, look at OpenStreetMap, open license database w/ a whole ecosystem of free and open source apps built around it.
Imagine if you had to recreate OSM every hour. Because that's how often gas prices change.
Do you object to the need to get the new prices manually or just the data processing involved? Because other than osm it's very little data.
Getting the data would be harder since people would need to participate like on GasBuddy. Maybe some scraping?
I mean easy enough to recreate it with a more open database, but yeah key issue is userbase. Same flaw with trying to make a better dating site, or anything else location specific. It's barely feasible for things like lemmy and mastadon where we pull from international pools of people that mostly don't care if the other users are 500 miles away.
When you try to do a facebook equivelant, doesn't really go anywhere because, people don't need just people, but people they actually know.
and yeah trying to get "people in the same city".
as obviously one guy just reporting the gas stations around him, for an application that only he uses, is just a fancy notebook, and the real problem is would he continue using it long enough for a second to appear and make it actually beneficial for anyone.
I wonder how many api requests you'd need to accomplish something usable that you supplement with crowd sourcing.
Seems like you could do something with this https://www.zylalabs.com/api-marketplace/data/us+gas+cost+finder+api/5922#pricing
(I clicked around a bit on opis, couldn't easily find pricing and moved on)
But if you're in the thousands a month, you'd need to be wealthy enough to not give a shit, or already need a solid userbase and to start monetizing it.