tychosmoose

joined 1 year ago
[–] [email protected] 7 points 10 months ago

And if you did, and want a fun tech project to track what species are in your yard, check out BirdNET Pi: https://github.com/mcguirepr89/BirdNET-Pi

[–] [email protected] 2 points 10 months ago

It can help to download your local map for offline use. The default basemap doesn't have details like house numbers, but the downloaded maps should.

[–] [email protected] 12 points 11 months ago (4 children)

OsmAnd will do that. If you edit the destinations you can manually specify their order. Click sort there and choose door-to-door to get the most efficient routing.

The app takes some getting used to, but it works very well, and can act as a front-end for contributing to OpenStreetsMap.

[–] [email protected] 3 points 11 months ago

See what's using the space. This will list any dirs using >100MiB:

sudo du -h -d 5 -t 100M /var

[–] [email protected] 2 points 11 months ago

Interesting. In NC here. Not sure if there's a difference regionally. I was seeing that kind of RTT on ipv4, but ipv6 was slower. I'll need to give it another try. The last time I did was at my last place where I had the BGW210. I have the BGW320 now and haven't tried on that. Maybe that, or changes in their routing since then will make a difference.

[–] [email protected] 1 points 11 months ago (1 children)

Did I read right that it doesn't use systemd?

[–] [email protected] 5 points 11 months ago (2 children)

AT&T is the same. And the last time I looked they don't give you enough address space to host your own subnet. You get a /64 instead of a /56. And it's slower than ipv4.

Every few months I try it out, complain and then switch it off.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

Obligatory: Debian.

But I'd be tempted to put Proxmox on it and then run containers for each function. Then you get purpose-crafted solutions for each use case, but can easily plug new functions in or shut them down based on what you decide later.