[-] ipacialsection@startrek.website 6 points 6 months ago* (last edited 6 months ago)

Actually, I wonder if this show was greenlit in some way because of Prodigy's cancellation. They're trying to draw in a younger audience for the sake of the franchise's long term prospects, but Prodigy didn't get as many views on Paramount+ as they hoped (and is now on a different service), so they wanted to make a version of that which is better suited to streaming, without the awkward concessions to Nickelodeon's release schedule.

Though, I think the problem is really Paramount+. A streaming service that is best known for Star Trek and a bunch of dramas that old people watch, is unlikely to get anyone under 30 to subscribe to it for Star Trek.

[-] ipacialsection@startrek.website 7 points 6 months ago* (last edited 6 months ago)

I always keep close track of these contests, it's fun to take a look at all the different concepts. Though IIRC only Juliette Taka (who designed the themes for 8, 9, and 11) even submitted a theme last time. She's great, and Emerald is great, but I hope this post gets someone even better involved with the artwork.

[-] ipacialsection@startrek.website 7 points 7 months ago* (last edited 7 months ago)

I just tried installing Parole on my own KDE Plasma+Wayland system and it just works, aside from opening an external playback window, which feels a bit weird, but I'm assuming it's normal. The only display drivers available are X, but the "Automatic" pick works.

If it doesn't work for you, make sure xwayland is installed.

[-] ipacialsection@startrek.website 7 points 7 months ago* (last edited 7 months ago)

Any software that is in the Xubuntu repositories will also be available in other Ubuntu derivatives, and most likely Debian and all its derivatives as well. Only the official spins are likely to advertise Ubuntu Pro.

Mint XFCE is a good replacement, but I'm also partial to KDE Neon, which keeps preinstalled software to a minimum and is by far the most performant KDE distro I have tried. I myself use regular Debian, with KDE, though you can choose XFCE during the install.

[-] ipacialsection@startrek.website 6 points 7 months ago

startrek.website too. maybe it's just a kbin-lemmy federation bug

[-] ipacialsection@startrek.website 6 points 8 months ago* (last edited 8 months ago)

Unfortunately, the state of Android music players is not great. Currently I have two FOSS music players installed: Metro Music Player (the F-Droid version of Retro Music Player) and mucke. mucke has a ton of really cool features that improve the shuffle experience but it's actually worse than most apps at pulling album art. Retro/Metro has beautiful UI, and has pretty good features for customization, but lacks the cool features mucke has and is less stable. Both have more than one annoying bug, but it took me a while to find music players that had this few dealbreakers.

You're basically describing the Linux Standard Base, which was abandoned back in 2015 and the way it was handled was somewhat controversial.

But there is a lot of informal standardization between Linuxes, nonetheless.

[-] ipacialsection@startrek.website 6 points 1 year ago* (last edited 1 year ago)

I've never used AMD, but folks I know have had good experiences with both; support is about equal. You probably don't need to go for a top-tier device, and if you're running VMs and containers you should be just as concerned about RAM and disk space as CPU

[-] ipacialsection@startrek.website 7 points 1 year ago* (last edited 1 year ago)

I've never played Starfield, but I haven't had issues with Elder Scrolls mods on Proton. If the Nexus Mods app doesn't work, you can just download the individual mods from their website, which I prefer anyway.

[-] ipacialsection@startrek.website 6 points 1 year ago* (last edited 1 year ago)

For the future, it's probably best to post to Lemmy communities from a Lemmy, kbin, or Friendica account; otherwise you risk the formatting of your message getting badly messed up, as it has here. It's cool that you can post here from Mastodon but that doesn't make it a good idea.

It would also have helped if you included some description with your link.

[-] ipacialsection@startrek.website 6 points 1 year ago* (last edited 1 year ago)

There is a complete set of free assets, in the form of Freedoom. Also, the official Steam version is closed-source, so make sure you're getting a free source port. (Most distros have a few in their repos, and Freedoom+GZDoom is also in Flathub.)

