Live data from Hacker News

Name #663399 “Becca Purple” in CSS4 Color?

discourse.specifiction.org

11–20 of 35 posts

Re: Name #663399 “Becca Purple” in CSS4 Color?

#12
post #5

This seems excessive. I feel for the family in this time of loss, and of course I've seen the outpouring of support on Twitter about this color, but I don't see why it makes any sense to make it a permanent part of CSS. Is there any precedent for other personal stuff like this in the web standards, de facto or otherwise?

Take a step back and ask yourself question: does it matter? I can see where you're coming from; but, honestly: is your life going to be at all impacted by the name of an individual color?

Should this be done for other CSS contributors who have or will have lost loved ones?

Re: Name #663399 “Becca Purple” in CSS4 Color?

#13
post #10

Earlier quoted context omitted.

wouldn't it be more thoughtful to remember becca and support her family through a charitable donation or something along those lines rather than trivialize an internet spec? i feel for the family though and i think it was kind of jeff to reach out to them in a special way today. EDIT: just so others are aware what the family's wishes are: "The family requests charitable donations be made in Rebecca’s name to the Phil…

Why the dichotomy? Why can't we have both? Throughout this whole ordeal Eric has maintained that it is with the support of various communities that he has been able to deal with this tragedy. Eric has done a lot for CSS and the web as a whole, and this request would add zero additional complexity to the specification and only one or two lines of code to the implementation. It really isn't that big a deal, but there's…

It really isn't that big a deal, but there's a lot of us that respect him enough

It is a really big deal, adding enormous politics and payload to every change going forward: Once you start memorializing people through standards, you are implicitly choosing not to memorialize everyone who doesn't get codified in such a way.

Every city and region has a long backlog of honorarium names for upcoming streets and parks, inevitable discussions and debates, etc. Don't turn standards into that.

This is one of those internet things where everyone looks for some cheap feels by saying "Sure, do it!", maybe sending out a couple of easy tweets. That sort of herd behavior should never influence standards, and it is somewhat ridiculous that this discussion is taking place.

Re: Name #663399 “Becca Purple” in CSS4 Color?

#14
post #13
post #10

Earlier quoted context omitted.

Why the dichotomy? Why can't we have both? Throughout this whole ordeal Eric has maintained that it is with the support of various communities that he has been able to deal with this tragedy. Eric has done a lot for CSS and the web as a whole, and this request would add zero additional complexity to the specification and only one or two lines of code to the implementation. It really isn't that big a deal, but there's…

It really isn't that big a deal, but there's a lot of us that respect him enough It is a really big deal, adding enormous politics and payload to every change going forward: Once you start memorializing people through standards, you are implicitly choosing not to memorialize everyone who doesn't get codified in such a way. Every city and region has a long backlog of honorarium names for upcoming streets and parks, in…

RFC2468 is touching.

https://tools.ietf.org/rfc/rfc2468.txt

Re: Name #663399 “Becca Purple” in CSS4 Color?

#16

Earlier quoted context omitted.

Take a step back and ask yourself question: does it matter? I can see where you're coming from; but, honestly: is your life going to be at all impacted by the name of an individual color?

Should this be done for other CSS contributors who have or will have lost loved ones?

On a case-by-case basis: that's probably fine. (A) It is unlikely to come up too often (lots of people don't have a favorite color), (B) while every named color adds a bit of burden to standards compliance, the bit is so terribly trivial that it's not worth mentioning; it's a single additional line in a lookup table.

There's no precedent issue here to concern ourselves with.

Re: Name #663399 “Becca Purple” in CSS4 Color?

#17
post #5

This seems excessive. I feel for the family in this time of loss, and of course I've seen the outpouring of support on Twitter about this color, but I don't see why it makes any sense to make it a permanent part of CSS. Is there any precedent for other personal stuff like this in the web standards, de facto or otherwise?

Take a step back and ask yourself question: does it matter? I can see where you're coming from; but, honestly: is your life going to be at all impacted by the name of an individual color?

But the extra weight of having to maintain 40,000 named colors?

One in this case isn't one, it is a precedent.

Re: Name #663399 “Becca Purple” in CSS4 Color?

#18
post #13
post #10

Earlier quoted context omitted.

Why the dichotomy? Why can't we have both? Throughout this whole ordeal Eric has maintained that it is with the support of various communities that he has been able to deal with this tragedy. Eric has done a lot for CSS and the web as a whole, and this request would add zero additional complexity to the specification and only one or two lines of code to the implementation. It really isn't that big a deal, but there's…

It really isn't that big a deal, but there's a lot of us that respect him enough It is a really big deal, adding enormous politics and payload to every change going forward: Once you start memorializing people through standards, you are implicitly choosing not to memorialize everyone who doesn't get codified in such a way. Every city and region has a long backlog of honorarium names for upcoming streets and parks, in…

https://developer.mozilla.org/en-US/docs/Web/CSS/color_value, search for aliceblue.

Now look up http://en.wikipedia.org/wiki/Alice_blue.

It's already happened. You can argue it's a grandfathered name from color standards predating CSS, but this process right here is how these things happen.

I think the world will survive the occasional honorarium done in this fashion. I would even be willing to wager that the world will survive a great many honoraria done in this fashion, if that's what people want; it's just an entry in a lookup table. There's no meaningful risk here; standards have always been what people can agree upon.

Re: Name #663399 “Becca Purple” in CSS4 Color?

#19
I'm sure the last thing on Eric's mind right now is CSS and especially the implication of a RFC putting the name of his daughter in a technical specification.

It's one of those nerdy endearing gestures that, while made with good intent, only end up causing more pain while simultaneously opening all kinds of strange questions (such as should we build memorials in our technical specifications every time a tragedy hits someone in the community).

Now's a moment to grief, but after long time, a moment comes to move on. Specifications can't "move on". We shouldn't turn them into graveyards where we bury our feelings.

Re: Name #663399 “Becca Purple” in CSS4 Color?

#20

Earlier quoted context omitted.

Take a step back and ask yourself question: does it matter? I can see where you're coming from; but, honestly: is your life going to be at all impacted by the name of an individual color?

But the extra weight of having to maintain 40,000 named colors? One in this case isn't one, it is a precedent.

It's the twenty-first century. Assuming we open a precedent that some day grows the named colors to 40,000 entries (which seems like a stretch)... Is maintaining approximately 1.4MB of data in a lookup table really something we are afraid we can't do? I'm pretty sure my computer has forgotten how to count that low.

Is it even a significant burden on the creation of new standards-compliant web browsers? Explain to me how we could go about crafting the development process of a new web browser where populating its table of named colors doesn't reduce to throwing a couple of scripts at a standard normative document to convert that document into the language-du-jour.

Fear of precedent on this question is practically over-stated.

Post reply on HN