this post was submitted on 09 Apr 2024
902 points (97.6% liked)

Linux

47538 readers
1724 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 5 months ago (2 children)

I think I didn't buy a Windows license ever. Got Win 7 free from my college and always could upgrade for free to the next version. I never used MS Office, mostly did use the Google suite. Games were the only thing that kept me, especially since I got more privacy continuous over the past few years.

I'm currently dual booting Win 11 and Linux mint as a test phase. Actually just running windows for the proprietary phone client I need for work. Otherwise I'm newly exclusively using LM right now. Though I might make the switch to EndeavourOS for it's rolling release approach and AUR.

Only thing I really hate is that there are some proprietary software like ICUE, L-Connect a proper scanning software for my printer including OCR (there is a version for Linux but it doesn't include OCR) or shitty driver support for my graphics card. But none of those are issues coming from Linux itself but rather from the lack of support from the developers. Also, I love DLSS and Ray tracing but seriously.. fuck Nvidia.

[–] thevoidzero 13 points 5 months ago (1 children)

For the OCR, have you tried tesseract? For printed documents it can take image input and generate a pdf with selectable text. I don't OCR much but it has been useful when I tried a few times.

You might be able to have a script that takes the scanner input into tesseract and output a pdf. It only works on a single image per run so I had to make script to run it on whole pdf by separating it and stitching it back together.

[–] Para_lyzed 4 points 5 months ago

@Senseless I'd just like to add that there are GUI frontends to tesseract that make things a lot easier. I particularly like gImageReader, but there are plenty of different GUIs for people with different tastes!

[–] [email protected] 6 points 5 months ago (1 children)

I have a Corsair keyboard and on Linux I use ckb-next to control rgb and stuff

[–] [email protected] 3 points 5 months ago (1 children)

RGB isn't really the issue for me. At least not when using icue. I need it to control my AIO / fans / temps

[–] [email protected] 2 points 5 months ago (1 children)

Ah gotcha. I just set a custom fan curve in the BIOS which has been working well for me in Linux (I also use a Corsair AIO + Commander Pro).

I just learned of the liquidctl application which supposedly works for this. I'll check it out later this afternoon and see how it works!

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

Nice. I'd appreciate some feedback, if you like. Currently in the middle of switching to EndeavourOS as a Arch noob. Am I allowed so say "I use arch btw" now?