Readit News logoReadit News
meehow commented on Start your own Internet Resiliency Club   bowshock.nl/irc/... · Posted by u/todsacerdoti
alnwlsn · 3 months ago
I've found Meshtastic is simply not ready to be set up in an environment without internet, as I discovered when I brought some of the boards I bought with me on vacation to a rural area with more space to test them, but very limited internet.

The entirety of the meshtastic project is web first.

- To flash your boards, the suggested method is their "Web Flasher", and if you download the firmware source, it depends on PlatformIO (and the internet) to download and install the toolchains and flasher programs you need.

- The clients for meshtastic are available on the app stores, or as a web app at https://client.meshtastic.org/ None of these are offline. I did later learn the boards themselves host the web app, but they still have to be connected to an Wifi AP, you don't get it just by plugging the board into your computer.

- The docs are hosted at https://meshtastic.org/docs. "Download Docs" or "How to self host this project" are not topics described there or anywhere else. A technical person could figure this out, but this is seemingly not a primary concern.

I suppose this is the very point of this post, to get people to have it all set up beforehand, but not even having the docs as a PDF I can read offline? I learned about Meshcore too in this thread, but if I go to their site and the "getting started" guide is a Youtube video, then you're not ready for an emergency!

meehow · 3 months ago
- Compiled firmware is available on GitHub, packed together with a script for flashing it.

- You can use Meshtastic CLI.

- Docs are in git repository in .mdx format: https://github.com/meshtastic/meshtastic

All "sins" you mentioned are results of trying to be more convenient for users used to web browsers. Current state of web is pretty far from being decentralized, including web3.

Deleted Comment

meehow commented on PrivTracker – Private BitTorrent tracker for everyone   privtracker.com/... · Posted by u/prvt
Pooge · 8 months ago
Is there a self-hostable BitTorrent tracker that can run with Docker? I know there's an option on qBittorrent but I don't want my server to run a full BitTorrent client; just the tracker.
meehow · 8 months ago
Yes, this one :)

It's automatically pushed to docker hub.

  docker run -it --rm meehow/privtracker

meehow commented on Show HN: Hacker News Telegraph: News generated from your comments   hntelegraph.com/... · Posted by u/meehow
nittanymount · 2 years ago
this is nice, sometimes, the comments under a topic is too long to read... assuming this summary is generated with AI based on the comments ?

how often it regenerate to incorporate new comments ? guess, it is not on-the-fly...

meehow · 2 years ago
Thank you for the feedback. Of course, it's AI-based. I have a cron job to check for new content every hour, but it generates articles only when there is some discussion going on.

u/meehow

KarmaCake day371April 17, 2014View Original