Rafael Veras

Results 4 issues of Rafael Veras

Consider the following scale: http://tristen.ca/hcl-picker/#/clh/5/1.16/560003/E2A58A If the Hue slider is fixed, I expect all colors to have the same hue value. This isn't, however, what chroma.js tells me about the...

It would be great if wordsegment returned that. For instance: ``` > ws.rank("nobodyelse") [ ["nobody", "else"], ["no", "body", "else"], ...] or > ws.probabilities("nobodyelse") [ [ ["nobody", "else"], ["no", "body", "else"],...

The passwords appear lowercased in sets.pass_text. There's no reason for this. It should be saved in case sensitive mode.