[-] data1701d@startrek.website 20 points 2 weeks ago

Fun fact: you didn’t have to reinstall; you can actually boot up a live usb and chroot into your install to fix things.

[-] data1701d@startrek.website 23 points 2 weeks ago

That is kind of awesome.

I wish Debian’s default Grub theme was less ugly; I know I could change it (and I have on other installs, but I’m quite lazy about theming these days. Part of it is I have a laptop that I rely on for college and don’t want to risk any theme glitches, so I keep its Debian install as vanilla as possible.

[-] data1701d@startrek.website 23 points 1 month ago

All I was thinking about watching this video is “I wish they’d open a MicroCenter in Phoenix”; I’d had a blast visiting the Tustin location after seeing TMBG in LA this May.

I then googled it for fun and found out they announced they’re opening one a month ago! I checked national news to see if I was in some jolly alternate timeline (unfortunately, no) or dreaming, and it appears not.

[-] data1701d@startrek.website 20 points 1 month ago

Cerritos strong!

[-] data1701d@startrek.website 23 points 3 months ago

For those panicking about it, this is not something you need to worry about. Here’s what this actually does:

Enforce the use of GPT partition tables for all UEFI-based Fedora installations for x86 architecture. This removes support for installing Fedora in UEFI mode on MBR-partitioned disks on x86 systems

You probably have already been using GPT on your UEFI system since you had a UEFI system. Even if you somehow were using MBR, this probably;

  1. Won’t break existing installations, as it’s merely support for installs of this type
  2. Would not be a problem even if somehow the broke existing installs, as it’s not difficult to convert MBR to GPT.
[-] data1701d@startrek.website 20 points 5 months ago* (last edited 5 months ago)

I haven't watched most of Picard yet except the first few episodes of season 1, but I weirdly picked up this detail from the IDW Picard's Academy comic. I enjoyed it. Maybe not a masterpiece, but it was at my local library and I would read it again just to look at Spock's outfit:

There's just something weirdly fitting about business casual out Starfleet Academy Instructor Spock.

17

In LD S3 E8 "Crisis Point: Paradoxus", the holographic version of Dr. T'Ana was able to recognize they were in late 20th century Earth, seemingly by a single sniff.

I am assuming this is a reflection of T'Ana's actually ability rather than mere cinematic indulgence, for two reasons:

  • We do see T'Ana has enhanced olfactory senses in S2 E10 "First First Contact", as it implies she is able to track Tendi by scent, as well as in S4 E5 "Empathalogical Fallacies" when she hunts the Betazoids.
  • Considering that Crisis Point was built off private logs, while the plot points may be ridiculous, crew abilities and limitations tend to be mostly accurate. We see this in the original Crisis Point, for instance, when Rutherford has to do the magic transport instead of Billups - simulated Cerritos crew members won't do what the real them would thing is impossible.

Anyhow, it makes me wonder if Starfleet Academy has some sort of sensory training courses for species with certain stronger senses. For instance, T'Ana might have had the option to take a course working with smell samples that they are likely to encounter in their Starfleet Career with other species that have enhanced senses.

67
So it's a prequel, then? (startrek.website)
28
So it's a prequel, then? (startrek.website)
22

In Prodigy, Nova Squadron has been revived by the mid-2380s.

This feels like a very terrible idea for a multitude of reasons. Besides the initial incident, I would think Starfleet would hesitate against elite cadet groups even further after both the attempted Red Squad coup and the USS Valiant incident.

Also, I have two takeaways from the LD Nova Fleet incident. One, Locarno feeling the need to “revive” Nova Squadron suggests that it didn’t still exist in 2381, meaning the revival must have been relatively close to 2384. Second, I feel like the coming back of a former “elite” cadet to bite them would further make Starfleet wary of establishing an elite cadet group again.

Overall, it just seems every time the Academy does this, they just produce a group of arrogant cadets very susceptible to manipulation and/or recklessness. Even 2384 squadron seems this way - we see their elitist attitude towards the former Protostar crew matching that of Red Squad and such.

So why did they do it again?

Perhaps Nova Squadron is a long-held academy tradition, and despite the initial fallout of the 2368 incident, that’s overshadowed by its long history of outstanding cadets, a legacy the academy didn’t want to suddenly erase.

Still, I feel like they could have turned Nova Squadron into an honors society that recognizes students without the special treatment rather than resurrect what seems to be the original format.

Honestly, I hope (big emphasis on hope) the new SFA show elaborates on this and overall fleshes out the Academy as an institution, at least before, as I predict will happen, our “cadets” will be starship officers in all but name by the end of the season and will barely get a proper academy experience.

I kind of wish we had an academy show either early 24th century (lost era Monster Maroon) or a chill (post-PIC) 25th or 26th century setting that just followed a normal group of cadets without weird stuff like an early commissioning.

39
submitted 6 months ago* (last edited 6 months ago) by data1701d@startrek.website to c/daystrominstitute@startrek.website

Edit: When I say "Center Right" I also mean relative to Ferengi society.

A small addition to my post, Gender and Sexual Orientation in FERENGI society from a few months back.

I caught this frame in the background of LD S4 E6 Parth's Ferengi Heart Place, depicting an unclothed Ferengi woman.

This provides an interesting insight into the Ferengi social/political landscape of the Nagus Rom era. It suggests a center right that is fine with women traveling in public to some extent (maybe with limits, like it can only be with husband or father or out of necessity), but not them being clothed. This doesn't seem to be that common, as most Ferengi women we see in this episode (including on the television in Boimler's apartment) are clothed, but it seems to be a position that exists.

