Live data from Hacker News

Viewing profile — sijirama

sijirama

HN member
Joined
Mon, Jan 01, 2024, 10:32 PM UTC
HN karma
1
Public activity
4 items

About sijirama

software engineer

Recent public activity

  1. comment
    Comment #46572514

    hella hella cool goodluck

  2. 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 -…

  3. comment
    Comment #43465894

    oh okay thank you, will surely check it out

  4. 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…