Unicorn
11–20 of 68 posts
Re: Unicorn
#12Re: Unicorn
#13Could they have possibly picked a more confusing name? 1. Unicorn for Ruby: http://unicorn.bogomips.org/ 2. Green Unicorn for Python: http://gunicorn.org/ The fact that this is an HTTP request library, as opposed to a server, is what pushes this into serious troll territory. The only saving grace here is that Java programmers searching for this library might come upon one of the other two and realize what they are mi…
As pointed out by another commenter, they also ripped off the unicorn image seen on Github error pages, which further confuses the matter because Github obviously used that unicorn since they run the Unicorn web server, not whatever this HTTP library is. They would have been better off naming it something awful like "Hospice" or something.
Re: Unicorn
#14My first thought was "You're kidding, right?"
Re: Unicorn
#15Could they have possibly picked a more confusing name? 1. Unicorn for Ruby: http://unicorn.bogomips.org/ 2. Green Unicorn for Python: http://gunicorn.org/ The fact that this is an HTTP request library, as opposed to a server, is what pushes this into serious troll territory. The only saving grace here is that Java programmers searching for this library might come upon one of the other two and realize what they are mi…
Re: Unicorn
#16If I'm reading this right, though, this is an HTTP client library. The docs[2] say
> If you are wondering why we aren't using the
> Unicorn namespace for ruby it is because it's
> already taken by the awesome Eric Wong's mostly
> pure-Ruby HTTP backend
This looks like a case of two different pieces of software, both of which speak HTTP, and both named Unicorn.Re: Unicorn
#17Could they have possibly picked a more confusing name? 1. Unicorn for Ruby: http://unicorn.bogomips.org/ 2. Green Unicorn for Python: http://gunicorn.org/ The fact that this is an HTTP request library, as opposed to a server, is what pushes this into serious troll territory. The only saving grace here is that Java programmers searching for this library might come upon one of the other two and realize what they are mi…
I clicked and just assumed it was the Ruby server, I've even seen that logo used in conjunction with Unicorn before. Did they just not google the name at all before diving in?
Re: Unicorn
#18Re: Unicorn
#19This strikes me as intentionally misleading. They're using the github angry unicorn pic. GH is a noted proponent of Unicorn the ruby app server. https://github.com/blog/517-unicorn
Sorry for the confusion, we really dropped the ball.