I never used cinnamon, but on what you're saying, it might be that the version (popos ships) cinnamon is at doesn't support nvidia on wayland, without bugs. I might be saying crap.
But on gnome (what i think is pop default DE) wayland works fine on 560, so yeah, very difficult situation.
At least for me, 560 works better with wayland than x11. xorg has problems with suspending/hibernating (IDK why), but wayland just works.
In the next few years, this will hugely affect Brazil and other commodity exporting countries.
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!
Quando cair meu primeiro salário (em outubro), boto uma grana pra instância! Mas mês que vem posso tentar doar tbm.
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.
Nobody likes being rugpulled. But lately, it's going around like a virus.Why are so many former open source darlings selling out or relicensing? And is there...
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.
What you’re refering to as Windows, is in fact, GNU/Windows, or as I’ve recently taken to calling it, GNU plus Windows. Windows is not an operating system unto itself, but rather another closed component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Windows”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.
There really is a Windows, and these people are using it, but it is just a part of the system they use. Windows is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Windows is normally used in combination with the GNU operating system: the whole system is basically GNU with Windows added, or GNU/Windows. All the so-called “Windows” distributions are really distributions of GNU/Windows.
The Supreme Court of India is hearing arguments from child protection organizations after the Madras High Court ruled that downloading and watching child pornography is not a criminal offense. In January, the High Court dismissed charges against 28-year-old S. Harish, who was caught in possession of...
(Opinião tirada do meu traseiro)
Mas acredito que os servidores têm que se comunicar e depois as postagens vão aparecendo. No início do êxodo redditiano, tentei me inscrever em todas as comunidades do lemmy brasileiro e aconteceu a mesma coisa, depois foi aparecendo os posts, acredito que como ninguém tinha tentado ainda, não apareciam posts.
Tenta se inscrever e deixa um tempo, acredito que possa funcionar.
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.