I think that is the main thing I need to do. Check all my cloud saves for the games I want to continue. Thanks.
Excellent news.
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$.
Manjaro Gnome worked with my Lenovo T480s out of the box.
PS5 and the Xbox are great consoles. I still have and use my PS4. I don’t think you would regret buying one to compliment your steam deck. Disclaimer: I own neither a PS5 nor a steam deck.
I’ll have to check out this book. Just remember HTML cannot be parsed with regex
You could create a Python script to do this. There is a library called psutil that would help. Basically,
Would be a fun little project even for a beginner I think.
Each electron app has its own Chromium runtime. With the prevalence of electron apps, the result is multiple instances of chromium running on your machine. Chromium isn’t light weight. On top of that, there is the philosophical aspect. Do we really need to be shipping an entire browser for the purpose of creating a UI? That being said I understand why so many electron apps are created. HTML/JS/CSS are powerful and easy to use (IMO) and cross platform. I just try to avoid them and use alternatives to electron.
For real. Wouldn’t even consider it
I hadn’t heard of them. I’ll be on the look out from now on.
Had you ever seen one before?
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 see it as a good thing. Apple is not without faults, but anything that keeps Google from harvesting more data is a win for humanity. The Safari browser is the only thing stopping Google’s browser monopoly. Unfortunately it is forced, and 99% of Apple users probably have no clue they are holding up the last line of defense.
We need answers!
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 think there is some info missing. You’re using SSH to access the server where you are running the docker image? Why does your server have X server installed?
I have no experience running Lemmy. It could be the Lemmy instance includes X server to run some kind of GUI? Seems strange.