Skip Navigation

User banner
User banner
data1701d (He/Him) @ data1701d @startrek.website
Posts
10
Comments
448
Joined
2 yr. ago

"Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?"

Lt. Cmdr Data, Star Trek: Generations

  • Persistence should be near impossible; you most likely have a bad habit or other factor that makes you vulnerable. As others have said, check your router settings; make sure your router firmware is the latest to patch any vulnerabilities. Check devices on your network to make sure none are compromised.

    My first guess, like others, is you're doing something horribly wrong with your port forwarding, followed by you're installing suspect software. Don't go installing from random Github/Gitlab repositories without at least doing a bit of background research. Also, sometimes even legitimate open source projects get compromised. Ultimately, try to stick to the bare minimum, just stuff from the Debian repos, and see if it still happens.

    If you still have the problem, then my last resort is to ask this (and this is really paranoid, hopefully an unlikely scenario for you): do you use your computer in a safe environment where only people you trust can access it?

    I mostly ask because if not, maybe someone has physical access to your computer and is pulling an evil maid attack, installing the software when you're not looking. Maybe it's a jerk coworker. Maybe it's a creepy landlord. A login password is not enough to defend against this; it may be possible for the attacker to boot off a USB stick and modify system files. The only way to prevent this is to reinstall and use full disk encryption, which I do on my laptop. You can try to use Secure Boot and TPM1 to add further protection, but honestly, your attacker just sounds like some script kiddie and probably won't perform a complex attack on your boot partiton.

    1: Despite their obnoxious utilization by Microsoft, they can actually be quite useful to a Linux user, making it possible to set up auto-decryption on boot that doesn't work if the boot partition has been tampered with (in which case you use a backup password).

  • Honestly, GIMP feels like it's been getting rapidly more livable as a photo editor recently.

    Like, I still wouldn't call it suitable for professional use, but it's been causing me noticeably less pain since they finally introduced some non-destructive editing.

  • I remember my 1st Surface Go’s microSD card reader being pretty good.

  • 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.

  • 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.

  • 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”.

  • ffmpeg can use several different AV1 codecs, with varying levels of performance.

  • 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!

  • What do you use Photoshop for? I ask because if you're just having fun with it or making simple edits like saturation or color curves, it's probably easier to find a replacement. GIMP still has a bit of a clunky interface, but has become much more livable since it got some non-destructive editing in 3.0. Personally, I use a combination of Inkscape and GIMP for a lot of stuff.

    However, if you're using Photoshop in a professional capacity as say, a photographer or a graphic designer, I'm not sure you can effectively abandon Photoshop. As much as I hate Adobe, Photoshop is unfortunately an industry standard, and it's rather difficult to get running reliably under Linux. There are ways, but I wouldn't call them reliable. I thus can not in good conscience recommend you switch all your machines to Windows, though perhaps you can run Linux on one device and keep a dedicated Photoshop box if that's possible for you.

    Everything else should probably be fine. Depending on what you play, you might lose a few games to kernel-level anticheat, but honestly, my thought is "Why should I give a company access to an important part of my operating system just to play a video game?"

    As others have said, you should probably use LibreOffice instead of OpenOffice; the latter isn't really developed anymore, and the former maintains compatibility with your old files while having vastly better maintenance and feature updates.

    Spotify and Discord both have native apps for Linux, so you should be good. I don't really use VPN services (I could rant about why, but that's best left for another time), but there's probably ways to get them working.

  • I wasn’t intending to convey this timeline could be a dream; I was moreso saying I thought my mind had made up this Microcenter to distract me from this dreadful reality.

    I could have worded my initial post better.

  • 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.

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

  • Just curious: which AV1 encoder were you using?

    I ask because librav1e and libaom performance is dismal, but libsvtav1 can at least do ~1.00x speed, which is impressive considering how complex the codec is.

    That’s not to say I don’t welcome improvements, though I think AV1 Vulkan requires hardware support I don’t have on my RX 580; it wasn’t until the RX 7000 series that AMD cards started getting hardware encoded support for AV1.

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

  • 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.

  • Thank you for saying this before people started crying, “Linux is getting encrapified!” without understanding what the article was actually about.

  • Do note that the yt-dlp version in stable will go out of date; I recommend installing it from the backports repo so it keeps updating.

  • Technically Raspbian Jessie, I think- I was gifted a Pi 3 in ~2016 and fiddled around with it for a while. I also made some cursed choices, at one point running Windows 10 IoT Core on that thing...

    though luckily not for long.

    In 2017 or so, I started toying around with Ubuntu in VMs. It wasn’t really until 2020 or so that I started trying other distros; Debian Buster was probably the first non-Ubuntu distro I’d tried (excluding RPi stuff), and I mostly stucked to Debian besides one Arch install.

    At a certain point in 2022, I found myself using Unix tools so much I was starting to wonder if I should just use Linux instead of Windows. It was at this time that I tried NixOS in a VM for the first time and thought, “Wow, this is cool… I’m sticking with Debian, though.”

    Around that time, I threw Debian Testing (then Bookworm) on a second 256GB drive, ostensibly as a “test run” for daily driving Linux, and by “test run”, I mean I de facto quit using Windows; a few months later, I opted to use dd and copy that “test install” over my Windows install on my bigger 1TB drive (of course with sufficient backups so I could copy my Windows files over). That install is still the one I use on my desktop today and has just transitioned into Debian Testing/Forky*

    *A name I quite honestly hate, mostly due to the fact that Forky represents everything wrong with America today the Forky Asks a Question shorts beat out Steven Universe Future for an animation Emmy, though honestly, I don’t know else what I was expecting to happen.

  • I also use XFCE. My desktop’s currently on Forky and went through all of Trixie, and the emdia keys have worked fine.

    I’ll have to fiddle around and see what’s going on, though it may take a few days to get back because I’m starting school again soon, so I’m quite busy.

    For reference, what programs do you tend to use with media keys? For instance, VLC, Firefox, etcetera.

  • What desktop environment are you using?

    And maybe just give device model for good measure.

  • Linux @lemmy.ml

    FYI: Audio Crackling Bug with Pipewire 1.4.1 + FluidSynth in Debian Testing/Unstable and Work-Around

    bugs.debian.org /cgi-bin/bugreport.cgi
  • Linux @lemmy.ml

    Debian 13 Is Quickly Approaching - Desktop Artwork Voting Now Underway

    www.phoronix.com /news/Debian-13-Trixie-Artwork-Survey
  • Linux @lemmy.ml

    Why? - Weird Pi 5 RAM upgrade

    www.xda-developers.com /raspberry-pi-5-ram-8gb-works-great/
  • Linux @lemmy.ml

    Where Do You Guys Throw Your Local Git Repos?

  • Linux @lemmy.ml

    There are sane people with this many VMs on a personal machine, right? RIGHT?

  • Linux @lemmy.ml

    Solution to my Thinkpad E16 Wi-Fi Woes

    bugs.launchpad.net /ubuntu/+source/linux-oem-6.1/+bug/2017277
  • Linux @lemmy.ml

    An update on my Thinkpad E16

  • New Communities @lemmy.world

    This Might Be Lemmy: A Brand New They Might Be Giants Fan Community for 2024

  • Linux @lemmy.ml

    What is the largest file transfer you have ever done?

  • Linux @lemmy.ml

    Liking my new Thinkpad E16 AMD