data1701d

joined 1 year ago

The planet had previously industrialized and since de-industrialized by choice.

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

I do have to agree. The setting may be the best part of later seasons of DISCO, even if they (in my personal opinion) frequently squandered it.

Like, I felt like they didn’t need to make up the DMA - they had practically seasons worth of material written for them just from the inherent realities of the setting.

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

I take this with a grain of salt, in part because of this past headline: Robert Picardo Says The Doctor Isn’t Just Comic Relief In ‘Star Trek: Prodigy’ Season 2

Which isn’t to say I hated him in Prodigy. Rather, I wonder if by “deeper”, it means he’ll be absolutely ridiculous, just rambling about opera and holonovels all the time, and the writing won’t be all dark and brooding on this show.

[–] data1701d@startrek.website 7 points 1 week ago

Glorious use of sarcasm.

In terms of writing, they really captured him well on Prodigy, though he was almost entirely a comic relief character.

Looks-wise, he definitely triggered the uncanny valley and was one of the worse aesthetic adaptations of a legacy character in that show. In general, there are some unintentionally terrifying officers on that show.

I do have to say that was one thing Lower Decks did well - when they brought on a legacy character, they were aesthetically recognizable, but never a caricature.

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

Fiddle with OpenRGB and see if it works. If it doesn't, check if there's any open issues for your model of card - you might be able to aid testing, and if you're likely, someone might have already made a branch that hasn't been merged yet. That was the case with my keyboard.

Googling it, some might also have support for using hooking to the motherboard RGB header instead of internal controls.

[–] data1701d@startrek.website 2 points 1 week ago

I use the Chicago95 XFCE theme, which modifies the bash prompt.

[–] data1701d@startrek.website 5 points 1 week ago* (last edited 1 week ago) (1 children)

Say what you will about Disco, but honestly, Rainn Wilson Harry Mudd is better than the original.

Though honestly, it helps that this Mudd wasn't in an episode where he did human trafficking and Starfleet did nothing except validate 1950s gender roles for some reason.

[–] data1701d@startrek.website 2 points 1 week ago (4 children)
C:\home\dexcube\Development\piper\build> python3
Python 3.13.2 (main, Mar 13 2025, 14:29:07) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from decimal import Decimal
>>> Decimal('0.1') + Decimal('0.2')
Decimal('0.3')
[–] data1701d@startrek.website 1 points 1 week ago

I still enjoyed Those Old Scientists when I hadn’t yet watched Lower Decks, granted, I had watched TNG already and so just enjoyed it as TNG-era characters goofing around in the 23rd century.

In fact, after having watched Lower Decks, I don’t necessarily like how Boimler and Mariner are written in this episode - they feel a bit like their basic archetypes than the developed characters they were in the series.

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

Tried that already.

Based on the report, this seems to be an actual bug - it was working fine for everyone before the update and only happens in the presence of FluidSynth.

Ubuntu probably hasn't had this version of PipeWire yet.

My work around is working just fine for now, though.

 

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.

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

I could understand a few across the city, but I’d say 50 miles of parkland around a city is a little excessive.

You could also probably at least partially pull off “lush” with more native species, which they don’t seem to do.

Additionally, I imagine there’s some people still enjoying desert off-roading or a newer equivalent in the 23rd and 24th century (probably with regulations, of course).

Granted, I’m a bit biased, considering I live in the Southwest and am a fan of some of the more beautiful deserts. I do hate the climate change-induced annual shattering of heat records, though. Never fun when it’s 110s out, especially when you have to walk to classes… No

[–] data1701d@startrek.website 2 points 2 weeks ago* (last edited 2 weeks ago)

I’ve done it with ffmpeg before - I think the command’s on the Arch wiki. I preserved subtitles as well. I overall remember it being pretty reasonable since I didn’t set it up to re-encode, just pass through original video.

 

I made Cathode - don’t vote for it (or at least, don’t give it a high rank, since Debian uses ranked choice). It kind of sucks, honestly; I was just having fun.