Honestly, I'd be interested in a novel (perhaps written from the perspective of an autobiography) or something about how Nagus Rom and Leeta survived leading Ferenginar the first few years and adjusted to such a different role from his engineering days. We could learn a lot about the Ferengi political system.

132

cross-posted from: https://startrek.website/post/21461844

From LD S4 E4 "Something Borrowed, Something Green".

In response to a meme I saw comparing Nog and Wesley.

I've uploaded the source SVG: https://gitlab.com/dexcube/random-assets/-/raw/main/wesley_meme.svg

41

From LD S4 E4 "Something Borrowed, Something Green".

In response to a meme I saw comparing Nog and Wesley.

I've uploaded the source SVG: https://gitlab.com/dexcube/random-assets/-/raw/main/wesley_meme.svg

24
submitted 6 months ago by data1701d@startrek.website to c/linux@lemmy.ml

In case anyone is using Debian Testing/Unstable and experiencing audio issues, I thought I'd share this.

Until the bugs get fixed, there are two workarounds:

  1. Uninstall FluidSynth
  2. Add systemctl --user restart pipewire to your session startup; this eliminates the problem.

As I want FluidSynth, I went with the latter.

39

In the pilot, they depict Mojave, California as being very terraformed from a desert to a lush parkland.

However, I find this a bit antiquated... this seems to be very much rooted in an atomic age scientific idealism that thought of how we could make the world work for us and bring it to more western standards of natural beauty.

I think this is in conflict with the TNG solar punk aesthetic and the general respect for nature implied by the Prime Directive - notice how there's no desert bushes in sight as if they wiped them out. This seems to be insane damage to the ecosystem.

I wonder if they'll ever revisit Mojavo on-screen, and whether they'll retcon this so that Mojave is a gorgeous desert town where they solved the problems of drought and extreme heat plaguing the southwestern US while working in tandem with and even boosting the local wildlife, rather than just razing everything and plastering grass and non-native trees over it.

I'd bet we probably only have 3 seasons for it to happen, considering that 5 seasons has tended to be the length of most recent Trek shows (except poor old Prodigy). The only thing giving me hope is that SNW seems to be a decently successful series.

7

cross-posted from: https://startrek.website/post/21256834

