The article is about a Lithuanian startup building a distributed drone warning network from donated Android phones. The idea is simple: use phone microphones and location data to spot the distinctive engine noise of Shahed-type one-way attack drones, then aggregate many reports into an open detection layer. That makes it cheap, fast to deploy, and easy for non-specialists to join.
Most of the useful pushback was about whether that acoustic approach still matches the current battlefield. Several commenters said Shaheds in Ukraine have climbed from low-altitude routes to 2 to 5 km altitudes, mostly to make gun and short-range interceptor attacks harder. The side effect is that they get much quieter on the ground, which sharply cuts the value of a microphone network. Once the drones are high enough, radar becomes the better tool anyway, especially if the defender has enough coverage that flying low no longer hides them under the
radar horizon. That led to a broader conclusion: audio can still help, but mainly as one layer in a defense stack, not the primary sensor.
The other big theme was economics. Cheap attack drones only look unbeatable if you compare unit cost to unit cost. Defenders care about protecting a power plant, fuel depot, or city substation, not “winning” on the price of one interceptor. Still, the comments were clear that salvo size changes the math. Shooting down one cheap drone can be rational. Doing it every night against hundreds is a grind unless the countermeasures are also cheap and reusable. That is why people pointed to prop planes, reusable drone interceptors, commodity marine radar, and simple embedded sensors rather than exquisite systems.
There was also skepticism about the implementation itself. People who had built acoustic anomaly detectors said reliable audio sensing is much harder than the article makes it sound. Microphone placement, filtering, calibration, wind, traffic, and weak signals all matter. An old phone with a dirty mic is a very different instrument from a purpose-built sensor node. Even commenters who liked the concept often said a dedicated
ESP32-style box with better microphones or pressure sensors would make more sense than repurposed phones, if the goal is dependable detection rather than a quick volunteer network.