Live data from Hacker News

Viewing profile — kdeorah

kdeorah

HN member
Joined
Fri, Dec 11, 2015, 4:41 AM UTC
HN karma
78
Public activity
36 items

About kdeorah

founder/ceo of hypertrack

Recent public activity

  1. comment
    Comment #23354232

    Congrats on the call out by Point Free, authors of the functional architecture you are using. https://twitter.com/pointfreeco/status/1266397563004915712

  2. comment
    Comment #21953139

    Bike-pooling and carpooling are taking off quite a bit in Asia (at the expense of Uber). Scooters and bikes are doing well in US and EU. There are more apps to be built for sure...…

  3. comment
    Comment #21949996

    How do you calculate ETAs? Do you use Google Maps?

  4. comment
    Comment #21841629

    1. You don’t have to pay Google :-) 2. Google packages the on-device navigation and places experience for ridesharing, while this repo is focused on the location tracking aspect an…

  5. comment
    Comment #21841535

    ah that's interesting. we've seen that sales people don't like being tracked, they like to perform. service teams on the other hand like stuff being automated and get more efficien…

  6. comment
    Comment #21841389

    @kishanht ridesharing is a relatable metaphor for any two sided network with moving supply on one side, being matched with dynamic demand on the other. @Charles_tse thanks for goin…

  7. story
  8. comment
    Comment #20959378

    good question, main goal was to get the project up and running quickly. guess for the frontend there's less need for it. the backend project uses localtunnel to consume webhooks wh…

  9. comment
    Comment #20959364

    Yes you could use MapTiler or Mapbox or a React component for any other map. Google is most popular and therefore added to sample. Heroku is the easiest to get up and running with.…

  10. comment
    Comment #20959356

    Smartphone is where the work app sits. Making the app location aware serves a diff need than vehicle connected telematics. The worlds converge a bit but tandem is more the norm tha…

  11. comment
    Comment #20958739

    Yes look us up here: https://github.com/hypertrack

  12. comment
    Comment #20958732

    Does Uber track the ride or the driver? App users are carrying out work and the business wants to track work. Asset track and telematics are product categories used in the industry…

  13. comment
    Comment #20956273

    We built this app to dogfood our location tracking platform. Places visited, commutes taken, walks to lunches, drives to meetings … really the timeline of movement from place to pl…

  14. story
  15. story
  16. comment
    Comment #20422533

    Agree that serverless is a buzzword here, just as data science and machine learning have now become. It is about taming greater complexity at lower cost, and at increasingly more g…

  17. comment
    Comment #20417218

    Not using EC2 directly, though AWS breaks that down cost with a line item for EC2. Many tables in DynamoDB. Two out of those are most used (equally).

  18. comment
    Comment #20416974

    That's exactly right. Background location tracking leads to constant traffic. Not running into cold starts as an issue.

  19. comment
    Comment #20416968

    Top 3 are EC2, DynamoDB and Lambda.

  20. comment
    Comment #20415151

    We haven't hit any scaling issues yet. GraphQL is nice. It's really about getting data directly from DynamoDB and Aurora to an end point that Android/iOS/React-JS can query and sub…

  21. comment
    Comment #20414973

    Ah yes. The engineer would tell you we can move when we want. The manager would tell you it is harder than it looks. Management would tell you it will never happen. :-) See it as r…

  22. comment
    Comment #20414662

    Good question. At 100x, probably not. At 10x, yes would be better than managing services on our own. By that time, we would have a better prioritized list of which services to self…

  23. story
  24. story
  25. story