I just threw this together. I felt it was a very relevant song, though I also could have put Riker clips to it and had it work just as well.

14

cross-posted from: https://startrek.website/post/21256834

I just threw this together. I felt it was a very relevant song, though I also could have put Riker clips to it and had it work just as well.

15

I just threw this together. I felt it was a very relevant song, though I also could have put Riker clips to it and had it work just as well.

[-] data1701d@startrek.website 22 points 11 months ago

Admittedly, that irks me slightly just because of the shared name with the devices folder in root, but do what works for you.

[-] data1701d@startrek.website 23 points 1 year ago

Honestly, it's 2024, and as a result, this post gives me a bit of a chuckle. For most purposes, systemd has won, and honestly, I hardly even notice. (Granted, I have only used Linux during the systemd era.) If systemd actually interferes with one's needs on a technological (not just a vague philosophical) level, little stops them from seeking out a way to use another init system.

Has it gotten more difficult to use other init systems these days? Yes. However, by the time a person has a problem where systemd can't do the job and have to use a different init system, they're probably more than competent enough to create custom services. I also feel like in terms of software support, only the most idiotic, worthless projects have no possible way to port hem to another init system.

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

I totally agree with you on the Linux side. However, I first got into Linux by using it in Virtualbox on Windows. In the Windows world, as far as I know, it’s the easiest-to-use free-as-in-beer^1^ hypervisor, so long as UEFI support has improved since I last used it.

1: I say this because of the non-libre extension pack.

[-] data1701d@startrek.website 21 points 1 year ago

I feel like that's the Trek films in a nutshell - from a critic's standpoint, they're not necessarily all great, but they almost feel like long Star Trek episodes that you enjoy anyway.

Here's my thoughts on each film:

  • Generations: Honestly, I think pretty good with a solid overall plot. I loved Data's arc - I feel like they did a great job not taking the comic relief too far. The fight scene was delightfully campy, and the "Time is a predator" stuff is so memorable to me.
  • First Contact: I think it was a fun film. It's almost the Wrath of Khan of the TNG films - a lot more action, with some Trek - which is probably why it's considered the best. Personally, I prefer Generations, but this is still a good watch.
  • Insurrection: There were a lot of fun moments, but the overall plot wasn't that great - Picard's new love interest that we never hear about again, the weird theme about "being in the moment" that I feel didn't integrate into the plot all that well, etc.
  • Nemesis: I think Nemesis had a lot of great things that didn't quite land at the end. I think Shinzon did a great acting job, but could have been written better. They made him more irrational than I think he should have been, and the whole plot with "blowing up the earth" and "conquering the galaxy" felt way out of line for someone who is the product of and survived imperialism. As for B4, I feel they didn't address the ethical concerns of throwing Data's mind in him. At the end, blowing up Data didn't help, but if the rest of the movie had been written better, I might have been fine with this choice, Chances are, whether through B4 or a Search for Spock-esque plot, we would have gotten another film where we got Data back.
[-] data1701d@startrek.website 20 points 1 year ago

Qemu/KVM and Virt Manager. I have three VMs that I pass my GPU to: a Hackintosh, a Windows 10, and and Windows 7.

[-] data1701d@startrek.website 22 points 1 year ago

Meanwhile on the USS Voyager:

Tuvok and Chakatoy encounter each other in the hallway near Holodeck 1.

Tuvok: Commander, I am concerned about the Captain’s continuous holodeck usage. She has not exited the room for the past three hours, and I believe it may be inhibiting the effective operation of the ship.

Chakatoy: It’s been a rough week. I’m sure she’s just blowing off some steam.

Suddenly, they heard muffled noises through the holodeck door.

Tuvix: I have a right to live!

(Excessive machine gun noises)

Chakotay taps his combadge.

Chakotay: Doctor, can you come to holodeck 1? I think something’s wrong with the captain.

(No offense to Janeway. Just a fun caricature.)

view more: ‹ prev next ›

data1701d

joined 2 years ago
MODERATOR OF