[-] Classy@sh.itjust.works 2 points 4 hours ago

I use EndeavourOS, and I love the way the system runs, I enjoy pacman and AUR, but I also get annoyed having to do the sudo pacman -Syu dance every couple of days. I want an Arch-like distro that is stable. Does such a thing exist?

[-] Classy@sh.itjust.works 4 points 1 day ago

3⁄256

Please don't let the Amish at my work know that such small increments of size exist. They'll ask me to cut my trim to that level of tolerance

[-] Classy@sh.itjust.works 3 points 1 day ago

Do you wear a belt? Do you develop a rash on your underbelly where it touches the buckle?

Can you guess how I learned I was allergic to nickel?

[-] Classy@sh.itjust.works 3 points 1 day ago

I just want to know what the dude from Lamb of God does to make himself sound like a jaguar

[-] Classy@sh.itjust.works 4 points 2 days ago

My pseudo-coked out Tik-tok brain can't watch more than ten seconds of any content if it doesn't have at least three different visuals happening at once for me to focus on.

[-] Classy@sh.itjust.works 21 points 2 days ago

The app my work uses to show 401k, pay, request leave, etc details, uses a ridiculous webapp that's very slow, and on top of this, they nag you literally every 4 months to update your password. I used to be a good boy and memorize a new password each time. Now I just add a new letter into BitWarden and it's my new password. Apparently this is more secure??

[-] Classy@sh.itjust.works 2 points 2 days ago

This is the same color as every single wall I've ever painted!!!!

[-] Classy@sh.itjust.works 3 points 2 days ago

You just made an enemy for life!

[-] Classy@sh.itjust.works 35 points 3 days ago

You're a Scorpio? No wonder I couldn't trust you. Sagittariuses and Scorpios are natural enemies. Like Sagittariuses and Cancers. Or Sagittariuses and other Sagittariuses. Dammit Sagittarius! You ruined astrology!!

[-] Classy@sh.itjust.works 4 points 3 days ago

If they were relatively evenly distributed would that counteract lensing?

[-] Classy@sh.itjust.works 3 points 4 days ago

Thanks for the correction! Been about the same amount of time for me lol

[-] Classy@sh.itjust.works 6 points 4 days ago

Nice, Five Million Merits mixed with dystopia environmentalist catastrophe, I love it

4

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?

21
Oxalis herrerae! (imgur.com)
1
1
1

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!

1
Meet my snake: Millie! (sh.itjust.works)

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.

6

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.

18

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.

184
My First Month of Linux (sh.itjust.works)
submitted 8 months ago by Classy@sh.itjust.works to c/linux@lemmy.ml

This post idea was inspired by a recent post by Guenther_Amanita@feddit.de 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 8 months ago* (last edited 8 months ago) by Classy@sh.itjust.works to c/linux@lemmy.ml

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.
52
87

Picked it up for a song recently. I suspect it to be a BSR but it's kind of weird. Also, why is it so clean and skinny? It looks like aluminum but it's labeled as CI.

view more: next ›

Classy

joined 1 year ago
MODERATOR OF