Bravo la France ! Here's to hoping more cities follow suit :)
I actively avoid any and all US products, including food. I hope others do as well. So long as we keep origin attestations, I am not sure they will sell as much as expected.
I started getting spam in German to an email address I gave to the town hall of my town. They use multiple domains to send it, but they all have the same link format that redirects to a fake AI-generated dating site. I've tried reporting some to the police, as well as the hosting providers, but haven't heard back at all. I'd like to delete the address, but it's the one town hall uses to reach me...
Is banning Pride events as a whole legal under EU law?
What games keep you on Windows? Besides a few anticheat-enabled ones which choose not to support it, basically everything works fine. I game (and work in gamedev!) 100% on Linux.
My cybersecurity course uses Linux... in a VM. We boot into Windows 10, then start Kali in VMware and do everything inside of it. I still don't know why, I just bring my own laptop with NixOS and add whichever package we are using to my shell.nix for that course.
I did contact Wube, they said they can't take interns sadly :') Would be awesome to work with them.
That's good advice, however this dorm is not part of my uni (just a partner to provide housing) and the internet provider whose T&C I'm expected to accept and sign up for 1y of are a totally separate legal entity, that has a bunch of upsells for stuff like "connect more than 1 device" (which my router/AP would basically be bypassing, and I think that's what these clauses are about). About the interference, is it possible to limit it severely while still having a reliable connection just within my room? I only really want to connect:
- Laptop (wired)
- Phone
- VR for streaming from laptop
Unfortunately, connecting to the ethernet port still prompts me to log into the network (make an account and accept these terms)
Can't hurt to do a little self-promotion ey? I recently started writing https://blog.allpurposem.at/minecraft-qr about FOSS stuff I work on and ways I've managed to survive my gamedev degree on Linux. Aiming for one post per month, though my next one is taking a bit longer.
Cool! Might make me reconsider the next laptop I get. The all-AMD Zephyrus G14 I currently run has been an awful experience (overheating after 15min of gaming, random iGPU freezes, fTPM stuttering, no video accel on Wayland, HDMI is broken, wifi randomly stops working, and mic disappears on 99% of boots), and I was looking to replace it with an Nvidia laptop, but maybe Tuxedo can fix these issues on their own hardware and make AMD viable.
I work at a game studio that provides Linux-native builds of our game. I don't speak for them but in my opinion this gives us an opportunity to take advantage of Linux features such as better input systems, performance, dev tooling, and in the future maybe APIs like Wayland. While the Windows build does work via Proton, it's limited to what Microsoft allows us to do with the Windows API. We also have to use a non-standard-compliant compiler (msvc) and overall maintaining a Windows build damages code quality, performance, dev speed, and end user experience. Our Linux userbase is already small enough, imagine if all our players started using the Proton version. It'd become impossible to justify spending as much time on the Linux builds as we do, and they would probably stop being available. So, although I see WINE and Proton as a net positive, I fear it will slowly kill Linux development and eventually all games will be limited 100% by what MS decides, despite technically playing them on a free platform.