[-] ipacialsection@startrek.website 6 points 1 year ago* (last edited 1 year ago)

I understand it’s highly customizable.

That is true, it's one of the main benefits to using Linux!

I understand it’s a lot of manual work, though, at least… it sounds like it? From what I’ve seen people say, it seems like you need to remember a lot of codes and functions to do basic things unless you install interfaces for things?

That depends. Most Linux distros come with all the necessary interfaces for those basic things by default, but a few will require you to set them up with the command-line interface (CLI). It's just a good idea to learn CLI commands because they're more reliable, more consistent across distros, and often required for advanced things or for troubleshooting.

IMHO, the main challenges of Linux are:

  • Having to make configuration choices that Windows and OS X make for you (distros can go a long way in this regard, but you still have to choose a distro)
  • Having to install Linux, configure it, and solve problems yourself. (Basically, you use it at your own risk. If you run into issues, I recommend asking a friend, or failing that, asking on one of the many available Linux support forums (like this one) and chatrooms.)

On the other hand, Linux is easier to use in some ways:

  • Distros typically provide software repositories (basically app stores) which are better curated than those of Windows or OS X. They can negate the need to search online for downloads, and make it easy to update the system at your convenience.
  • Viruses and malware for Linux are extremely rare.
  • There are fewer restrictions on what you can do with your computer, which makes customization much easier. There are no ads, nags, "premium editions", or other commercial BS in Linux.

I also am under the impression that Linux isn’t the greatest for most games? Or at least, that’s what I heard a lot years ago, I don’t know if it’s still true (or if it was even true back then). If that’s still a thing, is it because Windows is just what everyone defaults to when designing software? How viable is gaming on Linux?

IMO, quite viable, thanks in large part to Valve's efforts with SteamOS and the Steam Deck. A lot of games have official support for Linux now, and those that don't run pretty much seamlessly through one or both of the Windows compatibility layers, Wine and Proton. Linux used to be pretty bad for gaming, but I think it's close to on par with Windows now. It's arguably even better for emulators.

And how does one even… go about setting up Linux? How do you choose what er… version? Type? Ah, distro? Again this… terminology is foreign to me, I’m not fully sure what I’m saying. Would I have to whipe a laptop of Windows to install Linux on it? How would I do that?

A "distro" is basically a version of Linux. More precisely, the operating system we call "Linux" or sometimes "GNU/Linux" is really just a bunch of disparate pieces of software that together could make an operating system, and a "Linux distro" is an operating system pieced together from those parts.

As for the choice of distro, I wouldn't overthink it. There's a small chance your hardware won't be supported by a given distro, or the install process will be more "hands-on" and difficult, but that applies to only a minority of distros. I personally am fond of Debian, though it's a more "power user" oriented distro and can be hard to install; you might find one of its derivatives, like Q4OS or Linux Mint easier to set up.

There is a way to "dual-boot" Linux alongside Windows, but it can be unreliable, and you will need to partition your hard drive to give them both dedicated space. There are tutorials for this that you can look up easily, but unless you really need Windows, "wiping your hard drive" will be the smoother option. Back up anything important first, and then (on most distros) the installer will make it easy; you'll likely just have to select your hard disk and an option to erase it. If you just want to try Linux without making it your main OS, I recommend installing it a virtual machine, such as Oracle VirtualBox or VMWare Player.

I have ADHD and Autism and combined, the whole idea of jumping into this is so goddamn overwhelming to consider figuring it out all by myself.

Speaking as a fellow autistic, I think the ability to hyperfixate helped me a lot with Linux, haha. But it is a lot, so I don't blame you for being overwhelmed. As I said, once the setup is finished it's quite easy to use, and the more advanced stuff, you can learn as you go along. So don't worry too much.

I hope this wasn't too long/hard to understand for you. Feel free to message me if you need help getting set up with Linux, or need clarification on what I've said. I love helping people with stuff like this.

view more: ‹ prev next ›

ipacialsection

joined 1 year ago