• 0 Posts
  • 137 Comments
Joined 1 year ago
cake
Cake day: February 4th, 2024

help-circle




  • You need a direct line of sight with satellites for GPS to work.

    Of course, this is almost impossible indoors. Here’s how network location works to my understanding:

    Another person outdoors uses GPS to locate themselves. This person has Wi-Fi and Bluetooth enabled and their device can see your home/office network. Google and Apple save this information to their databases. When you request your location indoors, your device sends Wi-Fi information of nearby access points. The servers know approximate location of this Wi-Fi network and can give you your approximate location, though with a large margin of error.


  • The thing that help you navigate inside buildings is called “Network Location”.

    Google and Apple provide this functionality by collecting Wi-Fi and Bluetooth network data from all their users and creating a massive database.

    By default, “Network Location” is disabled in GrapheneOS. If you have Google Play Services installed, you can use Google’s Network Location service by enabling those options.

    Fortunately, GrapheneOS provides an alternative using Apple’s network location services. There is an option to use GrapheneOS proxy server instead of connecting directly to Apple. Of course, whether you use this feature should entirely depend on how much you trust GrapheneOS developers. This one works using just Wi-Fi data and I use it daily.



  • Don’t be afraid of using the commandline!

    It might look like you are citing magical words to your computer at first. But, since Linux is extremely modular and has endless flavors, that’s one thing tutorial makers can expect everyone to have in common.

    Ubuntu (and Kubuntu, which is just Ubuntu with KDE Plasma desktop environment instead of Gnome) and Linux Mint (based on Ubuntu, but with a different desktop environment) are all derivatives of Debian. Almost anything intended for Debian will work on both.

    You can install Proton VPN just be copying and pasting the commands in their official tutorial.

    Updates are handled similar to Windows, while not being intrusive. You will be safe updating only when the OS notifies you about it.

    Side note: since you’ll be using a laptop, you’ll most likely use display scaling. Unless it has a very high resolution display where using 2x scaling is okay, you will want to use a fractional scaling factor. Linux Mint uses an older display technology (for stability purposes) that does not do that very well. So, I recommend going forward with a distribution with KDE Plasma desktop. That one has the best fractional scaling experience so far and Kubuntu has it.