

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.
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.
I never had an issue with Lutris + a pirated copy. It’s trivial to find the anadius rip around in a torrent. Fuck the EA launcher.
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.
Also, does anyone seriously think they’d do this without some sort of carve out for Steam to work? I can’t imagine a worse idea at this time than for a desktop oriented distro to break the gaming use case that hard.
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.
Sports gambling is just terrible for everyone except the bloodsuckers that run it. Sports teams don’t want it because it incentivizes cheating / rigging games. Personal bankruptcy and domestic abuse skyrocket when people lose money they can’t afford to lose. Now the apps feed an unstable addiction literally all day long.
Thanks to the Supreme Court for pulling a bullshit ruling out of their collective asses in 2018 that makes everything worse for average Americans.
Shit, I don’t even gamble and I’m just sick of their logos and ads all over every thing when I watch a game. Used to be they had “Gambling Prohibited” up around the stadium, now they may as well own the teams.
Not sure it’s really relevant to OP, but I’ll vouch for Moonlight. I use it to stream from my beefy desktop to my laptop/Linux tablet that both have weak little integrated GPUs. It’s not perfect, need a strong internet connection, but it’s 100x better than Steam’s integrated version and for remote desktop access too.
A handy tip is that you can fake second monitors without any extra hardware so you don’t have to give up a connected screen either.
Pace makers keep you from dying so they’re sort of on a different level of need. Also, if corps did planned obsolescence on one, you’re probably not around to buy another.
If they were invented today, they would definitely have a predatory subscription model for “monitoring” your heart, or require occasional maintenance at cost to the end user.
The prequels were redeemed? That’s news to me.
I’m with you on 1 and 2, but “reduced lingual skills” I think is a bit of a stretch. Becoming fluent in another language takes a lot of effort and people only do it if they have a good long term reason.
I think it’s more likely this would cover the vacation / short term business case that is already covered by human interpreters (or apps already) instead.
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.
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.