• 3 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle




  • Endeavour is great, I daily it and as a Linux noob it’s been very forgiving. My only annoyance is that I’ve been having some issues with the display where sometimes I’ll wake it up and will only get a black screen and no means of doing anything to fix it. My laptop also really doesn’t like me using any other DEs besides Budgie.


  • To claim that it’s entirely environmental is to flaunt longstanding understanding on how genetics works. Nobody looks at border collies, with their high intelligence, and say “oh it’s just environment”, or chihuahuas being territorial little shits and say “oh it’s just environment”. These dogs were ENGINEERED to be this way, it’s in their bones.

    Pitbulls have been specifically bred for their toughness, their aggression, their locking jaw, and because you happened to get a couple good ones doesn’t invalidate the fact that they are statistically one of the most dangerous breeds to own.












  • Classy@sh.itjust.worksOPtoLinux@lemmy.mlMy First Month of Linux
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    8 months ago

    Don’t worry friend, I recognize that Ubuntu is not quite as far into the ethical FOSS universe as some other distros but at the very least it’s a soft landing for an uninformed new user. I plan on using it long enough to get my sea legs and use my backup PC to test other platforms.

    I don’t get this kinds of comments.

    Yeah, I’ve never understood people making poorly written snide comments with absolutely zero clarification, either.

    professional software

    I use what I want and I’m happy with the pickings. I mostly use word processors for journaling and note taking, and the professional software I use (music notation and DAWS) work just fine for my purposes. I say, if I’m content with what I’m using, why do you have to be an ass about it? I don’t care what you use and I wouldn’t land in the comments just to put you on blast for your personal choices.





  • It’s always a heartwarming experience seeing someone passionate about a subject enough that they’d be willing to dedicate what was likely at least twenty minutes of their own free time to writing a detailed response to a stranger on the internet.

    re: /dev/sda haberdashery

    Your explanation was very helpful in explaining the process by which the BIOS is loaded. As I’ve continued to work on Ubuntu, I’ve been trying to hammer out little errors along the way and I believe that I inadvertently identified the problem with my dual-booting situation before. Whenever I load Linux, the system will load that ubiquitous screen where it does a filesystem check, etc, and I always get two errors: (1) VMX (outside TXT) disabled…; (2) ima: error communicating with TPM. I went into the BIOS and figured out how to turn the TPM on, and when I did so… what do you know, I started boot-looping again, just as before. Apparently I’m going to have to do a bit of troubleshooting to get Linux operable with the TPM, if I care enough about it to just undo a simple error message on boot-up that has no impact on my actual computing experience. But having his TPM chip before was causing boot-looping, perhaps due to a security issue with grubx, who knows, but for the time being I’m putting it on the back-burner.

    re: Musescore

    I appreciate the thought, and yes Musescore has been on my periphery a good percentage of my 15 years of using notation software. Musescore is an admirable project and I’m impressed with the steps its taken in the last few updates. Frankly, this has probably been the fourth or fifth time now that someone has hocked Musescore as a FOSS alternative to Finale, and while I get it, they are not truly one-to-one in compatibility, at least not yet. Finale is a boutique program, designed for professional use and it’s very feature-rich, especially as one gets into more specialized concerns in terms of unusual notations, etc. Finale works just fine on my system and I don’t intend on changing away from it anytime soon. I’ve been using it for so many years, it’s like second-nature to me. I couldn’t imagine dropping a software I spent hundreds of dollars on now for something else if I still get great mileage out of it.

    re: Arch Linux

    Following the last time you and I communicated, I actually saw a video from SomeOrdinaryGamers where Muta did a step-by-step installation of Arch on a new machine. It certainly seems more complex than Ubuntu, but at the same time, boy does it give you a rich experience in learning the intricacies of your system and how everything functions together. I am definitely going to be keeping Ubuntu on my main system for the time being, but I do have a blank ZBook15 gen 2 (I believe it has Mint on it right now? I haven’t opened it in a few months…) and I might have a go at installing Arch on it and messing around for a while.

    My current project is going to be taking my secondary HDD, which is only a storage device now, and configuring its file structure to be easier to use with Linux, as well as clearing out all the legacy OS files from when it used to have Windows on it. I’ve been having trouble using utilities like rm -rf because for some reason, some files will delete with no issue, but then others will actually cause the drive to crash in some spectacular fashion, and I have to sudo umount -l then remount again with ntfs-3g just to get back to it. I can’t tell if its a permissions issue or something else. I know the drive is old and there are four damaged sectors, but the most recent SMART test didn’t seem to throw up any major red flags. I can delete individual problem files, but trying to delete a bulk quantity runs into issues at times. It’s weird. I don’t exactly want to format the drive because there’s ~0.9TB of personal files on there (that are all backed up both on a cloud service and an external SSD, no worries!), but so far I’m having fun learning some new commands.