Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
Gemini claims to "Takes user privacy very seriously" and yet it leaks the client and server IP addresses to each other and to network observers by not using any form of https://en.wikipedia.org/wiki/Mix_network.
It claims to "Strives for maximum power to weight ratio" and yet does not support caching.
It does not support content-addressed sites in any form: to host a single-page static site the user has to pay for a VPS or buy some SBC, pay for a domain and configure DNS. The "lightweight" aspect is the protocol itself, not the deployment effort.
The protocol is "non-extensible by design" but obviously cannot prevent users from adding higher-level markups in some clients and start adding complexity, exactly what happened for the web.
That's some poor reasoning.