Hacker News new | ask | show | jobs
by tedunangst 1055 days ago
Isn't unicorn the ruby web server? Name collisions are kinda unavoidable, but I'd at least try to avoid them in the same space.
2 comments

Also Gunicorn…
How painful if you had to have 2 friends with the same first name...

Name collision is unavoidable and one of the many wrong battles to fight for, IMO.

Gunicorn is literally one of the 2 most used wsgi servers for Django. This name is objectively confusing.