

This is about Linux kernel driver maintainership… It’s all open source.
This is about Linux kernel driver maintainership… It’s all open source.
I don’t have experience with MSI recently, but I’d be really surprised if you couldn’t flash a new BIOS off the system partition or FAT32 USB. You may not be able to update from Linux directly, but almost all motherboards I’ve seen support doing it from the BIOS interface.
I used the communicator chime for a long time, but these days I’m basically permanently in do-not-disturb. My phone only makes sound when a close contact calls, or for a timer/alarm. Anything else can wait.
Yes. It has basically the same issue that any compatibility layer is going to have. It will either faithfully reproduce X11 so well it will bring all of the nonsense Wayland was meant to do a way with (everything not directly related to displaying graphics, like font and geometry rendering from the '80s, network transparency, insecure event handling) OR it will attempt to get a reasonable subset working for modern X apps and it won’t be compatible with dusty old binaries and X forwarding etc.
Right now it looks like a shim for Xwayland so it’s the first one, but as it matures we’ll see.
Intel has been struggling overall, and lately has been letting some of its Linux engineers go. Nothing absolutely fundamental has been affected yet (AFAICT) but I guess Clear Linux didn’t make the cut.
It would allow SSH if the desktop is locked, they’re separate. If you can get in via SSH then you can poke around logs like dmesg and see what’s up. There will probably be some messages to give you something more specific to search with.
I love that song and yeah, nailed it.
I’ll bite. Austin, TX circa 2007. Sublet. Moved my (now) wife and one year old into a one bedroom, one bathroom house the size of a shoebox. Cooled by a single window unit, had to steal wifi, and roaches crawled in through the gaps under the doors.
Ironically, it’s now a fond memory. First place I lived with my new family, it was just for the summer, we had cool neighbors and were like 200 feet from a bunch of really cool local businesses.
I couldn’t find the specific reasoning for this change, but I feel like QEMU is probably just too holistic to be appropriate for this kind of project.
QEMU needs to be able to emulate all the ARM hardware with enough fidelity to boot a naive operating system. For the purposes of running userspace applications almost all of that is not required, you really just need to convert one ABI to the other and translate the instructions. No need to handle firmware, the MMU, interrupts, disks etc.
By myself, probably Apollo 13 - I used to watch it like once a day over the summer. With my dad, we watched Predator every time my mom had to work late.
Yes! It used to be so hit or miss with Wine, but I played WoW in it around the same time and it was crazy that it worked (at least most of the time).
There’s just no reason to do this work. Even if you ignore the fork’s controversial maintainer, and just favor the fact that it’s maintained at all (which is what the proposal’s author is suggesting) just… Why?
X11 is basically over at this point, why throw a last minute wrench into the existing, working Xorg infrastructure?
When we dropped XFree86 back in the day there were license issues, packaging issues and a real alternative didn’t exist - all justifying the effort to switch. None of these are a problem today.
It’s more of an issue with torrent seeding. You need to be able to accept incoming connections to seed, so you need a VPN/router to allow incoming traffic to a certain port to reach your torrent client.
So, not a problem for leeching, but if you are trying to meet ratio requirements, could be a big problem.
Probably due north.
Hey, that’s great. I’m not sure it’s a way to reach full communism, but good on them.
Perfect example. Insurance is an entire industry of blood sucking middle men producing absolutely nothing.
Good luck to your friend. Sorry they have to support a useless leech corporation instead of, you know, paying that money to actual workers.
It’s really hard to generalize about leftist groups. The communists that feel this way have formed co-ops, or are cooperating with anarchists to do something like syndicalism (focused on unionizing existing businesses).
But the methods to start and grow businesses in a capitalist country inherently rely on acting like a capitalist. Getting loans requires a business plan that makes profit, acquiring facilities and other businesses requires capital. Local co-ops exist because they can attract members and customers that value their co-opness, but it’s very hard to scale that up to compete at a regional level. It’s not impossible, but it’s hard to view it as an engine for vast change.
Communists that focus on voting are delusional (in my opinion) but like all reformists they view the existing government as the mechanism to make widespread change.
I thought it was great, premise and execution.
Use the ‘scaled’ sort for your frontpage. Helps keep the smaller communities you sub to from getting totally drowned out by some of the larger ones.
You are getting this from Xwayland, so you’re running a rootless X server in the background. It’s nice that it works seamlessly, but it’s not really Wayland doing anything but managing the X window.