Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Classy, to memes in make smoking great again

To be clear, I heard this from a friend at an RV factory I work at. I didn’t take it as gospel but it did seem to make sense. I then went on to surmise a possible cause based on that assumption, but it’s probably not the most ethical thing to make it seem like I was speaking from authority.

Classy, to memes in make smoking great again

I heard that in cases of severing injuries, non smokers are far more likely to be able to have it reattached versus smokers. Something to do with the lividity of the tissues

Classy, to lemmyshitpost in How much for cuddles?

I was gonna say, the way I care for our kid, if we had done this chart I wouldn’t have had time to do anything but get continuous blow jobs and lap dances!

Classy, to lemmyshitpost in They're all dicks if you ask me

Gulf of Mexico

Classy, to linux in My First Month of Linux

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.

Classy, (edited ) to linux in Linux Ubuntu Dual-booting horror

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.

Classy, to linux in Linux Ubuntu Dual-booting horror

I refer back to my previous comment

Yes, I am aware of how the partition naming structure works, to a degree. I am going off the fact that when I installed Ubuntu, it was installed on a partition (sda2) rather than a primary drive (sda). I’ve read that when GRUB is installed, if it gets installed to /dev/sda2 rather than /dev/sda it can cause issues with dual booting as the BIOS will read in a sequential order, and it may miss a partition if it’s “far enough down the list”. As another example, you may be in for some trouble if grubx.efi is installed on /dev/sda8 or something.

Everything gets installed into a partition on a drive.

I guess I must have gotten my preconceptions wrong, or perhaps I misread something. From my impression, certain things can be installed on the primary drive such as boot loaders, but I could be wrong.

If you don’t mind me asking, what software are you wanting/needing to use?

Finale 2012c is the main software I needed. And by funnies I mostly just mean that it’s slow to update graphics, but the program works entirely as intended. MIDI drivers work, sound libraries (Garritan and ARIA Player) function, print to PDF is fine, I’m actually incredibly impressed! I’m using WINE 8.0.1.

I also wouldn’t mind trying to get Cakewalk running, as my workflow is definitely more attuned to that software, but maybe trying to get all the proprietary drivers (e.g. TASCAM’s interface drivers) to work with Linux may be more headache than its worth.

Arch

I’ve heard it can be pretty challenging to get into Arch, is this true? I don’t know if I’ll ever be a “script kiddie” as it were. I plan on getting good at using bash and learning the other ones like ssh, but I don’t know how much I like the idea of having to hand-craft my OS from bare metal.

Classy, (edited ) to linux in Linux Ubuntu Dual-booting horror

Thank you for the breakdown. I’ve learned a fair bit about the infrastructure of my computer and Linux since posting this, and I’m now dedicated Ubuntu with only needing to do some very minor work with WINE here and there in the last two weeks or so. Linux has been a blast and learning about everything has been a lot of fun so far.

My problem turned out to be something with the BIOS. I don’t know if a switch got flipped somewhere along the way or what, but when I reset the BIOS to factory default settings in the boot menu I no longer had issues with boot looping and a CPU I could fry an egg on.

I do believe that GRUB was initially installed on sda2 and not sda, and Windows was just taking precidence over grubx64.efi upon startup. Now that I’ve scrubbed windows from my PC I no longer have any issues booting up and my PC seems to run just about the same as before, less a few graphical funnies with some larger proprietary software I use.

Funny enough, I tried to do a clean install of Debian with KDE on my system and I went back to having boot issues, mainly where it would just open to GRUB CL and I couldn’t get it to initialize Debian, when I was certain it was a good install. So I’m just going to stick to Ubuntu for a good while and learn it. Once I feel very confident in filesystem maintenance, command line navigation, snap/flatpak/.deb/whatever, all the major things, I’ll start shopping around for another distro again. Ubuntu has been treating me very nicely though.

Classy, to programmer_humor in Every goddamn time

For how much fun NCIS was to watch it also was such a groan whenever the “code” sequences came up

Classy, to lemmyshitpost in You know how bad it needs to be to be ignored for over 2 decades!

So it’s a collectible!

Classy, to programmer_humor in Guys! Should I accept the offer? 😂

I remember old YouTube having these kinds of exchanges. I would get DMs asking for a five star rating on a video they uploaded about some relevant topic in exchange for a likewise five star rating. I miss those days

Classy, to lemmyshitpost in Recycling 4-year-old 737 memes (Part 1)

Needs two sets of tildes and you only need one set for the entire string, boss!


<span style="color:#323232;">~~(the bottom of the ocean)~~
</span>

(the bottom of the ocean)

Classy, to lemmyshitpost in Fuck the balloon police

Yes, it’s quite liminal isn’t it? Makes me think of old PS2 games.

Classy, to comicstrips in No escape

Small thing, sublimation occurs when a solid converts immediately to a gas with no liquid state between. This happens with dry ice commonly

Classy, to memes in He's ready for anything

It’s IMPOSSIBLE to like guns and be a DEMONcrat. God gave me a gun, a full case of beer and a straight republican ticket!!!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #