Live data from Hacker News

Viewing profile — redgridtactical

redgridtactical

HN member
Joined
Mon, Mar 09, 2026, 11:58 PM UTC
HN karma
138
Public activity
76 items

About redgridtactical

https://redgridtactical.com/

Recent public activity

  1. story
    Show HN: Topo maps and Meshtastic mesh networking in MGRS navigator

    A few weeks ago I posted about Red Grid MGRS, a free 10-digit MGRS navigator for iOS (Android shipping soon!). Based on your feedback I shipped a bunch of new updates: Topographic …

  2. comment
  3. story
    Ask HN: Anyone using Meshtastic/LoRa for non-chat applications?

    Meshtastic has gotten really popular for off-grid texting but I feel like the underlying architecture (LoRa mesh + BLE relay to phone) could do a lot more than chat. I added Meshta…

  4. story
  5. comment
    Comment #47551056

    Most of the conversation around counter-drone is about the defeat side but honestly the bigger problem is coordination. If you have a drone sighting, how do you actually tell someo…

  6. comment
    Comment #47525119

    Thank you!

  7. story
  8. story
    Show HN: Coordinate converter in a single HTML file

    Came across a few online MGRS, lat/lon, UTM, and DMS converters while doing some research for my app. They were covered in ads and none of them supported batch conversions or beari…

  9. comment
    Comment #47510851

    Yeah exactly. Apple has a history of quietly changing undocumented behavior between point releases. Building on top of that is asking for a fun debugging session six months from no…

  10. comment
    Comment #47510444

    Nice list, thanks. Meshtastic bridge is on the V2.0 roadmap so the app can route through LoRa hardware for multi-kilometer range. Being able to detect and pair with these devices o…

  11. comment
    Comment #47498339

    Yes, definitely as a fallback! Currently working on a new build. If you are interested in testing please see the following link to become a tester! https://play.google.com/apps/tes…

  12. comment
    Comment #47482016

    Hadn't seen that repo, really interesting find. Using undocumented Continuity fields for discovery is tempting but I wouldn't want to build on something Apple could break in any iO…

  13. comment
    Comment #47481910

    Good call, I've looked at Meshtastic's approach. They use CoreBluetooth on iOS with a known GATT service UUID for discovery, which is basically what I'm doing now. The main differe…

  14. story
    Ask HN: How do you handle peer-to-peer discovery on iOS without a server?

    I'm building an app that syncs between phones over Bluetooth when there's no cell service. Android has Nearby Connections API which handles discovery and transport nicely. iOS has …

  15. comment
    Comment #47480162

    Apologies for posting the incorrect link to the Red Grid MGRS test. Below is the corrected link, thank you for bringing that to my attention! https://play.google.com/apps/testing/c…

  16. comment
    Comment #47478227

    If anyone is interested in testing the Android versions, please use the following link: https://play.google.com/apps/testing/com.redgrid.redgridtact... I welcome all feedback. My g…

  17. comment
    Comment #47477093

    You're right, I was wrong about iOS 17 auto-negotiating Coded PHY. After digging deeper, Apple did support it briefly in iOS 13.4 betas but pulled it in iOS 14 and it hasn't return…

  18. comment
  19. comment
    Comment #47476980

    For the time being yes, I am looking for Android testers (need 12 to publish and I am a solo dev), if you are interested please reach out!

  20. comment
    Comment #47476952

    Thanks you! Just started working on this project based on systems I use, and have gripes with, in the military. No plans to abandon it, but I understand your concern. This is the p…

  21. comment
    Comment #47473253

    If you ever do get the chance to use, let me know what you think!

  22. comment
    Comment #47473240

    All true, but the tradeoff is zero additional hardware cost and zero setup. For a family hike, small team, or a hunting party staying within a few hundred meters of each other, pul…

  23. comment
    Comment #47470851

    Yeah iOS supports BLE Coded PHY since the iPhone 12 / iOS 14. The tricky part is negotiating it at the library level. flutter_blue_plus doesn't fully expose Coded PHY yet so I'd ne…

  24. comment
    Comment #47470689

    Thank you! Would love some feedback if you try it out!

  25. comment