Hacker News new | ask | show | jobs
by flagrant_taco 1045 days ago
> and there is still nothing in the protocol that can not be done with HTTP.

This argument itself is using flawed reasoning. Gemini was purposely designed as a subset of HTTP rather than a superset, starting with a tough approximation of HTTP 0.9.

Of course everything that is supported in Gemini can also be implemented in HTTP.