It's the most common communication tool for friends and family in much of europe
Well, profitable in the short term. If the lowly peons don't have money because you took it all, they cant spend it on stuff from your factories and your profit goes down and everything grinds to a halt. of course you can try to sell it to other countries, which fucks over their economies and makes them more susceptible to populism/facism (well after an initial phase of excitement over those sweet cheap imports) and then it's facism all around and everyone is fucked. You just need to plan it well enough so you're on your private island/mars colony with robot butlers by that point
And keep the old pieces, in the end assemble them back together and see what the differences are
Adding a copilot button to a laptop, 10 years jail
I always thought the Mer de Glace at the Mont Blanc illustrates this really well. You arrive and there's a sign "the glacier was here in 1910" and that's where tourists back then.
To get to the actual glacier, you have to eall down many flights of metal stairs for about half an hour and there's several signs for different years, 1950, 1990, 2002, 2006, 2009, 2012, 2014, 2015, something like this, with the years between each sign getting shorter but the distance staying roughly the same. And from the top it's really far away.
Of course, once you actually reach the glacier, you get to the main attraction, a 3m diameter tunnel they bored 100m deep into it as a tourist attraction with ice sculptures inside. Above the tunnel you can see the remains of the tunnel from the previous year, half melted...
Uhm, this came out as part of a law suit against them by the record industry? So they are in the process of being sued.
While not surprising, the admission, which was made as part of court proceedings responding to a massive recording industry lawsuit against the company, shows yet again that many AI tools are trained on, essentially, anything that companies can get their hands on.
Those are not the same things... Glass is better for the environment, for one it doesn't break down into microplastics which get everywhere. And glass can be recycled indefinitely (minus some loss due to impurities) whereas plastic can be recycled up 0-1 times usually.
Plus the whole "it's up to consumers to solve this" is just corporate propaganda to absolve themselves of any responsibility, all the while not offering any alternatives that a consumer could pick from. Like literally, they paid for marketing campaigns to convince the public that it was our fault.
there's a lot of stuff you can do, and you can end up with something usable, though not great, at least not in my experience. NVidia's drivers are to blame, they don't really work well with opengl and have lots of issues (and also regressions).
The 550 beta driver is ok-ish, steam flickers but I can play games. Drivers before 535 also somewhat worked, though it really depends on your GPU.
But I don't think you will have it working acceptably without some work.
Here's some pointers on stuff to try:
- check protondb for how other people got games to work, you can filter by your GPU.
- try running through gamescope or gamemoderun
- try the modeset=1 (and maybe fbdev) kernel parameters for nvidia drm
- and there's tons of env vars and other things that can help, I couldn't summarize them all here, but as a pointer:
XWAYLAND_NO_GLAMOR=1
,WLR_RENDERER=vulkan
,LIBVA_DRIVER_NAME=nvidia
,GBM_BACKEND=nvidia-drm
(for the drm above),__GLX_VENDOR_LIBRARY_NAME=nvidia
- try the beta drivers, if those are available somehow (I'm on arch so they were easy to install), or just different driver versions in general.
The above is meant more as hints than something to copy paste, so use at your own risk. You can of course always just install a second DE with X11 and log into that for gaming and use your regular DE for everything else
If you look at elections in europe, it's pretty consistently the 35-45 year old demographic that votes right the most. Every age group votes right and it's not like it's only boomers, with the exception of young voters <30 (and women) which do vote significantly more left
E. G. Netherlands https://www.statista.com/chart/8178/pvv-largest-party-but-not-among-youth/
Enough for what? Switzerland doesn't really have coalitions, that's more Germany. At most there's "coalitions" on single issue votes. And there's 7 presidents, proportional to parties, so no such thing as a ruling party or coalition. That said, the FDP votes identical with the SVP in nearly everything already, especially economic issues, so much so that'd it'd be hard to distinguish them based on votes, minus the blatant populism.
pyenv and pyenv-virtualenv together solves this for me. Virtualenv with specific python versions that work together well with other tools like pip or poetry.
It boils down to something like
and at that point you can do regular python stuff like pip installing etc.