I don’t think Milei will make Argentina better in any sense in the short/mid/long term. Bolsonaro, Trump, everyone on the far-right says the same thing but it only gets worse, never better.
Just a brazilian physics student.
I don’t think Milei will make Argentina better in any sense in the short/mid/long term. Bolsonaro, Trump, everyone on the far-right says the same thing but it only gets worse, never better.
Milei? AFUERA!
Moraes have a case in his hand (the tried coup last year), because he was the supreeme judge for the elections. He judged that these people tried to help the coup and demanded that their accounts are suspended (entirely cool with the constitution), as musk doesn’t want that, they’re gone from Brazil and might be blocked countrywide.
They tried a coup (with the military and the brazilian rural oligarchs), so it’s not “censorship”, it’s enforcing that Brazil is a democratic (even if very flawed) country. The constitution give this right to the supreme court and him (he was the supreme judge for the last election, so dealing with the aftermath of the election is his obligation), so it’s a lot more nuanced than you might say.
Edit: If Musk doesn’t respect our laws, let him get out of here haha.
This is some very big red flags. If this is profitable, other companies might try and be science landlords.
I use msys2 (https://www.msys2.org/), it uses pacman as its package manager and has a lot of developer packages (so i can compile fortran and integrating it to python). It comes with bash and a terminal, but I used windows terminal and made a profile for using msys2’s bash, the same on vscode. Then I installed neofetch (https://packages.msys2.org/base/neofetch) and just saw this hahaha.
Yes, I remember reading about a gtk thing that interacts with flatpak, they said it should not give this error in April, but it seems to still be happening, idk.
Edit: I just saw that you deleted the gtk portal and it worked! So no need to install another dbus daemon.
I installed dbus-broker and the package manager checked the dependencies and removed the unnecessary stuff. After that I applied the dbus-broker services:
systemctl enable dbus-broker.service
sudo systemctl --global enable dbus-broker.service
And then restarted.
Idk if it might break things in mint, so I would be cautious.
I had this problem with flatpaks, I changed the dbus implementation to dbus-broker (in endeavouros) and it fixed the issue. It may be the same problem.
At least for me, 560 works better with wayland than x11. xorg has problems with suspending/hibernating (IDK why), but wayland just works.