data1701d

joined 1 year ago
[–] data1701d@startrek.website 6 points 4 days ago* (last edited 4 days ago)

I've never run an installfest, but I've been to my university's Linux Users Group installfests, and here's what they did:

  • Brought USBs with Fedora and OpenSUSE, which are their standard noob recommendations. Personally, I've used Debian for a long time, but I can get why Debian might not be something they want to recommend for noobs.
  • Be there to help them
  • If they're a bit squeemish about it, have them install in a VM software like VirtualBox on Windows or something like UTM on macOS.

Also, I'd recommend you bring extra USB peripherals in case the internal devices need a little bit of work; bring some extra mice, keyboards, and ethernet adapters. You hopefully won't need any of them, but they'll certainly make life easier if you do.

As for time, I'd imagine doing the basic install and ironing out some (not all) of the kinks probably takes less than it takes for a group to stat D & D characters, if that's a helpful comparison for you.

[–] data1701d@startrek.website 2 points 4 days ago* (last edited 4 days ago) (6 children)

It's pre-T2, so it should be very easy to install a Linux distro on it. The only bit of misery you're going to encounter, as others have said, is the Broadcom drivers. Except for a select few distros, you'll probably need a USB Ethernet adapter for installing the operating system and adding the drivers.

Also, I'd rather put my hand in the circle saw than try running a rolling release on this laptop because the driver uses DKMS, meaning that kernel updates sometimes break it.

I only know this because the desktop I'm typing this on has a Broadcom Wi-Fi card from when I used to bare metal Hackintosh this machine. I've since moved to a nice house with an Ethernet port in every room; also, I just use macOS in a VM these days anyways.

As others have said, OCLP is a thing and a well-oiled machine from what I hear, but also, the oath I have made to the Church of Linuxology demands that I at least recommend Linux. Wink

[–] data1701d@startrek.website 6 points 4 days ago* (last edited 4 days ago) (1 children)

As said by @iii@mander.xyz, bog standard Debian Stable.

You really don’t want a rolling release distro for something like this - major software updates might change the behavior of your software, break your configs, etcetera. Stable distros do as much as they can to make sure that software behaves the same, only porting security fixes.

This way, you don’t really have to touch it except for updates with a nearly nonexistent chance of going wrong (and there’s stuff like unattended-upgrades so updates are automatic) and major upgrades.

You can go several years without a major upgrade just fine - Debian versions are supported for 5 years, and we’re only a few days from getting Trixie, which will last into 2030. New versions come out every two years, and it’s not that hard to upgrade between consecutive ones; I don’t think sitting down on a weekend every two years is that bad.

I kind of hate Ubuntu, but it’s pretty based in this case due to really long support. This might be a really great case for Rocky Linux though, as it also gets 10 years support.

[–] data1701d@startrek.website 2 points 4 days ago

