What exactly do you want it to do? You can implement TOTP with a 10 line python script and I probably have a few of those kicking around. I’ve ended up doing that at least a couple of times.
What exactly do you want it to do? You can implement TOTP with a 10 line python script and I probably have a few of those kicking around. I’ve ended up doing that at least a couple of times.
Use a medic alert bracelet if you need something like that. EMTs are trained to look for it. They aren’t going to derp around looking at your phone.
I set up ZNC and got it working but it was a pain in the neck, took some trial and error, and the docs were confusing. Once I got it going I basically left it alone rather than try to clean up the situation.
We have supercomputers in our phones. They can handle it.
Contacts and dialer should maybe be merged. It’s nice to be able to call someone and make notes in that person’s contact page during the call.
Is there some obstacle to writing them? Special SDK privileges or anything like that? Seems like a good thing to degoogle if possible.
I’ve been fairly happy with K9 but if they are about to Mozillify it, I will check out FairEmail.
I’m pretty happy with the ordinary text editor except I wish it had a one-tap way to insert the current date and time.
It took me some moments to figure out that this is an Android launcher. Nice. I guess it will be on droid at some point.
Get a USB hub (7 port is common), plug the USB drives in, then run a script that copies the iso to one drive after another. USB itself sucks enough that trying to do them in parallel is likely asking for trouble.
I’ve never felt the need for it and didn’t know what it was til just now. dd’ing image files to USB drives has worked fine for me.
Mxroute.com look for a discount offer since they have lots of good ones.
Try trail sense for some offline navigation stuff. It is on f-droid.
Can you verify with wireshark that the traffic is only going through your lan? I’m not hip enough for nginx but I used to have to run apache under gdb all the time to trace random errors from the server. That would be next, if the traffic is really local.
There is a famous Erik Naggum rant about XML at, no wait, I better not link it but you can find it with a search engine if you want, which means you don’t get to complain to me about it since you are the one who went looking for it. Very NSFW and VERY politically incorrect. Naggum died in 2009 but anyone who published a thing like that today would be raked over the coals.
I think if your photos are on any kind of public website, AI idiots will scrape them regardless of the provider. So at minimum you have to password protect them. That said, I’d feel ok using this:
https://www.hetzner.com/storage/storage-share/
It basically runs NextCloud. You’d configure it so that only logged-in users can view the pictures, and give accounts to your friends and family. I don’t think Hetzner is likely to train AI with it, though you could check through their privacy policy. Part of the issue with eg. Google Drive is that everyone wants stuff for free, so Google recovers some of its costs by advertising, AI training, etc. Hetzner charges enough to actually make a profit, while still being IMHO affordable at the level we’re discussing. That means they don’t have to do crap with advertising etc. I have 5TB in their Storage Box product and am happy with it.
If you want to be more hardcore, you could set up a dedicated server with an encrypted HDD, but now you have to deal with the hassles of self hosting, including backups. It still wouldn’t be end to end encryption, which would require your users to run some kind of special client, or maybe use some awful javascript client.
It would help if you gave some numbers. How much data, within a factor of 1000 say? A few megabytes? A few gigabytes? A few terabytes? A few petabytes? The approach you need will change depending on the level. What is your budget?
What bothers you about cloud storage? Are any of the photos edgy?
Anyway it sounds to me like you would be fine with a decent web hosting plan and a basic photo gallery app.
I wouldn’t count on google drive doing anything in particular after expiration, unless that is expressly part of the product description. Just because you can observe it happening now doesn’t mean you can expect it to keep happening. For that matter, Google cancels products all the time. So I wouldn’t even rely on the paid plan not being withdrawn at some inconvenient moment. If you really want to use it, then best strategy is probably use it as long as it lasts, but have some plan B in mind if it goes away.
Oneprovider.com shows lots of offers in Istanbul, though servers are expensive there compared to a place like Hetzner:
https://oneprovider.com/search?&cities[]=62&price=0&price_max=9999999999999999&price_any=0
Building a full function browser is a huge project that can really only be done by a big organization. And it’s mostly for the benefit of advertisers and other hucksters, so not a satisfying thing to work on for purely charitable reasons. Basically the web sucks. We’d be better off with a privacy protecting fragment that was designed for end users rather than for upstream. See Rfc 8890 for more.