Hacker News new | ask | show | jobs
by debaserab2 2833 days ago
Wow, thanks for all the links. I just spent way too long reading all of these.

I found some of the requests to be pretty reasonable. Some were reasonable, but not very pragmatic. Some just kinda elicited an "eh, come on?" sort of response.

1 comments

Haha, yeah, I just read through that entire list. I'd say that more than half of those seemed very reasonable and civilized to me. But the people complaining about penis.js seemed to have completely missed the point of that whole project.

I then started browsing through my own code to see if anything seemed offensive. One thing that caught my eye: in SPI communications, there is very clearly a "master" and a "slave". I have programmed many SPI-related code... So now I wonder, what was the original complaint in calling Redis servers "master" and "slave"? That terminology is very, very common in computers.

EDIT: I guess this is the original complaint?: https://github.com/antirez/redis/issues/3185

EDIT #2: I guess I'm late to this conversation: http://antirez.com/news/122