Comment on Unicorn – A full-stack web framework for DjangoComments−tedunangst3yIsn't unicorn the ruby web server? Name collisions are kinda unavoidable, but I'd at least try to avoid them in the same space.−guggle3yAlso Gunicorn…−ocimbote3yHow 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.−Biganon3yGunicorn is literally one of the 2 most used wsgi servers for Django. This name is objectively confusing.
Comments
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.
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.