Genuinely curious, how do they update? My server (ubuntu) yells at me every time I ssh in to reboot "as soon as possible" because "livepatch has fixed vulnerabilities". So if you don't reboot, you don't get kernel updates, and your server becomes vulnerable?
So tired of hearing about this platform that, afaiu, is barely even federated and not really decentralized. Why the hype when fedi exists?
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.
Yeah, the interference argument is fair, but I think this is also the ISP (totally separate third party) trying to protect the paid plans they sell for connecting more than one device...
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)
Thanks, I can't think of it as anything but duke nukem forever now. Your comment made my day.
I can echo the frustrations expressed about social media becoming a necessity as it becomes the primary channel for communication by an institution. Both my university and student dorm use exclusively Discord to communicate events, exams, and general announcements. I don't run Discord on my phone and due to this I have come close to missing several important things, if not for a friend letting me know. I'm not sure what if anything could be done to change this...
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.
The "immutable" type of distros could be worth a shot. They don't let you break the system and if anything does break, you can undo it with a reboot, so they tend to be pretty stable. My family runs a few flavors of Universal Blue, which are based on Fedora and hasn't broken for them, but I don't know the exact hardware. I've been running NixOS (also immutable) on a Framework 16 since the laptop came out, I can't count a single hardware issue I encountered. However, NixOS does come with a steep learning curve, so it's hard to recommend, and it also has trouble running software that hasn't been already packaged for it.