Iced Raktajino
I’m beautiful and tough like a diamond…or beef jerky in a ball gown.
- 71 Posts
- 125 Comments
Lol, exactly that.
Lol, I was about to reply to the main post and make the same joke.
Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•Always enjoy seeing this happenEnglish
2·3 days ago🤚totally guilty there.
I wish there was a way to mute or turn off replies, and I might post more. Sometimes / often I’ll want to post something but definitely do not want to be bombarded with the comments it would generate. Other times, I’ll like the community but not be involved enough in whatever hobby to post anything but still enjoy seeing other people’s work (e.g. HAM radio, sewing, etc).
Iced Raktajino@startrek.websiteOPto
Web Development@programming.dev•Best practice for resetting a user's MFA?
3·19 days agoI thought about generating a list of backup codes during the onboarding process but ruled it out because I know for a fact that people will not hold on to them.
That’s why I’m leaning more toward, and soliciting feedback for, some method of automated recovery (email token + TOTP for password resets, email token + password for MFA resets, etc). I’m trying to also avoid using security questions but haven’t closed that door entirely.
To give perspective with a 3000 mah battery I am still lasting days.
Is that connected via bluetooth or just running the LoRA radio? Curious if the V4 is any less power hungry than the V3. I never did a rundown test with one of my 3,000 mah V3 units, but my daily driver had a 2000 mah battery and barely made it 14 hours before it was throwing the battery low warning. I kept it connected to my phone the whole time under most conditions.
Same conditions but with the nRF-based T1000e, it runs for about 2 days on a 700 mAh battery AND has GPS (I didn’t have GPS on my daily driver node). The difference is amazing.
Could be any or all of that, yeah. You can also set the level of precision for your reported location, but I don’t think even the lowest precision settings would put it 1,000 miles away.
I live near-ish to an airport, and I’ll occasionally see nodes that are 1 or 2 hops and 100-200+ miles away. Best I can tell, the airborne node is legit relaying those which I think is pretty cool. Not really useful, but cool.
LoRa is a proprietary radio interface, so I don’t how how FOSS you can go with it, but the Meshtastic firmware itself is FOSS.
What are your use-cases? Are you looking for something to use as an everyday carry? An outdoor solar node to relay messages in your area? A node to use as a base station? All of the above?
For everyday carry, I semi-recently bought the SenseCap T1000e and I love it. I did a post about it here: https://startrek.website/post/34105873
Seeed (the company that makes the T1000e) also makes a nice outdoor, solar powered node: https://www.seeedstudio.com/SenseCAP-Solar-Node-P1-Pro-for-Meshtastic-LoRa-p-6412.html
They’ve also got a lot of options for various other configurations as well: https://www.seeedstudio.com/LoRa-and-Meshtastic-and-4G-c-2423.html
Those are all “turnkey” devices, but I’ve heard good things about the Heltec V4 if you want to go a more DIY route and make your own case and add your own accessories (GPS, accelerometer, etc).
Personally, I love that layout.
I’m always at a loss for what to put up as wall decorations, and I hate rats nests of cables. Win-win!
Iced Raktajino@startrek.websiteto
Opensource@programming.dev•Best CAD software for open source hardware design
10·1 month agoI asked similar a few weeks ago: https://startrek.website/post/33957879
The answers were all pretty much what you’ve already listed: FreeCAD/OpenSCAD for parametric parts and Blender for sculpted shapes.
The only one not covered in that post was OnShape because I was specifically asking for ones that weren’t SaaS/cloud based.
Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•Straight to "The Bad Place" with you.English
251·1 month agoLol, touche. Also:

Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•Straight to "The Bad Place" with you.English
9·1 month agoIn order and in character:
- [Chidi]: No, that would be highly unethical
- [Eleanor] Of course. How else would you do it?
- [Eleanor] Obviously they had it coming so no harm no foul.
- [Jason] Nah, Pill-Boi said it was fine.
- [Tahani] My heavens, no. I would never want to upset my friend Ray. Charles. Ray Charles was my friend.
- [Jason] In Jacksonville we’re legally required to.
- [Chidi] Given the ethical implications of restraining user freedom but also providing safety for the majority of people, we have to take into account several factors [ pulls out a blackboard, stomach ache intensifies ]…
Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•Straight to "The Bad Place" with you.English
6·1 month agoI mean, it might if you did all 4 of those with the same post. lol. The Judge would invent “The Super Bad Place” for that.
Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•Straight to "The Bad Place" with you.English
14·1 month agoJust seeing that is giving me a horrible flashback to Reddit and not being able to block “Superstonks”. By the time they eventually rolled out the ability to mute subs, I’d already learned there was a 1,000 user limit on the number of people you could block b/c I started blocking anyone who posted there lol.
It’s theoretically possible under ideal conditions but probably not practical.
There is a maximum hop count of 7 which means there can be, at absolute maximum, seven nodes between the sender and recipient. The default, though, is 3 hops.
While the radios may, in theory, be able to work at the range of “a few states over” as the crow flies, terrain, structures, and line of sight would likely prohibit them from working in practice at such distances. You’d also need a reliable series of hops to reach from you to them. Again, at those distances, you’d very likely exceed the maximum hop count pretty quickly.
From what I’ve seen, large meshes are generally regional.
There’s a way to join meshes over the internet via MQTT but I haven’t messed with setting that up and in some cases it can potentially overwhelm a local mesh.
My knowledge is incomplete as to what powers and restrictions you get with an amateur license, but I think the only real reason you’d want to use HAM mode in the US is if you wanted to operate on US 433 or maybe the 868 MHz block. Not sure if HAMs have access to the latter one or not, though. The 915 block is pretty permissive here for unlicensed use, so that’s usually sufficient.
Also, if a node is operating in HAM mode, it may not be able to mesh with other nodes not in HAM mode due to encryption being disabled. I could be wrong about that as I haven’t read into that specifically, but to my knowledge it tracks.
AFAIK, you only need to use it in HAM mode if you want to use licensed frequencies, a higher power transmit (assuming the radio supports it; US 915 can transmit up to 1W/30db unlicensed and many radios can only transmit at 22db max), or to go beyond the airtime limitations (there no limitations on airtime for US 915). HAM mode also disables encryption if I recall. Also AFAIK, you’re not required to use HAM mode just because you are a licensed HAM operator.
Sources: Have read the docs but am not a licensed HAM.
Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•We did this to ourselves hereEnglish
5·2 months agoI can’t even fathom what contemporary Facebook is like. I deleted it in, I think, 2009 or thereabouts, right after they changed the timeline from reverse chronological to whatever their first iteration of the engagement-based one is. I thought that sucked pretty bad, so, yeah, can’t even imagine how bad it is today.
Iced Raktajino@startrek.websiteOPto
Fediverse memes@feddit.uk•We did this to ourselves hereEnglish
4·2 months agoI wish we had Lemmy Gold here because I’d award this comment.
Any new contacts? I’d always guessed that boats would likely be running nodes.













And the auto-submitting TOTP entry form where you’re apparently not allowed to make a typo. And obscuring the TOTP number like it’s a password or state secret.