|
|
|
|
|
by dguaraglia
4972 days ago
|
|
Haha, there is no such a thing as an 'idiotic' open source project. Remember, most open source has always started as someone scratching his own itches, be it something as awesome as Linus developing a whole new OS just to run Prince of Persia, or one of my many lame contribution to other projects (e.g: fixing some weird behavior on new tabs in Gedit. How 'revolutionary' is that?). If your itch is displaying all colors in the RGB palette with all their possible alphas, well then... just do it. If nothing else, it'll definitely help you think about how long it takes to iterate over the millions of values that you can represent in 32 bits. It's good programmer food for thought :) |
|