Since this is posted by you, Josh.. is the date in the article inaccurate (should the year be 2022?) or did you just decided to push to HN on the one year anniversary? (Title might benefit from the year)
CSS Gradients that avoid the “gray dead zone”
11–20 of 151 posts
Re: CSS Gradients that avoid the “gray dead zone”
#12Re: CSS Gradients that avoid the “gray dead zone”
#13Re: CSS Gradients that avoid the “gray dead zone”
#14As a (web/app) developer, I'd really wish I had any sort of talent do beautiful things, this person clearly has a sense of aesthetics that I don't, while I know that practice would make it better, I just don't feel that I'd get there. Congrats to the author for such a cool product!
But everyone that ever did achieve it only did so with practice.
Re: CSS Gradients that avoid the “gray dead zone”
#15Since this is posted by you, Josh.. is the date in the article inaccurate (should the year be 2022?) or did you just decided to push to HN on the one year anniversary? (Title might benefit from the year)
Personally, when it's so recent (like within last year or three) I don't really care if the title is missing the year on HN. It becomes more useful when it's clearly a dated (i.e. maybe incorrect or no longer relevant) article.
Re: CSS Gradients that avoid the “gray dead zone”
#16I really, really like Mr. Comeau's "Me" avatar. In fact, his whole site is quite beautiful and pleasing.
I agree, most sites are very aggressive with popups and modals, that having a small pleasant avatar peak out at you is a nice change.
Re: CSS Gradients that avoid the “gray dead zone”
#17Earlier quoted context omitted.
Personally, when it's so recent (like within last year or three) I don't really care if the title is missing the year on HN. It becomes more useful when it's clearly a dated (i.e. maybe incorrect or no longer relevant) article.
Well, I reckon it's a typo rather than an old article.. I can't believe that a joshwcomeau.com article would only have 2000 visits in a year, and most of us type/write/speak the wrong year in early January :D
[0] https://web.archive.org/web/*/https://www.joshwcomeau.com/cs...
Re: CSS Gradients that avoid the “gray dead zone”
#18I really, really like Mr. Comeau's "Me" avatar. In fact, his whole site is quite beautiful and pleasing.
I agree, most sites are very aggressive with popups and modals, that having a small pleasant avatar peak out at you is a nice change.
Re: CSS Gradients that avoid the “gray dead zone”
#19Re: CSS Gradients that avoid the “gray dead zone”
#20Because Hue is a degree, you can walk either clockwise or counter-clockwise. That is why in the Javascript widget (the one to select midpoints and color spaces), HSL v.s. Lab v.s. HCL acted quite differently. You probably also need a tweak for that in the "Gradient Generator" widget too.
A bit nitpicky but: Hue is an angle, degree is it's unit.
Like the width of a football field is a length, meter is it's unit.
Otherwise, good point!