data1701d

joined 8 months ago
[–] data1701d@startrek.website 4 points 3 months ago (2 children)

AMD unless you’re actually running AI/ML applications that need a GPU. AMD is easier than NVidia on Linux in every way except for ML and video encoding (although I’m on a Polaris card that lost ROCm support [which I’m bitter about] and I think AMD cards have added a few video codecs since). In GPU compute, Nvidia holds a near-dictatorship, one which I don’t necessarily want to engage in. I haven’t ever used an Intel card, but I’ve heard it seems okay. Annecdotally, graphics support is usable but still improving for gaming. Although its AI ecosystem is immature, I think Intel provides special Tensorflow/Torch modules or something, so with a bit of hacking (but likely less than AMD) you might be able to finagle some stuff into running. Where I’ve heard these shine, though, is in video encoding/decoding. I’ve heard of people buying even the cheapest card and having a blast in FFMPEG.

Truth be told, I don’t mess with ML a lot, but Google Colab provides free GPU-accelerated Linux instances with Nvidia cards, so you could probably just go AMD or Intel and get best usability while just doing AI in Colab.

[–] data1701d@startrek.website 2 points 3 months ago

Debian backports security updates to most software, including popular server software. Stable also always uses an LTS kernel, which stays supported upstream. So long as you’re using latest Debian Stable (Bookworm as of this writing), run apt update often (in fact, ‘’’unattended-upgrades’’’ is probably not the worst idea in this case) and do common sense security practices like a firewall and (brain is not working), you should be good.

In brief, it’s totally fine to use Debian and in fact one of the best options in my opinion.

[–] data1701d@startrek.website 1 points 3 months ago

Maybe Nicole Janeway will let Tuvix live…

[–] data1701d@startrek.website 0 points 3 months ago (3 children)

Honestly, just strike out Mac. I one time opened the Windows Command Prompt in front of someone and they were like “DOS?” 😂

[–] data1701d@startrek.website 4 points 3 months ago

Whoops. I just infodumped. TLDR The long, analytic version of what you just said.

The blurb: I think there are several factors to Lower Deck’s efficacy as a Star Trek comedy series.

For one, I think the classic Trek formula in many ways lends itself to a comedy. For one, I think comedy was always an intentional part of classic Trek writing balanced with other elements, whether it be Bones making a quip at the end of a TOS episode, Data manifesting his mannerisms, or Tom calling Tuvok a real freakasaurus. In addition, there was often the unintentional humor in Star Trek or the camp (granted I am a younger viewer), whether it be the ironically funny punk depiction in Star Trek IV, Troi uncomfortably harnessed in a dark, surreal environment with mediocre effects, or chuckling at what DS9’s 2024 gets horrifically and laughably wrong. Lower Decks utilizes the classic Trek formula by amplifying the intentional comedic writing while strategically replacing the unintentional humor with well-placed satire.

I also think that Lower Decks expresses a love of Trek that other Trek shows (though I have enjoyed them somewhat) seem to lack despite (or maybe because) its comedic focus, both through satire and fidelity. Rather than trying to make Star Trek darker and edgier for the sake of 21st century, Lower Decks does a great job of reviving the 24th century, whether it be the aesthetic faithfulness of the LCARS panels compared to other recent Treks, the new-yet-familiar 24th century ships that feel like the old kit-bashes in spirit, or wacky holodeck sports. In addition, although there is some of the humor typical to adult animation that I don’t necessarily enjoy, namely innuendo, a lot of the humor is well done, whether it be references that are niche for even the most savvy Star Trek fan, satires that simultaneously are funny while re-exploring previous Star Trek concepts and characters, or honestly comedy that even stands on its own without becoming so surreal the episode is some futile incoherent mess.

