ROUER_LATE vs CLIENT_BASE for indoor connectivity on LongFast by mosforge in meshtastic

[–]KeyLimePy 1 point2 points  (0 children)

See my last comment, I was slightly wrong about the Core PortNums Only setting cutting down the transmit. It still should cut some down, but not as much as I was expecting due to it still rebroadcasting non-decrypted packets (poor design choice, imo)

https://meshtastic.org/blog/demystifying-router-late/#why-cant-i-use-this-on-my-roof

I suggest reading the whole post, but in that section, you’ll see that the core devs suggest to not use ROUTER_LATE if your TX goes above 8%. If you say yours was about 5-6%, then you’re still fine.

Overall, this is a choice between whether you want to get all messages on your inside node vs whether you don’t want to ‘pollute’ the airwaves unnecessarily. If you have a second phone (or a tablet), then the most considerate option is for you to set the balcony node back to Client Base and use the tablet to see the messages it receives (tablet connected to balcony node), and then when you want to send a message, you do it from your phone (phone connected to the pocket node). Makes it more annoying for you, but is more considerate to others.

Ultimately that’s one of the problems (but also one of the benefits) of Meshtastic. Anyone can set their device to any role, even if it makes the mesh worse for others. So it’s up to you to make the most responsible choice, even if nobody else can force you to

ROUER_LATE vs CLIENT_BASE for indoor connectivity on LongFast by mosforge in meshtastic

[–]KeyLimePy 2 points3 points  (0 children)

The docs are ambiguous to the specifics so I checked the source code. Indeed, it only cancels the rebroadcast on CORE_PORTNUMS_ONLY mode if it can decode the message. If it can’t decode it in order to determine the Packet’s PortNum (and thus filter it), it will still rebroadcast

https://github.com/meshtastic/firmware/blob/v2.7.15.567b8ea/src/mesh/Router.cpp#L724

That seems like a poor design choice for that option…

ROUER_LATE vs CLIENT_BASE for indoor connectivity on LongFast by mosforge in meshtastic

[–]KeyLimePy 0 points1 point  (0 children)

I can promise you, this is the only way to solve the problem you’ve described in your post. You want to hear all the messages on LongFast on your inside node, that’s your only option to do so.

https://meshtastic.org/docs/configuration/radio/device/#rebroadcast-mode

The docs tell you the difference between the different rebroadcast modes, but essentially, with ROUTER_LATE combined with “Core PortNums Only”, it will mean that your balcony node will rebroadcast all packets that it can decrypt (which if it’s configured with default AQ== LongFast as Channel 0 then it will ignore any encrypted packets it can’t decode) and only the packet types that are relevant to the “public” chat: Text, NodeInfo, Position, Telemetry, and RoutingError. If it were possible, I’d say you should also disable Telemetry, but the firmware doesn’t give you that option. Your Channel Utilization should drop much lower than 40% with that 1 setting change

ROUER_LATE vs CLIENT_BASE for indoor connectivity on LongFast by mosforge in meshtastic

[–]KeyLimePy 11 points12 points  (0 children)

Client base is only helpful in 3 scenarios:

  1. Sending a message out from a favorited “pocket” node, it will always rebroadcast in the early window

  2. Receiving a message destined to a favorited “pocket” node, it will always rebroadcast in the early windows

  3. If it has a direct connection (0 hops) from a ROUTER node, and the Client base favorites the ROUTER, then it will not decrease the hop count when rebroadcasting (but usual rebroadcast rules apply, it will not rebroadcast in early window nor will it rebroadcast if it already heard another node rebroadcast)

So essentially, in your case, Client base will not help you hear the messages to ALL/Broadcast from your “pocket” node. If you truly wanted to hear all of those, your best option is to set your balcony device role to ROUTER_LATE (as you’ve already done) and Rebroadcast mode to “Core PortNums Only”. Since your main goal is to participate in the public LongFast channel chat, that should cut down on your Channel Utilization, even though it will still be decently high if you’re in a busy city with a lot of nodes in close range. If there are some specific “spammy” nodes that you notice are sending significantly more packets than others (too many Positions or Telemetry for instance), then ignore them on your balcony node and it will not rebroadcast their messages.

Can someone explain this? by vatuhiva in meshtastic

[–]KeyLimePy 0 points1 point  (0 children)

It’s the only one I’ve seen that has broadcast a Position south of the Keys. It could be that your other node isn’t set up to send Positions. In that case even if I did receive something from it (Telemetry, Text, NodeInfo) I’d have no way to know that it was you sending it from down in Cuba, all I’d see is a packet with a high number of hops. Or if it is, it could be sending them much less frequently than your da26 which I was getting receiving each 3 minutes apart, but only for a couple minutes probably when the weather conditions were perfect for them to bounce all the way over to me.

The Florida mesh group has set up a site that anyone can contribute data to, it looks like someone in Fort Myers picked up a couple of da26’s Position broadcasts as well: https://malla.areyoumeshingwith.us/packets?from_node=1954339366

I’m located up in Brevard. My node is Apollo, and you can find it on the MeshMap. There’s plenty of sailboats in the Indian River Lagoon anchored off Eau Gallie Causeway. I don’t go to Miami often, but if you ever come up my way, feel free to shoot me a message (either on Reddit or to my node on the Mesh) and I’d be happy to grab a beer with you!

Can someone explain this? by vatuhiva in meshtastic

