

There an app for that now.
At least, there is on the Flipper Zero.
There an app for that now.
At least, there is on the Flipper Zero.
A tone dialer. Like this
https://images.app.goo.gl/fbdmckv44BY7fdWw9
Not for phone phreaking, just for speed-dialling.
I would make international calls frequently. I would buy calling cards. The process was: dial the 800 number on the card. Enter the id number on the card to use some of its credit. Dial the number to call. Their service would then connect me at a low rate to another country(probably making a voip call).
So I’d set up the 3 speed dial buttons with those. For each new card I’d only have to change the card’s unique number.
I’m trying the fork now, thanks. So far, it’s behaving. Thanks for the pointer to the logs, I’ll take a look if it happens again.
Thanks. I’m giving that a try!
I have the phones connected, but the app just decides to disconnect and stay that way until I check it. I’ll give that fork a try, thanks!
I could live with a few minutes, but it’s showig as offline for days. Maybe it is failing after a reboot. At least that would be a known situation to watch for.
The only setting I see is “allow background usage”, which is on (I’m using it on a Pixel 7 and 8).
Do you use it on a phone too? I did find it tricky to set up (more options than I really need, and the phone app settings don’t really work unless you select “Web UI”, which is really strange), but I didn’t mind the setup if I could then leave it alone and it works. Ideally I want to set this up on other family phones, so I can update notes and they appear everywhere.
I’d like to use resilio, I even bought a license to support it as I use it for all my pc syncing. But it’s currently showing 41% battery use for today on my phone for 2 minutes screen time 11.5 hours background. Lenny Voyager shows 7% for 1.5 hour screen time. So something is not good with the phone app. Maybe the Android battery info display is misleading somehow (it confuses me because it shows a percentage of the time-interval you’re viewing, not a percentage of the total battery drain(.
Interesting, I’d not heard of that. But does it auto-sync files? It mentions the clipboard, sharing links and browsing remote directories, but I don’t see a file sync mentioned.
I still have a directory of installers for “useful programs”. Some of them probably date back to the 90s and would need dosbox to run.
And a llama has a smaller llama grazing on its back.
deleted by creator
It’s a map site that helps you identify places around the world. Google maps is so commerce-focussed, Open Street Map often lacks an explanation of what something is.
But it clearly has issues such as not licensing the background options so it has watermarks and popups.
Opentripmap.com is similar, but is probably just OSM data.
Wikimapia is great for “what’s that wierd marking in the desert”-type questions.
Some travel routers have a USB socket for media.
They’re usually used to make connecting to hotel Wi-Fi easier (you connect your devices to its ssid, then connect to its admin page and connect it to the wifi, or just plug it in to the lan).
Tp-link ac750, for example
Rsync.net has a discounted “Borg” account https://www.rsync.net/products/borg.html Which seems to be basically no support and no zfs versioning.
Re needing lots of space: you can use --link-dest to make a new directory with hard links to unchanged files in a previous backup. So you end up with de-duplicated incremental backups. But borg handles all that transparently, with rsync you need to carefully plan relative target directory paths to get it to work correctly.
I can’t recall storage costs (they’re on the website somewhere but are not straightforward).
I was paying maybe $7 a month for a few hundred Gb, although not all of that was glacier.
But retrieval was a pain. There’s no straightforward way to convert back from glacier for a lot of files and there’s a delay. The process creates a non-glacier copy with a limited lifespan to retrieve.
Then the access costs were maybe $50 to move stuff out.
I moved to rsync.net for the convenience and simplicity. It even supported setting up rclone to access s3 directly. So I could do cloud-to-cloud to copy the files over.
I like the versatility of rclone.
It can copy to a cloud service directly.
I can chain an encryption process to that, so it encrypts then backs up.
I can then mount the encrypted, remote files so that I can easily get to them locally easily (e.g. I could run diff or md5 on select files as naturally as if they were local).
And it supports the rsync --backup options so that it can move locally deleted files elsewhere on the backup instead of deleting them there. I can set up a dir structure such as Oldfiles/20240301 Oldfiles/20240308 Etc that preserve deletions.
Why does the map on the website need that draggable divider when both versions show both types of projection?