I have a feeling Juliette Taka’s going to keep being the de facto face of Debian for a long time - I ranked hers first in the voting.

 

I guess for the thrill, same reason that I’m attempting LFS?

 

Personally, to keep my documents like Inkscape files or LibreOffice documents separate from my code, I add a directory under my home directory called Development. There, I can do git clones to my heart's content

What do you all do?

 

Half of these exist because I was bored once.

The Windows 10 and MacOS ones are GPU passthrough enabled and what I occasionally use if I have to use a Windows or Mac application. Windows 7 is also GPU enabled, but is more a nostalgia thing than anything.

I think my PopOS VM was originally installed for fun, but I used it along with my Arch Linux, Debian 12 and Testing (I run Testing on host, but I wanted a fresh environment and was too lazy to spin up a Docker or chroot), Ubuntu 23.10 and Fedora to test various software builds and bugs, as I don't like touching normal Ubuntu unless I must.

The Windows Server 2022 one is one I recently spun up to mess with Windows Docker Containers (I have to port an app to Windows, and was looking at that for CI). That all become moot when I found out Github's CI doesn't support Windows Docker containers despite supporting Windows runners (The organization I'm doing it for uses Github, so I have to use it).

42
submitted 7 months ago* (last edited 7 months ago) by data1701d@startrek.website to c/linux@lemmy.ml
 

Continued From: https://startrek.website/post/13283869 https://startrek.website/post/14075369

I managed to fix the one biggest gripe about my Thinkpad E16: the RTL8852BE Wi-Fi controller randomly dropping out. I actually found this a few days ago, but I had forgotten where I put the file I had edited. You put a file in modprobe.d called 70-rtw89.conf. Both /etc/modprobe.d/ and /usr/lib/modprobe.d work - I used the latter, but for the sake of conventions, you should probably use the former.

You then put in these options for the rtw89 module: options rtw89_pci disable_clkreq=y disable_aspm_l1=y disable_aspm_l1ss=y

Now, my Thinkpad is a fully functional Linux laptop. I will be docking it to an 8 from my initial score of 8.5, but I'm back to liking it for now. If you apply the fix, be sure to update the firmware as well - some older distros have an old version that works but returns a lot of journalctl error on this card.

Update: What do you know! The updated firmware-realtek just went into backports!

Thanks, https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.1/+bug/2017277

21
submitted 7 months ago* (last edited 7 months ago) by data1701d@startrek.website to c/linux@lemmy.ml
 

Original Post: https://startrek.website/post/13283869

Update: Nope, I'm still having the problem. It seems to be an ACPI problem. I found a potential solution, which I will test soon. The issue seems to only occur when using the charger and Bricklink Studio. These seems to be a common issue on Lenovo.

Another update: I fixed it, but I can't remember what I did. I'm having a great experience again. I'll see if I can find the fix for other owners of this laptop.

Update: I remember what I did, and have detailed it and where I found the fix here: https://startrek.website/post/14342770 . You should probably update the firmware for the sake of a clean journalctl, though.

After using this laptop a few weeks, I have one important note. I was having a problem for a while where, usually after waking from sleep, in some rooms my Wi-Fi card would disconnect and I'd have to reboot to get my network connection back. Based on journalctl, it seemed to be some sort of weird firmware error.

I found the fix was to install updated firmware, specifically the version of firmware-realtek from testing, upon which the problem has stopped ocurring. As firmware packages tend to not have a lot of dependencies, I do want to see if I can get a bookwork-backports package uploaded so it's easier to install.

 

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

This Might Be Lemmy is a community for fans of the alternative rock band They Might Be Giants to share opinions, show experiences, fan art, and whatever other John & John-related stuff they like.

!tmbl@lemmy.world

 

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

This Might Be Lemmy is a community for fans of the alternative rock band They Might Be Giants to share opinions, show experiences, fan art, and whatever other John & John-related stuff they like.

!tmbl@lemmy.world

 

This Might Be Lemmy is a community for fans of the alternative rock band They Might Be Giants to share opinions, show experiences, fan art, and whatever other John & John-related stuff they like.

!tmbl@lemmy.world

 

I'm writing a program that wraps around dd to try and warn you if you are doing anything stupid. I have thus been giving the man page a good read. While doing this, I noticed that dd supported all the way up to Quettabytes, a unit orders of magnitude larger than all the data on the entire internet.

This has caused me to wonder what the largest storage operation you guys have done. I've taken a couple images of hard drives that were a single terabyte large, but I was wondering if the sysadmins among you have had to do something with e.g a giant RAID 10 array.

4
submitted 8 months ago* (last edited 7 months ago) by data1701d@startrek.website to c/linux@lemmy.ml
 

Another update: https://startrek.website/post/13283869 I found a fix for my issue. I'm annoyed that I had it in the first place, but I overall still like my laptop.

Important update in this post: https://startrek.website/post/14075369 I still consider this a good laptop, but this is an important fix if you're using this on Debian 12. When 13 comes out next year, the out-of-box support of this laptop should be basically perfect.

Anyhow, back to the original post: I recently got a brand new laptop, a Thinkpad 21JT001PUS, to consolidate/replace my array of various on-the-go-Linux devices, and I have to say, I'm impressed. I know Thinkpad and Linux aren't news, but for such a recent device, I am surprised how well it works. The price wasn't bad (which makes up for the fact that it's a Zen 3 chip with DDR4, in my opinion), it has good upgradability (I'll touch a bit on my experience later), and hardware support was really good.

I initially tested hardware support with Debian Testing Trixie XFCE (as that was the Live USB I happened to have on hand, since I often test devices and also keep it around as a backup for my desktop, which runs Testing). At first I couldn't get it to boot, but then I found the BIOS setting to enable non-Microsoft certificates. After that, I booted in and found everything worked out of the box (except the fingerprint sensor, of course, but that's extremely rare for any laptop anyway). However, after experience with my previous portable devices, I learned I prefer stable distributions on those, as during some parts of the year, I can go months without opening the laptop.

Thus, I retested with Bookworm. Almost everything worked still, except for the Wi-Fi (which seems to have been introduced in later kernel versions). Luckily, this thing has an ethernet port (From which it is HECK to remove cables - I've found I had to twist the end up a bit to get it out), so I was able to do an install and then add the Backports kernel to get Wi-Fi working.

One minor issue I had (a software fault rather than a hardware/kernel one) was Bluetooth headphones, but as it turned out, it was just that PulseAudio was installed instead of Pipewire, so after switching, it worked flawlessly with Blueman).

As for battery life, so far it seems okay (as I write this, it says 3:29 left at 51%), but I haven't rigorously tested it yet (though I threw on the usual tlp and stuff like that for good measure).

For performance, I once again haven't tested it too rigorously, but I did play some Civ VI, which it was keeping up with just fine.

The upgrabability of this laptop does have one caveat, though. The bottom is a bother to remove, and most Youtube crap conveniently glosses over them. For one, some of the screws would get loose but not come out all the way. I eventually found the trick was to throw some pry tool under the screw head to hold it up so I could get it the rest of the way out. After they were all out, the bottom cover STILL wouldn't budge. This too ended up being a matter of jamming a pick in one corner of the case and running another one to slowly pry up the bottom case on all sides. I lost a plastic tab or two in the process, but that doesn't show up on the outside, and I think 24 GB of RAM (and 2 TB of NVME 2280 storage + 256 GB, the Windows drive that I left in the 2242 bay) will be plenty for a long time.

Overall, I would say this is a great laptop for those who don't want to go the route of purchasing a used laptop for Linux. I'll say an 8.5 out of 10 due to the hard-to-remove bottom cover and weird ethernet port (Update: 8 out of 10 now due to the nasty Wi-Fi bug I had to fix with a few module options, see posts linked in top of page).

Here's the Linux Hardware probe: https://linux-hardware.org/?probe=1e50fb1862

view more: next ›