Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "white theme hurts"
-
There should be image-whiteness-check when posting images. It hurts so much when mostly white images throws white spears to my eyes while I scroll in dark theme unprepared for war with the white side.7
-
The gnome-screenshot tool has a white flashing effect. Every single pixel of the screen is at the brightest colour for the fraction of a second.
Did the developers of gnome-screenshot really think users want a camera flash in their face whenever they hit the "print screen" button?
That flashing effect hurts users' eyes, especially if a white flash appears on a dark-theme user interface.
Formerly, gnome-screenshot had a short black-out, which was tolerable. Thankfully, mate-screenshot has no shutter effect at all. These flashing effects are not helpful in the slightest, just purely annoying.9 -
So the guy who sits next to me in my class uses white theme for his IDE.
Me: So, you use white theme.
Him: Yea, I like it. So much better than darker ones. Don't know why people like it. Does it bothers you too?
Me: Pfft, no!
Me inside:7 -
TL;DR: I should just stick to Python. I'm not touching front-end stuffs.
I got promoted to moderator of the subreddit of the game I play. Got greeted by a list of task involving tweaking the stylesheet (CSS). I said fine, I screwed around with CSS before I can screw with this again. So now I'm in charge of the whole op. Alone. Yay /s.
The objective is just dark-theme-ing the thing because white hurts (we all know that). So I fired up Firefox, made a test subreddit, cloned the whole stylesheet and sprites and started screwing around with my editor and Inspector Tool. And it hit me: One element refused to render (I don't if that's the correct technical term), and I don't even know why the fuck it didn't render. 15 minutes fuzzing through and it still gave a middle finger. Fine. Fuck you. Full revert, back to original. Then I changed the original sheet one change at a time, reloading after every changes. After changing everything, it suddenly work. What the fuck. Why the fuck. How the fuck. How the bloody fuck. How in the bloody fuck.
(""Fucks" per minute" sure is an effective measure of code quality)2