My guess would be 3rd line from the bottom: a systemd service named gnome-terminal-server
is being started. Why is it being started?
Maybe it crashed and is set to always restart? Not sure.
F04118F
I though Ctrl+Shift+T also worked to restore windows?
This is excellent! Each step can be Googled but for a quick summary:
A wine or proton prefix is like a small Windows filesystem inside your Linux. This is how you run most games. Steam normally hides this from you, but it does this exact thing: one proton prefix per game.
On Nobara and Fedora, you will not need to worry about duplicating files and wasting space at all: they use a very advanced filesystem which (among other things) does not actually repeat files but just goes "this file is the same as the earlier one, just read that" and saves on disk space that way. You don't see this in the file explorer, you can just copy a file a hundred times but it will not consume a hundred times the disk space. Very cool stuff. And very useful with proton tricks.
That's a solid criticism. Firefox + uBlock Origin or Librewolf are good desktop alternatives. But what's the alternative on Android? Last time I checked, there wasn't any on privacyguides.
Btw I do always turn off all their rewards and wallet stuff and follow most of the https://privacyguides.org recommendations.
Thanks for your help in making privacy-focused software available on Linux btw!
Fair point, but the engine is important.
I understand their blog post, and if I were to build a browser today, I'd probably do the same.
But that doesn't mean this situation isn't problematic. It's similar to car-centric infrastructure: in this situation, for any individual, choice X makes sense, but that will make the situation even worse for the whole population. A cumulation of many tiny Prisoner's Dilemmas.
Do you mean Safari?
Name one other browser that is not based on Chromium. If it is based on Chromium, it has to deal with what Google throws at them.
I say this as an enthusiastic Brave user. Brave is great at what it does currently, but the more terrible stuff Google builds into Chromium, the more patches they'll have to maintain. This can make it harder to maintain their fork.
Worse than that, most Chromium-derivative users aren't Brave users. Many web apps already don't work as well with Firefox' JavaScript Engine (Gecko) as they do with Chromium. This gives Google immense power.
https://en.wikipedia.org/wiki/Chromium_(web_browser)#Browsers_based_on_Chromium
Happy to help! Hope we all didn't overwhelm you too much and see you in !python@programming.dev , !programming@programming.dev , !learnpython@lemmy.ml
Good points all! I think OP, like me, is not afraid of manually messing with config, reading archwiki and getting your hands dirty.
But I would've never looked at dracut when setting up Arch. I'm really happy Endeavour set that up for me. It's nice to have a good base. Btw, thus dracut also meant I didn't have to do anything with the mkinitcpio change you are linking. Although I was reading the wiki, forum, and looking forward to it.
Excellent, I think you'll love Arch. EndeavourOS provides a solid base with sane defaults. Having dracut set up out of the box prevents a lot of mistakes. Combining that with systemd-boot should be a reliable base.
As a Python dev, I think I may understand your desire to get away from Windows. I have often encountered Python tools and frameworks that don't work on Windows but do on Unix (Linux and MacOS), like Flask, but can't recall seeing the other way around.
If:
- Your laptop is still receiving security updates from Apple and is performing well,
- And your main focus now is to learn Python
I would not mess with it and just stick with MacOS.
If your laptop is no longer supported or it is getting too slow, or if you want to play around with Linux, that would be a good reason to move away from MacOS.
I agree that Konsole are Kitty are both lovely terminals that are very configurable. Kitty for ~~text file people~~ vim enthusiasts and Konsole for GUI lovers.
By "questionable update policy", do you mean that it is updated by the package manager when installed from official repositories but it has an auto-updater functionality for users installing it manually?
IIRC someone who compiled from source but didn't set the flag/config to disable the auto-updater was surprised about that.
I don't see the big deal of it to be honest. The vast majority of users will be installing through the package manager. If you compile from source, you can decide yourself whether you want it to auto-update. The whole point of compiling from source is the extra control, not the defaults, I'd guess. Unless you don't know what you are doing and the package was not available for your distro and in that case, enabling auto-update by default even serves that user group.
Yes but at least Hue (and IKEA and LIDL and many other brands') lights work well with open Zigbee coordinators, like deconz and ZHA in Home Assistant.
I wish there were more Zigbee and Zwave and less WiFi IoT devices too. I don't even have a Zwave coordinator because I never found anything I wanted with Zwave support.