Ranter
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
Comments
-
htlr52077yI still remember using same shit a few years back.
Almost-black,
Kinda-black,
Definitely-black 😐 -
@irene this guy used color dropper, so he kinda didn't care at all. I've rewritten this fragment using lighten() and darken().
-
Root825087y@irene Usually because of branding, but in this case? Who knows.
Oh, @limitedeternity already answered it! -
Here goes and idea for startup:
Chat, styled like a text editor (Atom/Sublime), where people talk to each other using comment blocks (singleline and multiline) from different languages (like SCSS/Python). When guy#1 makes mistake in comment, guy#2 should recieve notification, that guy#1 is dumbass.
I'm seeing it like this: customizable editor window with somewhat ui-like.
Messages ("comments") can be edited only by their authors. Input is right under all comments, right in the window. No separate input field.
Fully anonymous: nobody knows who exactly wrote "comment".
Secure: err... Something like "session deletes after both sides of dialogue closed the window".
Websockets, React and all that stuff.
Anything you want in backend (Django with Channels, Socket.io with Node) and Redis for channel layers. -
And yep, "ultralight gray" is just our old local meme.
It's about customer, who wanted us to design a website (usual stuff). So, on the layout pic there was REALLY white header. Color dropper showed #fff.
So, we have finished our work and just sent the result to customer. After that he replied, that the header should be gray. Light gray. So, we've set #eee on it. Sent back.
- "This gray color should be lighter" (yeah, "lighter", not "brighter", but he meant it).
#f0f0f0. Same result.
Then we came to him personally. Three of us.
He showed on that header and said it should be "lighter".
I've set #fefefe. Same result.
Then guy in my team just set color to "white" and increased brightness of the screen.
Customer said "yeah, that what i was talking about. You really can do stuff right, if you want to".
I was about to die from laughing, so we got paid and literally ran away.
After that we are calling "white" only "ultralight gray".
Related Rants
Me: Hmm, let's check what's the issue with this styles... Seems like nothing special...
*15 minutes later*
Me: Well, now that's just fine, now i'm closin' this one and commitin'...
Wait, what the...?
/* frontend-developer's day rubric. devrant edition */
undefined
chat
comments
scss
css
srsly?
frontend