Earlier quoted context omitted.
> It’s more than solutionism, it’s elitism. > elitism (n.) the advocacy or existence of an elite as a dominating element in a system or society. where does this idea come from? why can't people make their own spaces in their own corners of the Internet without being considered "elitist?" is HN "elitist"? 4chan? Usenet? ZeroNet?
Text-only content is elitist ever since the masses started expecting everything to be video or at least have some stock images.
Gemini is Solutionism
41–50 of 227 posts
Re: Gemini is Solutionism
#42Earlier quoted context omitted.
And Facebook tracks your grandma's internet activities and manipulates her emotional state for profit.
> manipulates her emotional state for profit. Can you share more on this? I've heard they conducted large-scale studies of emotional state[1], but I never heard about a link to profit before. [1] https://www.pnas.org/content/111/24/8788
Re: Gemini is Solutionism
#43I wondered the same thing... why invent a whole new thing? Making a web browser capable of displaying the Internet circa 1999 is not trivial but it is far, far, far easier than building a modern one. Let's keep it simple: HTTP 1.1, HTML, CSS 1 (maybe), _no_ JS.
Re: Gemini is Solutionism
#44> The modern web sucks I think that this premise is wrong. The modern web does not suck. FB is usable by my grandma (at 89 she posts semi-regularly!), but there's no way she could understand how to set up an IRC client, how to telnet into servers, or how to write markdown. Of course, there's a lot of bad and a lot of baggage that comes with companies like Facebook and Google, but it's important to keep some perspecti…
Let's be honest, 99% of what your grandma has to tell you could be put in an email with no intermediating parties. The web is totally unnecessary for that.
Re: Gemini is Solutionism
#45Earlier quoted context omitted.
> manipulates her emotional state for profit. Can you share more on this? I've heard they conducted large-scale studies of emotional state[1], but I never heard about a link to profit before. [1] https://www.pnas.org/content/111/24/8788
They manipulate for engagement, more time on site, to show more ads.
Re: Gemini is Solutionism
#46If it was built on HTTP, there's a risk of a slippery slope type situation.
Re: Gemini is Solutionism
#47Nah - Gemini FORCES people to use a very strict small surface area. Building on top of existing tech you would need to trust people to do it right, and that ain't something you trust.
Yep there would always be the temptation to say "well I need just one cookie" or "well I need just this bit of javascript" Gemini doesn't give you those options.
Re: Gemini is Solutionism
#48Super pedantic but you don't need to send the Host header either to get a response. I use the telnet trick often as debug step number one.
OP is correct. HTTP/1.1 requires the Host header (1). The client must send it, and the server must reject requests without it. Some implementations simply don't follow the standard. For example, you can test this on twitter.com, which appears to be correctly following the specification. (1) https://www.rfc-editor.org/rfc/rfc7230#section-5.4
Re: Gemini is Solutionism
#49Re: Gemini is Solutionism
#50The people whose content I most respect are writing into a blogger setup that hasn't changed for decades, or into Wordpress's editor that feels like it actively fights you when you want to write. They like making it look like they want it to, and they like having analytics or getting paid for their content with ads or subscriptions. And on the other hand, barring one notable exception I haven't found anybody in the gemini space whose content I found interesting in itself. (Of course, that's just personal opinion - you might find many more people in the gemini space interesting.) And the moment I realized that a significant portion of the content on the gemini space was about implementing a gemini reader, it hit me that it was pure solutionism. Gemini is a protocol for techies who want to bikeshed about tech!
(I could also go on about how the idea that stripping content of styles or """fluff""" is the only way for readers to get it on their own terms. I use stylus to override the font on every website I visit - it didn't require reinventing the wheel for that!)