I feel like it still does sometimes, with some sites that feel like they are nearly a whole OS in themselves.
I feel like it still does sometimes, with some sites that feel like they are nearly a whole OS in themselves.
Just remember if you want to share location data with someone else, the app on your phone is only one half. You also need some sort of server ehere you install software for it to report to.
For uLogger that’s probably NextCloud with the PhoneTrack app installed, or OwnTracks.
There are companies that offer paid NextCloud hosting, but if you aren’t hosting it yourself you probably can’t say it meets your privacy requirement.
Ah nice! It’s only a month old but looks really good. It has a warning not to run it in production and not to trust it with your data but I’m definitely going to have a play.
Are you literally just wanting to see the location of family members?
If you’re a self-hoster there are options, and that’s pretty much the only way you can know it’s private.
Two that come to mind are:
The PhoneTrack NextCloud app. If you run Nextcloud you can install this in nextcloud, then install a location logger on the phones. I’m more familiar with Android which has options but from a search I think OwnTracks can send to Nextcloud and supports iOS and Android (someone reported their iOS success here).
Home Assistant let’s you see locations of people on a map that is tracked with the Home Assistant mobile app on Android/iOS.
I have found uLogger or the old PhoneTrack app (that connect to GPS on a schedule) to be more accurate than apps that rely on Google telling them when the location has changed (Home Assistant and I think Owntracks). But also much more of a battery drain.
So it depends how often you want the location to be updated. I find running uLogger or PhoneTrack on the phone actually makes Home Assistant get location updates much quicker(I run both for different reasons).
So, the good thing is, your emails are showing up and not disappearing into the ether like Microsoft.
We had this at work. B2B emails, going from paid Exchange customer to paid Exchange customer. Emails just disappeared without even showing up in junk. Sending email logs showed the email was accepted.
I am not aware on any on device ones that aren’t tied to a service (e.g. Ente does it on device because of E2E encryption meaning they can’t do it on the server) but I think you need an account or to self-host the service.
There are options (other than ente) if you can self host, but (other than ente) the server will be doing the processing.
No problem! I’ve used it for years, though my home assistant running on a Raspberry Pi 4 is now doing the pi-hole thing with adguard instead as the original one was having issues. Though you get weird DNS quirks when the machine running DNS also relies on the internet.
Plus that time I did a dumb thing in home assistant to see what would happen, and it brought the internet down.
So I am keen to get another Pi. I highly recommend keeping it on a dedicated device you never touch except for updates!
I ran it on an original Raspberry Pi B which has the same RAM and a slower CPU than the original Zero! It was still in use as a Pi-hole (running the DietPi OS) until recently where it seems to be dying or not keeping up.
My Organic Maps doesn’t have traffic (or doesn’t for my area). I can’t see anything about it online either, except discussions about how it could be implemented.
Where do you find the traffic info? Even if zoomed in to New York I see nothing.
Haha I just searched up this person using Google Drive as swap 😯
https://www.reddit.com/r/linuxmasterrace/comments/rrb7gk/you_cant_download_more_r/
I traced this back to a particular rogue website. But yeah I think GNOME uses more RAM anyway, then having everything containerised in Bazzite is extra RAM I’m sure. Then having like 5 chat apps, Steam Firefox, etc open was easily eating up my 16GB RAM. Of course more RAM means more is used because unused RAM is wasted RAM, so it’s hard to judge one system against another.
That sounds like a performant way to run a system!
Possibly related? https://github.com/canonical/checkbox/issues/727
GNOME being killed by oom-killer in Ubuntu. I guess for some reason GNOME was killed for me instead of Firefox? Even though I’m on Bazzite.
I know my wife had some computer in her family earlier than we did in mine, it had a black and green screen (as in the screen only showed those colours). Not sure what it was, but it must have been the 80s I’d guess.
Looking through the wikipedia page for the Apply II I’m pretty sure one of the variations is what we had at school that I was referring to. I find it really hard to remember back that far, though!
I used Windows through to when I got a Mac for a while and used OSX (it was during the intel CPU period and I dual booted Windows). I had tested out various Linux distros over the years and always had a live linux CD just in case I needed to rescue a computer, but didn’t use it as a daily driver until I got my current laptop about 3 years ago. I switched from Windows to Linux cold turkey, no dual boot. I figured most things are in the browser these days anyway. The only thing I’ve never solved is that my scanner will scan at 1200DPI in Windows but never more than 300DPI in Linux. I have drivers downloaded from the Brother website but it doesn’t help 🙁. So I have to use my wife’s Windows laptop if I want to scan photos.
It’s hovering more like 1.7GB right now, with 1GB shared RAM (I don’t really get what that is in regards to the 1.7GB in use).
I’m also running Bazzite, a gamer-focused linux distro, but it is special. It’s an atomic distro, meaning instead of the traditional way of updates where the update program installs each of hundreds of components, in an atomic distro you get the whole update as a block. All files except the user space are read only, and so almost any application you install will instead be a containerised flatpak because otherwise it might get overwritten by an update (you can still install things the old way, sort of, but it’s heavily discouraged and a last resort.
Steam also has a *.deb for Debian based distros (e.g. Ubuntu or Mint in addition to actual Debian). A native application probably uses less RAM than a containerised version, I’m guessing.
Don’t let my weird system put you off. Linux is a fun adventure! For me, jumping around different distributions from time to time is part of the fun 🙂
Ah so cached is the disk cache and it sounds like this is not part of the “used” memory.
It sure does. I’ve never cracked 30GB RAM before. The site is doing something weird, for sure. Though I feel like Firefox should catch this before the OS crashes.
Looks good, thanks!
The RAM use kept growing until it locked up and I got booted back to the login screen, losing everything unsaved. Now it’s back to normal but when I run free -m
the numbers match what’s in the GUI.
I’m pretty sure the culprit was a website for uploading photos for printing. Something odd about it, I did upload 1,000 photos at about 2GB total, but it was sucking up RAM Like crazy. Firefox was using some fifty-something GB of RAM.
Yeah it’s a maybe, uLogger seems to let you choose which track you want to see. I presume the app lets you log to a specific track so you can have one for each person.
It might depend on what specific experience you’re looking for. For example, I log to Nextcloud and can view it there, but this is more of a “find my phone” plus tracking where I’ve been for myself (similar to Google Location History). While I’m sure I can set it up so others can see, it’s not really designed for it. It would also be a bit awkward as you’d have to log in to Nextcloud in a browser to see the locations (seems it’s possibly the same for uLogger).
I also run Home Assistant for home automation. I trigger automations off of my wife and my locations, but either of us can open the app and see at a glance where the other is (with pre-defined locations, such as “Home”, “School”, “@Dave’s Work”, etc, plus the ability to tap and see the exact location on a map).
That Home Assistant setup is much more useful for either of us seeing where the other is than I think the more dedicated tracking apps are, since they aren’t designed around sharing your location with others and that’s more of a side-function.