Hacker News new | ask | show | jobs
by ivannovazzi 105 days ago
Neat project! For anyone building or testing EV fleet management software who needs realistic vehicle movement data, Moveet (https://github.com/ivannovazzi/moveet) might be useful — it's an open-source simulator that drives synthetic vehicles along real OSM road networks using A* pathfinding, streaming GPS positions over WebSocket. It supports Kafka and REST sinks so you can feed position data straight into whatever backend you're testing.