Viewing profile — sijirama
sijirama
HN member- Joined
- Mon, Jan 01, 2024, 10:32 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About sijirama
software engineer
Recent public activity
-
comment
Comment #46572514
hella hella cool goodluck
-
comment
Comment #43465945
i'm also thinking the POSTGIS route tbh, but a very good alternative i have found is in memory geo querying with redis geo spatial, since this is for more real time notifications -…
-
comment
Comment #43465894
oh okay thank you, will surely check it out
-
story
Ask HN: Best geospatial indexing approach for real-time location systems in Go?
I'm building a real-time location-based notification system in Go where users need to receive updates relevant to their geographic position. I initially implemented this using Uber…