Viewing profile — zbycz
zbycz
HN member- Joined
- Fri, Dec 29, 2023, 7:46 AM UTC
- HN karma
- 62
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About zbycz
Recent public activity
-
comment
Comment #48814260
You can already add photos to OSM database. Eg. via wikimedia_commons tag. There is already plenty of apps which show them, like OsmAnd or https://cartes.app , https://osmapp.org o…
-
comment
Comment #47975149
We don't even have this for OpenStreetMap, let alone some meta service. btw, easily showing/adding/editing businesses was one of the reasons I started https://osmapp.org in 2017, I…
-
comment
Comment #47833745
until someone starts a botnet making your S3 invoice to $10k. Pay per usage is always a liability. It is horrendous that aws doesnt allow any usage limits.
- story
- story
-
comment
Comment #47088833
We can have spam filters for emails without any identity verifications. It is hard, but it should be possible for IM as well, right?
-
comment
Comment #47071312
Thanks for your comment, I assumed that Beeper uses the DMA API [1], but I couldn't find if they really do, or they are just faking requests "like from official app". It seems the …
-
comment
Comment #47060812
You may try Beeper app - it finaly has got the "secure mode" with on-device accounts. So, you can login to messenger from your phone (thanks to EU Digital Markets Acts), and your p…
-
comment
Comment #46394999
I checked, and yes - the field "create_time" is available both for coversation and for each message. The payload looks the same as the exported JSON. Look for this API call in Dev …
-
comment
Comment #46393089
If you download a Data export, the timestamps are there for every conversation, and often for messages as well. The html file is just a big JSON with some JS rendering, so I wrote …
- story
-
comment
Comment #45527465
Wow! Definitely will use, when enforcing new eslint rules. Thanks for sharing this, i just love git :)
-
comment
Comment #41698137
This was really made in 2016. I hacked it together back then, and forgot about it. Now I needed to check what did I do yesterday, and I remembered that I once made this tool. It ne…
-
comment
Comment #41609247
Hi, it often happens to me, that I write a comment, mark issue as "done" on the notification page, but then I can't find it again. I rediscovered a tool I created for this 8 years …
- story
-
comment
Comment #38823127
It is a web app - just visit https://osmapp.org in mobile or desktop. PWA is experimential feature, it lets you add it on homescreen, but nothing more. It is still online web app. …
-
comment
Comment #38814816
Hi, unfortunately this is caused by Maptiler map tiles prefering Wikidata over OSM. More info here: https://github.com/zbycz/osmapp/issues/221 You can find the "correct" OSM entity…
-
comment
Comment #38814749
Maptiler tiles prefer Wikidata over OSM. More info is here: https://github.com/zbycz/osmapp/issues/221
-
comment
Comment #38814725
Hi - I am the author. OsmAPP is my take on creating a universal OpenStreetMap app for broad public. It should be as easy to use as Google Maps, including clickable POIs and featuri…