You can get GPS systems that upload data using a SIM. Only viable if you live somewhere with cheap roaming plans. Last I checked, a local company was selling the hardware (without sim) for 200EUR. The thing I was trying to protect was 120-ish.
What was the last version of Windows you used before hopping on over?
Windows 10. But I knew that I won't have issues adjusting to Linux because I used WSL everyday and I had gallium os sideloaded on my chromebook.
So what's your reasoning for the change to the reliable and funni penguin OS?
A series of unfortunate events in the span of a month or two along with long persisting issues that made me crack.
I had 2 machines then, a hp laptop and a PC. I used my laptop for school and financial stuff (which was shared with my father) and my PC for programming.
The first issue. The laptop had an update for a long while which it would randomly start and I was not able to put it off. But it always kept failing. It was basically a tradition for me to start my laptop on the tram to school so if there is a pending update, it will try and fail before I need it for schoolwork. I finally cracked, googled the issue and tried to trouble shoot it. The first step was to run a system integrity check. This never finished because when I went back to check up on it, an update had been started. My laptop didn't boot after that because bitlocker couldn't find the keys, even after I would manually input them on the prompt.
The second issue was with my PC. I used WSL everyday. But it would randomly just fail to boot. This was annoying, so I had a script to delete WSL, install it again and install all the packages I needed.
The third issue was also with my PC. I use a us keyboard layout despite not being from the us. This is because the international English keyboard does not input quotation marks when you type them, which makes it difficult to use for programming. But windows switched me to the international keyboard every now and then which made it annoying to code. I tried removing it, but I was not allowed to for whatever reason. What I did was admittedly stupid, but I used regedit and some online help to remove the international keyboard. That didn't work, but all system apps stopped working. I kept using it like this for a bit. Eventually, I got an update. Now I was terrified because I was not able to open settings to postpone this update. I didn't wanna have a repeat of my laptop incident.
So I just finally broke and installed Linux mint. Never looked back, ever. I use arch BTW.
TLDR: laptop got wiped due to a windows update and windows was forcing me to use an international keyboard.
Fish shell. I switched to fish ages ago, back when I didn't know much bash scripting. Now I am just so used to it that I don't wanna switch back. Plus it just works.
Your best option would be to use onlyoffice. Not sure what you mean by copilot. Copilot is available in vscode, vim, jetbrains, all of which are cross platform. You can also try using bavarder if you want something like chatgpt.
I personally use a small tool called mods to access gpt 4 using an openai API key in my terminal, but this option is only great if you have a terminal heavy workflow.
"oh we think your privacy is worth nothing to us. So here, take this email with the bare minimum that we are legally required to provide. We would have never let you know of these changes if it was not legally required"
Oh wow, that's really bad wtf. I would not mind it if it meant that the employees also get paid that much extra. But by looking at another comment here, it looks to me as if that is not the case. Really sad how undeserving of our support this system is, especially in the USA.
Using your device to do whatever is op's right. From reading the post, it seems to me that the problem is that they disable other forms of auth. This is for sure intentional, or at least a low priority bug for obvious reasons. I had the same issue, but it was failing to pull up the menu in my stock nothing phone 1. It got fixed later, but why are my backup emails or phone numbers not being used as other forms of 2fa. That is when I realised that despite my efforts, I have ended up relying on Google too much. In the process of changing that, even if it costs me money to host the servers.
I hope it gets fixed soon
Join those people
Luckily most of the small inde games always support Linux. Most of those devs don't have a need or time to go out of their way to botch the support.
I was writing just writing some code one day. I then realised something, I needed to press " key twice. I thought my keyboard had died, but the behaviour was consistent so that's unlikely. Then I realised what happened. Windows had installed and set English international as the default layout, and I was unable to switch it out in settings. Even if I manually switch to English us, it would eventually go back. And editing the registry to remove it just made all windows system apps shit themselves.
Now at the same time, I had a laptop. It had an update pending for a few weeks, but the update kept failing and hence I had not allowed it to update this time. But as I open up my laptop to code on there with the right keyboard layout, I see the update screen. THE LAPTOP WAS NEVER TURNED OFF, and it was plugged in. I waited and waited till it finally failed yet again.
Also shortly after one more of these attempts was made my windows which wiped my encryption keys and made my system unbootable or recoverable.
I had used Linux on a Chromebook before with custom firmware, all my dev work happend in wsl, and I had did a lot of projects on the raspberry pi, so for me the logical step was to completely wipe my SSD and install Linux mint. That happened about 4 years ago and I have not ever thought of leaving Linux. I did switch to arch though, so I use arch btw.
This is great. Rider pretty much carried me through my first year at uni, considering that visual studio does not work on Linux. The neovim plugin for C# that I used kept crashing for me, glad to see non students also getting a chance to try out this software.