Re: [dev] A chance for a suckless web?

From: <tautolog_AT_gmail.com>
Date: Sun, 11 Oct 2015 09:20:36 -0700

"Reader mode" in major browsers already is powered by a subset of html5 for marking up articles. That is already widely deployed, and supports the article meta attributes the same way as ‎AMP does. I often use it on my phone to bypass those CSS popup ads that appear in front of articles.

I have considered making a reader mode in surf, and having a sort of automatic mode for going into reader mode to make it more of a default.

Is the creator of AMP trying to address something that reader mode does not? Maybe they aren't aware of its existence.

Ben
  Original Message  
From: Christoph Lohmann
Sent: Sunday, October 11, 2015 7:30 AM
To: dev_AT_suckless.org
Reply To: dev mail list
Subject: [dev] A chance for a suckless web?

Greetings comrades,

I found the AMP project [0], which seems to be a standard to have easy
rendering of webpages on mobile devices. It only allows a subset of the
HTML tags but forces at least one Javascript script file to be run. If
the content could be displayed without the JS being mandatory to decrypt
the content this would be a chance to have a more simple way of browsing
the web.

First you have an AMP browser (lynx, w3m, dillo etc. can easily handle
this subset of features) and on full HTML surf is run.

I haven’t yet mentioned the CO2 and NOX reduction that is saved by the
reduced parsing, RAM and CPU effort.

What do you comrades think?


Sincerely,

Christoph Lohmann

[0] https://github.com/ampproject/amphtml/blob/master/spec/amp-html-format.md
Received on Sun Oct 11 2015 - 18:20:36 CEST

This archive was generated by hypermail 2.3.0 : Sun Oct 11 2015 - 18:24:08 CEST