I also feel that what Lower Decks does great at that many other comedy shows and just shows in general fail to do, and that’s not letting its primary genre interfere with storytelling. Lower Decks is fundamentally a comedy show, but like a true Star Trek, most episodes have a moral (MAYBE NOT Rise of Vindicta, but I’ll give that a pass). The Cerritos is an explorer, but whereas the Enterprise may have explored grand political themes, the Cerritos uses its crew to light-heartedly (or sometimes, heavily) voyage through career ambition, the mother-daughter relationship, death, personal growth, collaboration, and much more in a unique, yet fundamentally Star Trek fashion, letting the moral guide the comedy without letting it get sappy. I’d in fact go as far to say that Lower Decks does character development better than the majority of Star Trek series (which often struggle with a character focus), probably only rivaled by DS9.

Overall, I think (and hope) any future Star Trek series regardless of genre would do well to follow Lower Deck’s example in building itself around what makes Star Trek Star Trek.

P.S I’m a bit biased because I’m starting to think Bradward Boimler is my spirit animal. To find that out, you first have to think you want to be another Star Trek character (a Data, a Kira, a Bones, etc.) and then slowly realize that you’re just trying to be that character (kind of like imposter syndrome except hopefully you come to an epiphany that you need to try and be your own person).

[–] data1701d@startrek.website 1 points 3 months ago

It’s a PRO thing. Also, I’ll add a list clarifying each one, as pictures don’t seem to be showing.

[–] data1701d@startrek.website 0 points 3 months ago (5 children)

I have similar feelings about Mac, probably in part because of my former Windows use as well. On one hand, I like how Mac’s terminal and development workflow (e.g availability of gcc) are more natively Unix-like, but for that, there’s also limited OpenGL support and no Vulkan support. Meanwhile, making Windows more “Unix-y” is as simple as installed Cygwin, and fixing the menu is simple a matter of installing OpenShell. (Of course, having to contort Windows gets annoying after a while, thus why I use Linux these days.)

[–] data1701d@startrek.website 0 points 3 months ago (7 children)

Also, for context, part of my exFAT leanings are that while NTFS is read-only on Mac, exFAT is read-write. I’d presume as I am, you’re not a frequent Mac user, but I’ve had situations in the past where I had to use one.

[–] data1701d@startrek.website 0 points 3 months ago (8 children)

My pleasure. The LG problem is unfortunate. Most other devices tend to support exFAT, but LG is an exception, albeit a very big one due to its pervasiveness as a brand. I do have an LG TV, but an older one that’s getting annoying to the point it’s tempting to throw a Roku behind it. Also, do you have a laptop with HDMI? That could also be a solution.

[–] data1701d@startrek.website 0 points 3 months ago (10 children)

NTFS support is pretty solid on Linux these days, but just so you know, never use it as a root partition.

I have generally used ext4. There's ways to massage it to mount on Windows, as with btrfs. Ext4 is very likely what you should do if you're installing Linux for the first time, as it has had decades of testing and is rather battle-tested

I recently did my first btrfs install. For now, I've had no issues. Of course, some could happen, but I've generally heard btrfs is fine these days. One of its cool things is native compression support, although I forgot to enable it when I did that install.

I've never used XFS.

FAT32 should be rarely used these days due to file size limits and file name limits. The only place where it should still be used is for your EFI partition.

Now exFAT really isn't that unrecognizable. It's supported by pretty much every operating system these days. It's definitely not for root partitions, but should be your default for flash drives and portable hard drives.

On another note, I recently tried Bcachefs on Debian Testing on a random old Chromebook. It is still in development, and not all distros support it yet, but I liked what I saw from my limited experience. It also supports snapshots, and unlike btrfs, has native encryption. For now, just ignore it, but like many in this post have said, keep an eye out for it.

As for ZFS, I've never tried it. The main caveat is due to licensing incompatibility, it is not in the standard Linux kernel and you have to do some special stuff.

[–] data1701d@startrek.website 1 points 3 months ago

Noooooo! Not another comic series I have to pick up each month on top of 22 and Defiant! It took all my mental energy to decide to wait for the Sons of Star Trek volume. Well, shaka to a third Mr. Lincoln.

[–] data1701d@startrek.website 1 points 6 months ago

I would say dd is the best solution for a very complete backup, but I’m also a fan of Borg Backup for incremental backups.

view more: ‹ prev next ›