Manjaro Gnome worked with my Lenovo T480s out of the box.
mindlessLump
Check out exif tool. You could also incorporate jq a command line json parser, to extract data from the json file. If you are trying to do higher level sorting/organization, you may consider using a scripting language other than bash/zsh. Guaranteed there is a Python package for reading exif data.
Here is a real world example of someone doing some reverse engineering of compiled code. Might help you understand what is possible, and some of the processes. https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times-by-70/
Definitely not humanity’s biggest problem. Chromium becoming the de facto browser creates a situation where one entity controls standards and influences how the web operates, impacting user choice and freedom, and reduces incentives for privacy and security updates.
This already happened once with IE.
I only use Firefox on desktop, but I doubt it will be a relevant choice much longer.
Edit: wrt telemetry, I was referring to the Android operating system. They collect anything and everything on users and all nearby devices.
I saw something similar to this on an intel Mac running canary years back. I believe toggling GPU acceleration in the settings resolved the issue.
I would second Elixir. Either that or Rust. Sure both are popular, but for good reason.
They are completely different from the languages you use.
You will be introduced to new paradigms.
As a person who used the same stack as you (albeit typescript instead of JavaScript), I think it would be a waste of time to learn C#. It is so close to Java, and learning it may make you hate having to use Java, because it seems a bit better put together. Even though it runs on Linux, and is a good language, I don’t think there is ever a reason to chose it over Java, because M$.