this post was submitted on 14 Oct 2023
226 points (99.6% liked)

Linux

46775 readers
2113 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] 37 points 10 months ago (1 children)

Good to know. I will say as a colorblind person, it's always a tad ironic because as a colorblind person, the filters don't make things definitive. It's still a bunch of random colors that I can't identify lol

[–] [email protected] 16 points 10 months ago (4 children)

What are your biggest pet peeves as a color blind person? In software, I mean.

[–] pastermil 25 points 10 months ago (1 children)

Not colorblind, but my guess would be the colors.

[–] Grass 6 points 10 months ago

This made me chortle

[–] [email protected] 16 points 10 months ago

Those global overlay filters that tint the whole screen never seem to do anything for me at all.

On the other hand, the ones that change specific colours (enemy tags are blue instead of green, for example) are a huge help.

[–] [email protected] 15 points 10 months ago* (last edited 10 months ago)

Partially red green colorblind here. There's really no pet peeves, but sometimes if I must identify the color/color accent, it takes focus.

[–] [email protected] 10 points 10 months ago* (last edited 10 months ago)

Great question. Had to think about it and I'd say for me personally, poor implementation of color pickers is the biggest frustration.

As a technical user, I have no qualms w/ editing the default selection if it's hard to read due to colors, but I get frustrated with poor color picker implementation. For example, color swaths that don't have named descriptions when you hover over them. Even/especially the standard ROYGBIV colors on the first page of a color picker, but also to a lesser degree, descriptive hex codes on more nuanced online color pickers. I can't tell the difference and don't feel like hearing someone ask why I made the bold choice of making the sky pink.

Another issue is something like KDE's Konsole has a color picker that doesn't have clear names/examples for which aspect of the terminal is being changed, so when I wanted to change the bash custom prompt color to improve readability, I had to edit 5-6 different options, and use trial and error to fix the color.