There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

@ipacialsection@startrek.website avatar

ipacialsection

@[email protected]

Here to follow content related to Star Trek, Linux, open-source software, and anything else I like that happens to have a substantial Lemmy community for it.

Main fediverse account: @f00fc7c8

This profile is from a federated server and may be incomplete. Browse more on the original instance.

ipacialsection ,
@ipacialsection@startrek.website avatar

The idea is probably to make it easier to get a useful configuration out of Debian. SpiralLinux does the same thing.

ipacialsection ,
@ipacialsection@startrek.website avatar

Debian’s preinstalled software on some desktops is one of my main problems with the distro and one of the reasons I hesitate to recommend it to newbies, so I like the idea behind something like this or SpiralLinux, but I wouldn’t use either distro myself, because I find that the more a distro deviates from upstream and adds its own configurations, the harder it is to troubleshoot issues or configure them the way I like.

As for Xebian, I don’t see the point of trying to make Debian Sid easier to install. It’s a development release, guaranteed to have many bugs, and not really suitable for the average user. If you can’t install and “declutter” sid yourself, it’s better to be using the latest stable or even testing release.

geekstv , to linux Spanish
@geekstv@mastodon.world avatar
ipacialsection ,
@ipacialsection@startrek.website avatar

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 ,
@ipacialsection@startrek.website avatar

To be honest, I’ve never used or heard of a keyboard or mouse that doesn’t work with Linux. The space is pretty well standardized so generic drivers work for everything. I don’t have experience with keyboard layouts that aren’t English QWERTY, though. The safest option would be something basic from a major brand, extra stuff like RGB is not 100% guaranteed to work.

ipacialsection ,
@ipacialsection@startrek.website avatar

I’d recommend using Fedora Workstation, it was a great experience back when I myself had an HP ENVY “fliptop”. Anything with GNOME as its desktop environment should be perfect.

ipacialsection ,
@ipacialsection@startrek.website avatar

How was the screen rotation? I am mostly using mine flipped with a second monitor.

Automatic screen rotation wasn’t exactly smooth, but it did work, and I didn’t experience any major issues because of it. I’d imagine it’s better now.

Also, what year was the HP ENVY?

Somewhere around 2018 I think, it was a while ago. But you can test in the live environment to see if the hardware support is still as good as it was.

ipacialsection ,
@ipacialsection@startrek.website avatar

I use vgy.me currently. Unfortunately I’m not aware of any open-source options, but vgy at least seems friendly and easy to work with.

ipacialsection ,
@ipacialsection@startrek.website avatar

Between the three I’d go for Linux Mint. It was my first distro too, and it makes the setup process very easy, especially for users coming from Windows. Manjaro and Ubuntu are fine, plenty of people I know love them, but they’ve both made some decisions in recent years that I don’t like. The former being negligent with security updates, and the latter forcing their own, worse, package manager on users. You shouldn’t have any issues with Mint.

Most of the apps you mentioned are available for Linux, including Teams and VirtualBox, though you’ll probably have to download those from their respective websites. Office 365 still works from a web browser, and you can open its documents locally with LibreOffice (though more complicated documents might have some formatting messed up). I haven’t heard of uPlay, but there is an unofficial Linux client for Epic Games (called Heroic Launcher), and ~90% of Windows games either support Linux or work through a compatibility layer such as Proton.

Curious and Unknowledgable

Linux is interesting to me, but I’ve never dipped my toes into it because it seems really intimidating (and a lot of loud people act pretty snobbish about it towards non-Linux users, making it seem even more intimidating to get into; I’d rather not be bullied for my choices in software or my ignorance in others)....

ipacialsection , (edited )
@ipacialsection@startrek.website avatar

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.

ipacialsection ,
@ipacialsection@startrek.website avatar

F-Droid is the more valuable app store anyway. I always check there before Google Play.

billmason , to startrek
@billmason@mastodon.social avatar

First look at Star Trek: Prodigy season 2 is out.

The Doctor/EHM returns, as does the Voyager-A. Inject it into my veins. 🙂

https://www.startrek.com/videos/star-trek-prodigy-season-2-first-look

@startrek

ipacialsection ,
@ipacialsection@startrek.website avatar

Super glad it’s still in production despite all the bullshit with Paramount+. Though I still wonder where it will be published…

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines