Classy

joined 11 months ago
MODERATOR OF
[–] [email protected] 2 points 1 day ago

Don't you fucking understand, I HAVE to get to the liquor store 0.38 seconds faster or I'm going to start getting withdrawals!

[–] [email protected] 4 points 2 days ago (1 children)

You could also tie this folder and command into a Terminal command in Linux, so you could just type "psychosis" and it will open Firefox with 7,470 tabs open if you'd like.

I'm sure this will cause your laptop to explode, but that's a downstream issue.

[–] [email protected] 5 points 2 days ago

thank mr skeltal

[–] [email protected] 10 points 2 days ago

We noticed you liked that tree. Would you like to see it again in 45 minutes?

[–] [email protected] 20 points 2 days ago

That's an Aussie outback hat, not a Texas cowboy hat lol

I only know this because I wear an outback hat often and regularly get accused of being a cowboy by small children.

[–] [email protected] 7 points 3 days ago (1 children)

I thought it was about bison from New York bullying taxi drivers

[–] [email protected] 4 points 3 days ago (1 children)

A YouTube channel that discusses Missing 411 style content: people disappearing under mysterious circumstances.

A running theme in their show is that overwhelmingly the RCMP are criminally negligent in their duties, are very quick to write off missing persons as runaways, do absolute garbage tier investigation, and that's where my comment came from.

Not necessarily a topical episode but I like this one: https://youtu.be/f7389EXjdBg

[–] [email protected] 1 points 3 days ago

As is the locust tree! The one with the huge spikes on it

[–] [email protected] 5 points 3 days ago

It's remarkable how believable AI can be as long as you don't zoom in.

[–] [email protected] 4 points 3 days ago

"Darwin was way off! Try again!"

I'm honestly bewildered at how wildly obtuse this person is.

[–] [email protected] 3 points 3 days ago

Not the first time this week an article written in that archaic newsspeak style confused the shit out of me. "Journalist shot in 2020 protests dying from injuries."

So, are they protesting the idea of dying of injuries? Are they dying of injuries incurred in the protests from back then? A simple "is" would have clarified everything but can't have articles in our article headers!

 

My partner and I both have digital cameras. Hers is a Canon EOS Rebel-T5, and mine is an Olympus Tough TG-6. Both cameras will create subdirectories within the /DCIM/ folder, formatted as 10*CANON or 10*OLYMP. We've shared SD cards on occasion, and neither camera has had any issues with just creating a new directory to match the current camera; e.g., one SD has /DCIM/100CANON ... /DCIM/101OLYMP, etc.

There is a highly unusual issue going on with one of the cards. It is a 64 GB [pro]master, Code 2145. It is well-used, with probably over 10,000 photos on it from my Olympus (that are backed up), but there is still plenty of room for pictures. When using this card in particular in her Canon, we have noticed that it writes photos without error, but retrieving and reading the photos on the display is terribly laggy and the camera expends a lot of energy "thinking" with the red indicator light. However, with patience, we are able to view any photos that are produced with this camera. The "photo#/total" display at top (e.g. 4/100; 5/8979) is really screwy and the second number changes often, perhaps as it reads from different directories.

ISSUE:

When I load this SD into my computer, I am only able to recognize Olympus subdirectories. There is no evidence of a Canon writing anything onto this disk, not even any of the other data directories it will normally create outside of /DCIM/. Entering the SD through CLI and using commands like /ls -a prove fruitless. Where on earth are these photos? What other options do I have in trying to attain these images?

 

Think 1990s.

"Saint" is in the title. The location is relevant

 
 
 

My beautiful Millie is so photogenic. I am sure that the SEVEN MEMBERS of this community would agree! Who else loves this beautiful little noodle? I can't wait to see more snake pics on here. Pets and wild animals are all welcome!

 

Hello (nobody!)

Since this is a brand-new community with zero views, subscribers, posts or anything, I figure a good place to start would be with the icon mascot, my baby Millie. She is of indeterminate age, but likely around one year. She's underweight for her age, only about 240g as of last weigh. I got her from my friend who wanted to do right by her but couldn't bring himself to care for her properly. She's an absolute sweetie, has never once bitten me or even hinted at doing so, eats her meals cleanly, and I can't wait until she's a giant monster noodle that terrorizes my house.

 

Hello, I am new to this community, as well as to coding in general. I am having fun learning C, and I've generally been able to work through/slam my head into problems until they make sense, but I am confounded by this discrepancy, and I am hoping to have some help with it:

printf("%%c);

Output: %c


#include 

void textGreen(const char* text)
{
    printf("\033[32m%s\033[0m", text);
}

int main()
{
    textGreen("%%c\n");
    return 0;
}

Output: %%c.

Since printf is wrapped into the function, should the text not be outputting with the same behavior? Why is my terminal printing this code without escaping the percent sign? FWIW, the text is green, at the very least.

I am using Ubuntu 23.10, the code was written in KATE, it was compiled in GCC, and it was run on the basic GNOME terminal.

 

I found it in a cupboard at my family farm. It's unlabeled, gate marked, has a funky raised "8", and an interesting design on the handle. The finish job on the inside looks great, very smooth.

 

This post idea was inspired by a recent post by [email protected] in this community.

I have been a Windows user for my entire life. I recall having an iMac in my bedroom as a small boy, maybe 7-8, playing random offline games on it, but aside from that, my experience growing up was with Windows 98, XP, Vista, 8 and 10. I wouldn't say I was ever a "power user" per se, although I could do several tasks that were more technical if needed, like locating driver files, updating .dlls, configuring compatibility settings, etc. I think being a good Googler made me seem more capable to my family than I really was, and I'm sure a lot of people here would share my experience!

With the impending sundowning of Windows 10, an OS that I "begrudgingly accepted" (rather than actually enjoyed using, as with Vista), and realizing that 11 was only going to bring more ads, force-installed applications, background processes that were nigh-impossible to disable without a lot of tomfoolery, AI bullshit and general bloat, I figured that I would try dual-booting Ubuntu, installing it on a partition of my storage HDD. Windows did not want to play ball, no matter how much I begged and pleaded and bargained, and eventually I was met at a point where I had to decide what to do going forward. My system was just not behaving the way I wanted to with two OSes ("This town ain't big enough for the both of us"), and figured,

Oh, what the hell. I'll primary Ubuntu and when I need to use Windows I'll run it on a thumb drive or something.

Well, it's been several weeks now and, even with a couple bumps along the way, I have not booted into Windows once since the switchover. How many of you had a similar experience? I was frankly a bit scared of CLI and thinking that I was going to brick my PC before I even had a chance to use it, so I kept all my personal files safely tucked away in a removed HDD until the break-in process was relatively complete. As time has gone on, I've gotten comfortable enough to have a backed up copy of my files on here, and every new program I go to install that I used on Windows has worked swimmingly on Linux.

I can only thank the helpful, enthusiastic people here in the Linux community for making my experience so smooth. It's rare you encounter a group of people where you can post what is ostensibly a stupid question, and be pummeled with dozens of well-formed, thoughtful, detailed responses to the question. There's very little of that infamous grandiosity and self-righteousness that I've heard runs rampant in the Linux world, and maybe Lemmings are just more prone to being helpful than the wider internet, but for what it's worth, I appreciate everything you all have done here so far.

I feel so much more capable as a computer user with Linux than I ever did on Windows. I'm automating tasks, I'm fine-tuning network drivers, I'm getting in the weeds of file architecture, and it's all been a real blast to learn about. I actually feel a desire to learn so that I can help others have a similar experience to what I had coming into this.

20
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

Any and all help would be so greatly appreciated. I've been battling with my laptop to be able to dual-boot Ubuntu Cinnamon and Windows 10 for about four days now. I've probably gone down five or six different rabbit-holes of troubleshooting, GRUB command-line fun, reinstalling and updating the BIOS, trying and failing to deal with VMX and locked NVram. As of now, my system boot-loops and fails to run Windows, but paradoxically I am able to get Ubuntu running, which is what I am using now.

I'll try to provide as much relevant information here as I can:

  • Device: HP ZBook 17, gen 6
  • Primary OS: Windows 10 Home
  • Linux distro: Ubuntu Cinnamon 23.10
  • Ubuntu location: /dev/sda3
  • grub-install --version = 2.12~rc1-10ubuntu4
  • boot-repair Boot-info summary: https://paste.ubuntu.com/p/rxZ3D5GtpP/
  • I'm more than happy to provide more information as it's requested.

As of now, I am unable to run Windows through the BIOS. If I run via the dedicated SSD as I normally do, it boot-loops, and if I try to go through any other drives it just tells me I need to install an OS. I am currently able to run Ubuntu, but only by going through the following process:

  1. Startup menu
  2. Boot configuration
  3. Boot from EFI > Ubuntu > shimx64.efi

At this point, I am happy with two outcomes to this scenario:

  1. I am able to run my laptop with Windows 10 as the primary OS, with the ability to dual-boot to Ubuntu Cinnamon 23.10.
  2. Assuming option 1 is impossible/requires a Herculean amount of work to pull off from this state, I am willing to scrub Windows 10 from my laptop and move forward with Cinnamon as my daily driver, though I am rather inexperienced in it. I can learn to move forward as I need to and run a VM or WINE for any Windows-specific processes I still need to do. But I would rather keep this option as my dead man's switch.
view more: next ›