data1701d

joined 2 years ago
[–] data1701d@startrek.website 7 points 2 days ago

I think you’re mixing up Office 365 and Office Online.

Office 365 is a subscription for Microsoft Office that includes access to both the full, more powerful desktop Office applications and the much less powerful Office Online.

Though I don’t think it’s even called Office 365 anymore, but I don’t respect MS enough to bother to Google what they’re calling it now.

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

What model Thinkpad was it? Just curious.

Part of me wants to plug Thinkpad E16 as the cheapest new laptop you can get away with, but if the trackpad is the same one that drives you insane. Honestly, I don’t really care about the trackpad because I exclusively use Trackpoint.

Also, I would call the speakers mediocre, but honestly, I rarely listen to audio on my laptop, so they may be total crap.

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

FYI, 14” is sort of the new 13.3”. A lot of newer 14” laptops are the about size of an older 13.3” laptop, but just have less bezel.

Same situation as with 16” vs 15.6”.

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

Most aliens have forehead ridges; some, like Tandarand, have giant cheeks. But the humans, they have… pronounced philtrums!

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

I was actually going through the audiobook of this trying to gather and classify enough data to fine tune a Piper TTS voice of the Star Trek computer.

Haven’t finished it yet, but maybe one day. While I normally would have ethical qualms about commanding the likenesses of the dead, they actually did try to collect voice data before Majel Barrett died; unfortunately, it wasn’t enough to actually pull it off, but the attempt feels as close to consent for this sort of thing as one can get.

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

I don’t know. There’s something about the description of the ENT novels that rubs me the wrong way.

spoilerI just find it really weird to make Tucker Section 31 and add a whole convoluted thing about how he originally faked his death in 2155, but changed it to 2161 for some reason.

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

Painfully true, unfortunately.

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

This is more a comic/graphic novel than a proper Trek novel, but I think Lower Decks: Warp Your Own Way is possibly the best Star Trek comic I’ve ever read.

It stays true to the source material, and unlike a lot of IDW stuff I’ve read, doesn’t completely shark jump from the source material in an attempt to be mysterious, cool, or interesting just for the heck of it.

Probably the only other piece of IDW Trek I enjoyed this much was the TNG Mirror Universe, which did really well to achieve a “keep me on the edge of my seat” feeling.

I still need to read some other Trek comics, though, especially the TNG/Doctor Who crossover, which a local library branch of mine has. I also have a ton of PDFs from the recent Humble Bundle to burn through.

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

AMD GPUs are officially supported in the Linux kernel and Mesa. They pretty much just work out of the box with minimal setup on a fresh distro install.

NVidia GPUs often require out-of-tree proprietary drivers to work with full performance; these drivers are often a pain to install and update. Supposedly, things are getting less terrible now, but NVidia is still overall more likely to cause you pain than AMD.

Intel Arc dGPUs, like AMD, have decent native kernel and Mesa support from what I can tell, but tend to have worse performance than AMD. However, I hear they’re ridiculously good for video encoding!

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

Good! I just remembered that from the days I used to use Debian on a Microsoft Surface.

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

Which DE are you using? At least for XFCE, there’s HDPI and XHDPI themes you can choose in the Window Manager settings.

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

Honestly, I get wanting to keep using those laptops and that a perk of Linux is extending a device’s usable lifespan, but the last i386 machines are probably ~20 years old at this point; I think an upgrade is justified.

You can score an old AMD64 machine for next to nothing these days - you might even find something throwing one out; I think the sweet spot is a 1st or 2nd generation Intel Core i Series machine.

 

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

I wanted a very 90s web-feeling GIF of a TOS science division badge(technically animated WEBP, but whatever), so I threw together the badge in Inkscape, then imported it into Blender to do animation and rendering.

I decided to make the border gold instead of the canon black, as it just looks every so slightly cooler during the spin animation in a very dumb way. I also went for metallic rather than trying to mimic embroidery because I was lazy.

 

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.

 

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 11 months ago* (last edited 11 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 1 year ago* (last edited 11 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.

view more: next ›