this post was submitted on 04 Mar 2026
680 points (98.9% liked)

Technology

82227 readers
4334 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

As a historian, I’ve studied the major consumer boycotts of history. We can take down ChatGPT and send a powerful signal to Silicon Valley, says author and historian Rutger Bregman

you are viewing a single comment's thread
view the rest of the comments
[–] JustTesting@lemmy.hogru.ch 1 point 6 hours ago (6 children)

I agree, that would be amazing. I also hope it will help with some truly local community building (no troll farms from halfway across the planet spamming shit). Weather stations are already possible with sensor nodes, and most big repeaters have weather data. Though not like weather forecasts or anything.

The main issue would probably just be congestion, not even bandwidth. Once it's used a lot, some packets will just be dropped due to congestion and you don't get a reply at all.

A bit less of a problem with meshcore, with meshtastic in densely populated areas most users still don't set their devices to client_mute, causing unnecessary rebroadcasts and even more congestion. Though with enough adoptions maybe governments might lower their restrictions on duty cycle, allowing for more traffic.

[–] IAmNorRealTakeYourMeds@lemmy.world 1 point 5 hours ago (3 children)

wouldn't the more users also mean more nodes? making the system scalable? as with more users, the network gets more robust?

[–] JustTesting@lemmy.hogru.ch 1 point 3 hours ago (2 children)

I'm definitely not an expert radio operator or anything, but this is how I understood it.

With Meshtastic, no, it actually gets worse beyond a certain point, especially in dense areas. Each radio rebroadcasts messages, so more message fill the air, causing more congestion. setting devices to client_mute (no rebroadcasting of messages) alleviates this to some extent, but most people don't do that. In general, a few well placed nodes are better than a lot of clients.

Meshcore with dedicated Repeater nodes alleviates that a bit, as a node is either a client that can originate messages, or a Repeater that can only rebroadcast. And it has a bit better routing protocol, reducing unnecessary duplicates in some cases.

The radio band is license free in many countries, but there's still some restriction, e.g. 10% duty cycle in my country, which means no radio can be sending more than 10% of the time (so 1 minute in every 10 minute window). That combined with (afaik) nodes only being able so send one message at a time limits how many messages can be in flight at an instant. And more clients increases background chatter from e.g. node announcements and duplicates, leading to further congestion. And in meshtastic, since packets "flood" out in all directions, and each node rebroadcasts again, and it's not directional, all the packets travel all over the place when you send a message. You could have a packet traveling in circles between new nodes for a long time.

E.g. in my region, originally the default for meshtastic was 7 hops on long range fast preset. That led to congestion so they switched to medium range fast, then recommended limiting hops to 5, and now ideally to 3, just so there's less chatter and less utilisation of the channel. 3 hops is barely enough for me to get out of the city I live in. Meshcore also does floods, but also can keep track of paths so you can have a relayed connection along a specific path that does not flood out in all directions, along with putting up repeaters being a conscious and strategic choice by users, so you get something more like a dedicated highway of repeaters that are placed high up and can relay messages much better than some client down at street level could. And the hop limit is more like 64 (I think it can be higher but that's what is set somewhere in the firmware). And repeaters are stationary, so they don't need to announce themselves to the network that often (e.g. every 3 hours in meshtastic vs every 24-48 hours in mesh core). All of that means less channel utilization and longer reach.

[–] IAmNorRealTakeYourMeds@lemmy.world 1 point 3 hours ago (1 child)

so it's possible but it needs networks to be optimised.

[–] JustTesting@lemmy.hogru.ch 2 points 2 hours ago* (last edited 2 hours ago)

Yes. And that requires the participants to self-regulate and be educated, at least beyond a certain number of participants (and this number is more in the 100's than 1000's of devices in a city size area).

In case anyone is interested, in meshtastic, for a regular handheld device, set it to client if in a less populated area, client_mute in densely populated areas. router/repeater only for really well positioned nodes (think top of a mountain, NOT top of a tall building), router_late for ok positioned nodes where there's other, better router nodes around, but they can cover some dead zone that the better router ones don't cover. And then there's other like client_base for e.g. a rooftop node to help handheld devices inside the house reach outside. And follow the guidelines of your local area group/forum/whatever on number of hops, band to use etc.

None of that is really complicated, but a lot of users will just buy a device, turn it on excitedly with default settings, see that messaging works and not dig deeper, and then worsen then network for everyone.

With meshcore, there's a repeater firmware and a client firmware, it's not just a setting that can be selected in the app. Default is client, and switching to repeater mean reflashing the firmware. And more clients don't really matter for the network, since they don't repeat. So much less risk of an unwitting user worsening the network.

And if anyone wants to play with this, all the devices should support both meshtastic and meshcore firmware, so you can play with both and see which you prefer.

And if you're curious why I prefer meshcore, these are all the nodes I was able to hear on meshtastic and meshcore, respectively, in the same location, with meshcore I can reach twice as far in each direction

load more comments (2 replies)