Luckily, I can probably live with using mine a few more years. Mine's an early AM4 system with a Ryzen 5 2600 in it. My CPU performance isn't a huge bottleneck (although I'd like a couple more cores for faster compilation).

Really, it's my graphics card. The 580's fine for some basic gaming, but it sort of got left in the dust with ROCm support - it's kind-of-sort-of supported, but not well enough for Blender to work with it.

I think the situation's improved with ROCm on consumer GPUs enough now that so long as I buy a newer card, I should be fine. Debian support's improved a lot as well - for many GPUs, it should just be a matter of sudo apt install hipcc now. However, Debian is still a few versions behind in experimental and doesn't support the latest AMD cards, but I suspect that getting it packaged was the hard part, and that once Trixie releases, Forky/Testing will catch up in a few months.

[–] data1701d@startrek.website 2 points 4 days ago (4 children)

I didn’t even know there were still cases bundled with power supplies! But yes, in general, throughout the history of PC building, I’m pretty sure included power supplies in any brand tend to be very low wattage. The power supply probably isn’t even broken - I’m just guessing the PC’s was upgraded to an RX 580, and the RX 580 was more power hungry than the original graphics card and the power supply just wasn’t designed for it.

Just a tip - next time you build or upgrade a PC, use this tool to estimate what power supply you need; https://www.newegg.com/tools/power-supply-calculator

You can get a 700 watt PSU that should work in the $50-70 range, although honestly, it might be worth it to go a bit bigger so you can cannibalize it for a future build when the time comes - even the RX 580, which is newer than your CPU, is getting a bit old and I hope to replace it if I build a new PC in 2028.

[–] data1701d@startrek.website 3 points 5 days ago (6 children)

Just to clarify, this almost certainly won't be better on Mint for several reasons. One, PopOS! and Mint are both based on Ubuntu, so they would likely run into a lot of the same issues. I also have an RX 580, and while I haven't used either of these distros on that machine, I have run Debian Testing for several years, and since both these distros descend from Debian, I have run similar package versions and would likely have known years ago if a major bug occurred for my GPU.

As said by @Mordikan@kbin.earth below, I would be inclined to check the power supply, and maybe even make sure the PCIe card is properly seated.

[–] data1701d@startrek.website 2 points 5 days ago (1 children)

I've been running with an RX 580 on my desktop with Debian Testing for three years, and I've had no problems like this.

I'm running with a 750W power supply, so I'm inclined to agree that the the OP should pop open their PC case and check their wattage. Assuming this is an ATX box, it's probably just a matter of removing two screws and sliding off the side of the case and reading the wattage. If it's a reasonable wattage and it's still giving issues, then try the aforementioned undervolting.

[–] data1701d@startrek.website 7 points 5 days ago* (last edited 5 days ago)

Here’s my go at it:

Perseverance-class Starship, 45 degree view

Front of ship

My rationale is this is an Intrepid-based Miranda replacement attempt. The boom below the nacelles can be configured for extra weapons, sensors, or even as nacelles to allow an improved warp geometry for towing vessels below the ship (although good for towing, the ship has overall slower max speeds this way). They can also just be straight-up removed, the fastest configuration for the ship, as it get rid of the structural integrity field requirements for the boom.

[–] data1701d@startrek.website 9 points 5 days ago (1 children)

All Starfleet warp cores built 2378 and later secretly use a constantly tortured transporter clone of Chief O’Brien in order to improve dilithium usage efficiency by 76%.

[–] data1701d@startrek.website 1 points 5 days ago (1 children)

True! I guess I don’t mean that many implementations are inherently bad.

I guess the web browser analogy brings up the point that even though there’s many major behavioral differences between Wayland implementations right now that can make life a bit miserable, there’s hope that standardization could improve and make it easier to make sure applications work anywhere. I’m just a little sad a lot of important thinks weren’t standardized from the beginning/

[–] data1701d@startrek.website 3 points 6 days ago (3 children)

I mean, at least systemd is one(-ish) program with one API that everyone can target like xorg. There's so many different Wayland implementations that it gets rather mind-boggling.

Of course, I don't hate Wayland - I just currently use XFCE. If XFCE ever switches, I'll go along with it. If applications end xorg support before XFCe switches(or if XFCE becomes unmaintained), I'll consider jumping ship to something that uses Wayland.

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

I think that's true, but permissions might come into play and really cause pain; it's probably best to just reinstall.

 

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.

 

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.

 

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.

 

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.

 

I have a feeling “Severance” has a different connotation with Klingons.

 

I have a feeling “Severance” has a different connotation with Klingons.

 

I was especially trying to imitate Prodigy's styling of him.

I don't know that it looks like Jellico, but it does look like an experienced officer circa 2381.

The stardates are just there to fill in the document - I got them from event years on Memory Beta and then just put a random date into the stardate calculator.

 

I was looking at references of both TNG and Prodigy Jellico to try to make an LD-style Jellico, when I found how they styled his face varied a lot between episodes - I count about 4 significant variants.

For reference, here is TNG Jellico:

Jellico as he appeared in Star Trek: The Next Generation

This was his first Prodigy appearance in S1 E15 Masquerade:

Jellico as he appeared in S1 E15

Definitely a bit yikes, but I also slightly dig the "old man who will bite your hand off if you get within one mile of him" look.

They totally changed his face for his second appearance 4 episodes later, in S1 E19 Supernova Pt 1:

Jellico as he appeared in S1 E19

I like this look - it feels very Clone Wars. However, I can see why they might have gotten right of it - it makes it difficult for the face to show anything but aggression.

They dialed back the clone wars for his next appearance in S2 E5 Observer's Paradox:

Jellico as he appeared in S2 E5

I think it was also largely the same in S2 E9 The Devourer of All Things Pt. 1:

Jellico as he appeared in S2 E5

They might have enlarged the eyes a bit, but I think the other differences are mostly because of perspective differences and facial expressions.

The final, and longest-lived Jellico variant first appears in S2 E14 Cracked Mirror:

Jellico as he appeared in S2 E14

This model leans on the more realistic side. This one is probably the most recognizable as Jellico from TNG. It also allows much more expressiveness (not just an aggressive scowl), as seen in these images from E15, E16 (It looks like a different variant, but if you go a bit before, it's actually the same one), and E20:

Jellico as he appeared in S2 E15

Jellico as he appeared in S2 E16

Jellico as he appeared in S2 E20

Overall, I think my favorite Jellico is probably S1 E19, but I can see why they had to switch.

Still, I wonder why it took so long for them to make up their mind on the face and why they didn't get it right the first time.

 

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

If life's going to be this crappy, at least cast Jeffrey Combs as Elon Musk, Mr. Universe.

 

If life's going to be this crappy, at least cast Jeffrey Combs as Elon Musk, Mr. Universe.

 

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

I'm ParticleMan. This is the #concert-chat channel on the tmbw (This Might Be a Wiki, the main fan wiki for They Might Be Giants) Discord.

 

I'm ParticleMan. This is the #concert-chat channel on the tmbw (This Might Be a Wiki, the main fan wiki for They Might Be Giants) Discord.

view more: ‹ prev next ›