HackerTrans
TopNewTrendsCommentsPastAskShowJobs

meodai

no profile record

Submissions

[untitled]

1 points·by meodai·15 gün önce·0 comments

[untitled]

1 points·by meodai·3 ay önce·0 comments

[untitled]

1 points·by meodai·3 ay önce·0 comments

[untitled]

1 points·by meodai·4 ay önce·0 comments

[untitled]

1 points·by meodai·4 ay önce·0 comments

[untitled]

1 points·by meodai·6 ay önce·0 comments

Show HN: Pro Color Harmonies – A library for color harmonies

meodai.github.io
1 points·by meodai·8 ay önce·1 comments

Color Palette Pro: a synthesiser for colour

colorpalette.pro
1 points·by meodai·8 ay önce·1 comments

Show HN: A color name API that maps hex to the closest human-readable name

meodai.github.io
97 points·by meodai·geçen yıl·52 comments

Color – My Journey Through the Spectrum

elastiq.notion.site
2 points·by meodai·4 yıl önce·1 comments

Show HN: FettePalette Color generation using curves within the HSV color model

meodai.github.io
1 points·by meodai·5 yıl önce·0 comments

Generative Color Harmonies

farbvelo.elastiq.ch
2 points·by meodai·6 yıl önce·0 comments

comments

meodai
·3 ay önce·discuss
took me a while, but its working now: https://charcuterie.elastiq.ch/#2F8F and https://charcuterie.elastiq.ch/#884C
meodai
·3 ay önce·discuss
yeah that’s a more utilitarian approach mine is more about exploring and navigating the unicode space visually

beauty is in the eye of the beholder

though going through every comment to promote it feels a bit… unnecessary
meodai
·3 ay önce·discuss
Fair enough. I didn’t go for cultural or visual accuracy when naming it, I just wanted something loosely tied to characters / unicode, and the pun clicked for me. I still like it a lot.
meodai
·3 ay önce·discuss
The only way that I can think of to respond to that question is this: https://charcuterie.elastiq.ch/data/fonts/fonts.css
meodai
·3 ay önce·discuss
done!
meodai
·3 ay önce·discuss
exactly
meodai
·3 ay önce·discuss
I’m a native French speaker, and “charcuterie” doesn’t really carry that negative meaning in everyday use. It’s very commonly used to mean cold cuts / prepared meats.

The butcher is un charcutier, and the shop is une boucherie. La charcuterie refers to the food itself, usually cured or prepared meats (pork, cooked, smoked, dried, etc.). So the name works the same way it does in English.
meodai
·3 ay önce·discuss
fixed
meodai
·3 ay önce·discuss
great idea, I think I will do both
meodai
·3 ay önce·discuss
should be less boxes now!
meodai
·3 ay önce·discuss
oh right, good catch
meodai
·3 ay önce·discuss
True, thanks for the feedback
meodai
·3 ay önce·discuss
It does
meodai
·3 ay önce·discuss
I use it to find icons I likr
meodai
·8 ay önce·discuss
Just discovered ColorPalette Pro by Ryan Feigenbaum: a synthesiser for colour. I like the music-hardware analogy.

the way its written is quite manual, but the results are pretty good! https://github.com/royalfig/color-palette-generator/blob/mai...
meodai
·8 ay önce·discuss
thanks!
meodai
·8 ay önce·discuss
congrats!
meodai
·8 ay önce·discuss
I build a lot of tools that generate colorpalettes and I wanted a wide range of nice-sounding names that feel evocative of the colors they represent. I see it as an API between a program and a human.

I started with about 1,600 names scraped from Wikipedia, but with only that many, there were a lot of redundancies and when you disallow duplicates, you end up with colors being labeled as “orange” even though they don’t actually look orange. On top of that many of the names were racist or at least questionable (so are many names on colornames.org)

Other large lists like the Pantone one, don't have a permissive license.

So for the past ten years or so, I’ve been collecting color names in a very unscientific way. It slowly turned into a hobby—something I often do on vacation, especially when I’m surrounded by unfamiliar places, dishes, or objects where color is used in unexpected ways.

Tools I made that benefit from using the names:

- https://meodai.github.io/poline/ - https://words.github.io/color-description/ - https://farbvelo.elastiq.ch/ - https://codepen.io/meodai/pen/PoaRgLm - https://parrot.color.pizza/ - https://meodai.github.io/rampensau/

And probably some that I forgot about...
meodai
·8 ay önce·discuss
changed the original: interacting with the cube will stop the spin
meodai
·8 ay önce·discuss
I originally made this about 8 years ago just for myself: to see where the color name list I maintain had gaps: https://github.com/meodai/color-names

As I learned more about color models, I kept adding different ones over time. The perceptual models helped me understand the “missing” areas much better.

Later, after building an API around the list (https://github.com/meodai/color-name-api ), I started including other lists with permissive licenses too.

Appreciate all the thoughts and feedback here. I’ve also changed it so the cube stops spinning once you interact with it.