

Great list. I think you and I might be the only people that actually liked Dark Matter, everyone else seems to write it off as wannabe Firefly and that’s… not inaccurate, but I still enjoyed it, haha.
Great list. I think you and I might be the only people that actually liked Dark Matter, everyone else seems to write it off as wannabe Firefly and that’s… not inaccurate, but I still enjoyed it, haha.
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.
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.
I know you’re joking, but it’s going to be something dumb like this that gets deniers to rethink their position. It may be some staple that disappears from shelves, or has to be replaced by an inferior substitute, or made with weird ingredients.
If lite beer had to be made with rice, or it got to $100 a case because of climate change fucking up the wheat crop, it would do more than every science paper in the world.
I’m pretty happy with how Lower Decks ended with us wanting more instead of getting run into the ground. It’s not so much tapped out as… Done. I think SNW will be too.
Everyone with glasses is either a hipster or allergic to Retinax V
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.
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?
Yeah, at least they don’t violate conservation of matter like the Dooplers appear to.
I never really thought about it, but you’re right, the Dooplers are too over the top and only make sense in a cartoon context.
The Pandronians from TAS and LD (the species that effectively have three independent parts) also make no sense outside of a cartoon.
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.
deleted by creator
I used mutt back in the day, opening vim for message editing.
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…
These are such great episodes. The Enterprise one specifically is amazing. We so often see our valiant crew save Earth, but they almost never sacrifice their morals to do so.
For Archer, with practically all of humanity in the balance, how could he not fuck those guys over?
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.