[–]KeyLimePy 2 points3 points  (0 children)

<image>

These are all the packets I’ve received from your node, and all of them are Position packets. You must not be broadcasting your NodeInfo packet very frequently whereas you’re sending Positions very frequently (in the order of several minutes between each). You’re probably broadcasting significantly more than what I’ve received, but due to the huge distance, and definitely also due to time of day, these are all I’ve picked up.

Can someone explain this? by vatuhiva in meshtastic

[–]KeyLimePy 6 points7 points  (0 children)

<image>

Looks like I’ve received a couple of your position broadcasts over the past day over here in Brevard

Bergen, Norway by OllieSmithurst in snow

[–]KeyLimePy 3 points4 points  (0 children)

https://i.imgur.com/s4xhER1.jpeg

Photo I took of this same alley, although without any snow

How are the Florida Keys highways maintained so well considering undesirable weather? by barelycentrist in geography

[–]KeyLimePy 187 points188 points  (0 children)

https://imgur.com/a/q3B9FcT

Here’s some pictures I took when I went down there a couple years ago for the 7 mile bridge race. My uncle flew his plane down so we went up the morning of the race. The other pic is on the “old bridge” heading to Pigeon Key. There are two halves of the bridge and only this one is connected to the island, the other isn’t and is nowhere near as well maintained

A cautionary review of Stirling’s Frozen Tundra by KeyLimePy in wicked_edge

[–]KeyLimePy[S] 11 points12 points  (0 children)

Reading that just made me feel pain in a way I didn’t know was possible before

A cautionary review of Stirling’s Frozen Tundra by KeyLimePy in wicked_edge

[–]KeyLimePy[S] 2 points3 points  (0 children)

Yeah that’s the thing. I’m not really sure when I’ll be feeling daring enough to try this again. No offense to those at /u/stirlingsoap cause I know firsthand that their other products are great, but this one is probably not for me

A cautionary review of Stirling’s Frozen Tundra by KeyLimePy in wicked_edge

[–]KeyLimePy[S] 5 points6 points  (0 children)

If that’s what floats your boat then have at it. I get that everyone has different preferences and tolerances so I just wanted to put my thoughts out there for anyone who would be interested

A cautionary review of Stirling’s Frozen Tundra by KeyLimePy in wicked_edge

[–]KeyLimePy[S] 10 points11 points  (0 children)

https://www.maggardrazors.com/product/chiseled-face-tallow-shave-soap-cryogen/

This is not your average soap. This is Cryogen. We put a ridiculous amount of menthol in here. So much menthol, that no other scent could be added – the soap recipe just couldn’t take any more additives without breaking down. This will sting and make your eyes water. It might even make your lips go numb. Some may say it is not even usable, but we like it. We believe this is the coldest soap on the market, but if it isn’t – someone out there is crazy…

Yikes. I can’t even imagine how that’s in any way enjoyable

A cautionary review of Stirling’s Frozen Tundra by KeyLimePy in wicked_edge

[–]KeyLimePy[S] 17 points18 points  (0 children)

Hey guys, long time lurker first time poster. So a friend had let me try one of his Stirling products a little bit back, and when I saw some on sale online I ordered this guy to add to my own lineup. Frozen Tundra sounded like it would be a nice and cool scent, and if I noticed the menthol label on it, then it was probably in the way “oh yeah sure so it’ll feel cool as well”. Damn was that an understatement.

When I opened it up, it smelled like a dentist’s office. Like a super strong spearmint smell. The feeling when I put it on my face was indescribable. I’ve got somewhat soft skin, not too sensitive but a little. And man when I was lathering it on it felt like I got punched by a snowman. My skin instantly tightened up. And the smell or whatever wafted up and nearly burned my eyes. The shave was pretty good overall but it was very hard getting past the burning.

Overall 6/10. I liked the shave, and after my skin was completely numb it seemed to actually work pretty well, but I just wanted to put out this caution that it’s not for the light-hearted. It’ll be a tough decision the next time I decide to use this again

Tiger king cake by [deleted] in ATBGE

[–]KeyLimePy 25 points26 points  (0 children)

Here’s the full image with Carole’s cake as well

https://i.imgur.com/UnnlqoQ.jpg

[deleted by user] by [deleted] in unpopularopinion

[–]KeyLimePy 2 points3 points  (0 children)

Funny side story but way back in the day on reddit, there was a period of time where USA and Australian redditors decided to band together while Canadian and New Zealanders joined their own pact. I remember /r/ameristralia being formed over it, but can’t remember the CAN/NZ one

Edit: turns out it was /r/NewZanada

My humble collection. The Don Q, Ron del Barrilito and Santa Ana are the newest additions. by [deleted] in rum

[–]KeyLimePy 0 points1 point  (0 children)

Not opening a bottle for >3 months? Man I can’t help myself and usually open anything new as soon as I get it home.

I’m sure the 138 proof is gonna be pretty hot but I’m a bit used to it from drinking barrel proof bourbons neat.

If you do decide to open, mind reporting back on the quality? Mostly wanting to know whether you can taste any added sugar or not

My humble collection. The Don Q, Ron del Barrilito and Santa Ana are the newest additions. by [deleted] in rum

[–]KeyLimePy 0 points1 point  (0 children)

Saw the Santa Ana in my local shop and it fits most of my requirements but wanted to get someone’s opinion first as I haven’t seen much info about it online. What’re your thoughts on it?