

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).
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.
Unless you can launch offensive weapons at other racers or eat shrooms to speed up or literally launch your car off of a vertical ramp into the sky and it turns into a glider in Forza, I’m pretty sure these games aren’t even in the same genre.
Announcing Star Trek: Sisko… A limited run series about Jake running his grandfather’s restaurant after achieving a small amount of literary fame.
Aww, now I’m sad Tony Todd is dead.
This sounds like a great beta canon novel plot.
Hell yeah, congrats! I get back into DCSS every few years but I have only escaped with the orb once, a lucky MiFi run. Just getting there is huge!
I use private trackers exclusively for content I want to “own” or want in the highest possible quality. Stremio/RD is great though for my wife to be able to search new media and potentially stream in okay quality without fucking with sonarr. Or popular TV you’re maybe not sold on but would try an episode. Or for old SD content, like tossing on a 90s show for a few episodes. To be honest, I live in a world of ad block and Stremio is sometimes the only way I even know something is out…
Anyway, they complement each other well.
Happy Opening Day everyone!
Exactly. DEI as a term is just a lightning rod for idiots at the moment so maybe you just publicly stop calling it that and keep everything else the same.
I dunno how to interpret this honestly. On its face this reflects poorly on Paramount, but we live in an oligarchy and I don’t really blame them for trying to avoid pissing off the volatile baby that runs this country when DEI can still be achieved without using that terminology directly.
Is there evidence that this division of their corporation was actually doing anything different than before the term DEI even existed? Or that Paramount has current issues with diversity?
Certain ones, like music trackers, can still be interviewed into. Once you get into an initial tracker and establish yourself, it becomes easier to find / get into new ones via forum invites. It’s a long road but barring a time machine it’s the easiest way.
I dunno, maybe I just had crappy indexers but usenet was always more miss than hit for me. Maybe it’s superior to public torrents but private trackers are the gold standard.
Yes? It’s been renewed, and should premiere this year.
Sorry, I don’t care what Kurtzman says about this (or an actor that is obliged to defend a project he was in) when it’s justifying putting out schlock for mind share. If that’s the best we can do, let it die - it doesn’t make anything that exists any worse.
Trek needs a good show that stands alone and isn’t aimed at us but a fresh audience. That means no cameos, limited references, not animated (that is a stigma as much as I love LD), and actually taking the time to get people invested.
Basically, they needed Discovery to not be garbage. I know non-Trekkies that were actually excited for a new sci-fi romp and got turned off almost immediately by the nonsense writing. Not the cast, or stupid out of universe concerns about being “woke” or some shit, just plain out “this makes no sense and isn’t fun to watch” and it was hard to disagree.
Everything since then has lived in Discovery’s shadow in terms of new audience and has mostly dealt with that by being aimed at fans of 90s Trek and nobody else. Prodigy may be an exception here, but that suffers from being oriented at kids.
I wouldn’t do a mailing list these days, but as someone who spent the early part of my career interacting with devs that preferred this method, it’s actually pretty ergonomic by a 2005 standard. A message thread aware, text based email client that can turn messages into patches in a keystroke makes it actually pretty comparable to modern code review…
I think it’s hard for younger devs to get this because they’re used to email being stuck in a crappy, unthreaded browser interface or Outlook etc. (which are terrible for mailing lists) and most collaboration taking place in code review and chat platforms like Teams/Slack but for decades before these were feasible, email was the way…
Well said. Especially agree on point one. I’m not a fan of the Discovery era characterization of Section 31, but ultimately there was no reason they had to be related to this movie at all. Georgiou had plenty of personal reasons to deal with this and to have a collection of ne’er-do-wells on hand without any involvement from Starfleet / S31.
Fair enough. I’m not really a fan of saves as a stat, like wins they seem a bit too arbitrary/contextual vs. actually measuring the outcome of pitching, but I’m also not a small hall type so sure.
Wagner was off my radar, but just based on stats I’m not super impressed? Like, I understand relievers aren’t held to the same standard as SPs, and a 2.3 career ERA is damn good… But half as much bWAR as Mariano? How is that not Hall of Very Good material?
Like Adam Wainwright, who won’t even whiff the hall, provided more WAR in half the games just by eating innings…
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.