On 2025-06-10, Paul Rubin wrote:
anthk <[email protected]> writes:
Most of these "web sites" are irrelevant to me.
Can you read sfgate.com? That's a major news site near here.
After November flop, California Forever launches new city concept
An aerial rendering of where the original planned community by
California Forever would fit into Solano County.
A California city tried to triple in size. Then came the rebellion.
Interestingly, I'm able to read apnews.com with lynx. With firefox,
I'm impeded by Cloudflare Turnstile which is basically a JS-dependent captcha.
I get a 403 from this with lynx: https://www.fanfiction.net/s/13768935/1/Harry-Potter-and-A-Galaxy-Far-Far-Away
That site also uses Turnstile. Turnstile is becoming extremely
widespread across the net, to push away AI scrapers.
On 2025-06-10, Paul Rubin wrote:
anthk <[email protected]> writes:
Most of these "web sites" are irrelevant to me.
By the by, I'd like to note that the lifestyle argument works
both ways. I've started using web c. 1998, and within a few
years, settled on Lynx as my primary browser. (I have a Lynx
"bookmarks" file dated August 2001, for example.) I doubt indoor
plumbing is a suitable comparison, but driving a car perhaps is.
Interestingly, I'm able to read apnews.com with lynx. With firefox,
I'm impeded by Cloudflare Turnstile which is basically a JS-dependent captcha.
The "solve-to-read" captchas generally are JS-based, IME.
(Unlike those for posting comments or registering an account.)
I haven't noticed sites skipping a captcha for non-JS browsers
myself, TBH, though I have noticed sites skipping JS-based ads
for Lynx. Can't say I feel disadvantaged by it.
I believe I understand, to a degree, the issues involved
in running a website this day and age, but this particular
solution gets no sympathy from me. If anything, it seems
like a web counterpart to hostile architecture [3].
On 2025-08-09, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
By the by, I’d like to note that the lifestyle argument works both
ways. I’ve started using web c. 1998, and within a few years,
settled on Lynx as my primary browser. (I have a Lynx “bookmarks”
file dated August 2001, for example.) I doubt indoor plumbing is
a suitable comparison, but driving a car perhaps is.
Well, by that analogy, what do you think would happen if you tried
to take a Ford Model T on to the Autobahn?
The modern web is a “kitchen sink” mess of technologies (well beyond JavaScript) that is going to be heavy lift for any browser to support:
<https://www.w3.org/TR/>
For example, I have sites that make extensive use of server sent
events (SSE). While JavaScript is the main way to pull the data,
the format *is* just text that any browser could display. But give
`lynx` that URL and it just *sits* on the result, displaying
*nothing* until the connection is closed.
The thing to shoot for (i. e., what a modern “text” browser should target) is *accessibility*. That’s what standards are geared
towards these days, and that’s what sites are *supposed* to support.
Often time the weight of law and/or public opinion can be brought to
bear against large organizations that do not accommodate disabled
people. Try those sites with something like a screen reader and
complain if they still don’t work *that* way.
Nevertheless, support for modern Web technology, and first and
foremost for the latest advances in Javascript, is largely a
moving target, and likely requires more effort than the current
team of developers can provide.
Instead of complaining that you can’t get modern sites to work on
some old HTML browser, maybe question whether or not it was wise
to have tried jamming everything into HTML in the first place.
I do not consider W3C to be a relevant authority when it comes to /interoperability,/ which is to say, having more than two
independent implementations of a technology or stack.
On Sat, 9 Aug 2025 19:53:24 -0000 (UTC)
Doc O'Leary , <[email protected]> wrote:
Well, by that analogy, what do you think would happen if you tried to
take a Ford Model T on to the Autobahn?
...you'd get passed by everyone going faster than 42 MPH but otherwise everything would work normally enough because the operating principle
of a roadway hasn't changed since the Neolithic, conventions for motor traffic have been broadly consistent since the '40s,
and fundamentally
people just want to get wherever it is they're going and aren't weirdly fixated on controlling what anyone else does...?
On 2025-08-09, Doc O'Leary wrote:
Well, by that analogy, what do you think would happen if you tried
to take a Ford Model T on to the Autobahn?
Either I do not understand your point, or you’ve misunderstood
the one I’ve tried to make. The thing is: for a variety of
reasons, whether they want it or not, different people live
different lives.
More importantly, am /I/ part of your target audience?
If your website requires anything besides that (CSS, JS,
WebRTC, – whatever) to be usable, I might complain.
If I’m /not/ part of your target audience, why bother?
By the same merit, if my grandmother is part of your target
audience, I fully expect for your website(s) to be written in
German or (and) Russian. I’m afraid that regardless of how
good your website might be, she’s not at an age when learning
English, or any other new language, is still a viable option.
Accessibility is an important point, true, but one I find more
important on a personal level, is that I /can/ patch Lynx (due
to its relative simplicity), and I very much /cannot/ patch
Chromium (due to its relative complexity.)
That’s one of the chief advantages of Lynx to me, and that’s
why I largely dismiss complaints by website operators that I’m
using ‘too old’ (or whatever) a browser that’s too inconvenient
and troublesome for them to add support for.
Instead of complaining that you can’t get modern sites to work on
some old HTML browser, maybe question whether or not it was wise
to have tried jamming everything into HTML in the first place.
First, why these two options have to be mutually exclusive?
I’d think that the very existence of this discussion here on
(non-HTML-based) Usenet is evidence enough that some of us
can do both. (For a given value of ‘complain’ in any case.)
Then again, my Lynx is 2.9.0dev.12 from January 2023. Is it
already considered “old”?
For your reference, records indicate that
Ivan Shmakov <[email protected]d> wrote:
Well, by that analogy, what do you think would happen if you triedOn 2025-08-09, Doc O'Leary wrote:
to take a Ford Model T on to the Autobahn?
Either I do not understand your point, or you've misunderstood
the one I've tried to make. The thing is: for a variety of
reasons, whether they want it or not, different people live
different lives.
I'm contending that the problem is not that there are different cultures,
but that there are inevitable culture clashes. It just doesn't make much sense to gripe about Lynx or any other browser not working well with the modern web; it's not the obligation of the web to "live the life" of Lynx.
More importantly, am /I/ part of your target audience?
I think that's a false premise. Why should I be trying to limit my
audience to some "target" subset? If I have tabular data, for example, I want as many people as possible to use it however they wish. That
generally does *not* mean crapping it up with HTML formatting and calling
it good.
On Mon, 11 Aug 2025 21:51:09 -0000 (UTC)
Doc O'Leary , <[email protected]> wrote:
And yet we still come full circle back to people misunderstanding
what the modern web is, which *is* about being fixated on controlling
every aspect of the browsing experience (or at least *trying* to).
It's not misunderstanding, it's rejection.
No, I think I'll stick with active scorn and spite towards web
designers who can't be bothered to do their job properly. The attitude
that it should be considered acceptable for web designers to dictate
people's choice of browser was contemptible in the '90s-'00s and it's contemptible now.
But isn't it better to appeal to both crowds
by writing HTML that is usable in all the browsers your audience
chooses to use?
Regardless of whether you're "crapping up" the data in HTML or I
guess using other technologies like JS to format it client-side,
the user isn't going to see a way to access that raw data unless
you show a link to download it separately.
As a user who avoids running random
JS (even when I'm using browsers that support it), I obviously
prefer the server-generated crap.
Even if you want all the functionality of a website to be exposed
as a public API, you can add a method in API requests to
enable/disable the HTML rendering. Catering to Lynx users doesn't
shrink your audience, it offers everyone more options!
On 2025-08-11, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
Then again, my Lynx is 2.9.0dev.12 from January 2023. Is it
already considered "old"?
In every way that matters, yes. Just like a new Usenet client could
be released tomorrow and instantly be outdated, because the
underlying technology is not fit for purpose. Which is to say that,
while usable for *a* purpose (simple text discussions), Usenet is no
longer anybody's idea of a *modern* messaging platform.
Beethoven is a bit late for my taste. I prefer JS Bach and friends.
Also harpsichord music -- played on harpsichords, not on pianos.
No, I think I'll stick with active scorn and spite towards web
designers who can't be bothered to do their job properly. The attitude
that it should be considered acceptable for web designers to dictate
people's choice of browser was contemptible in the '90s-'00s and it's contemptible now.
On 2025-08-11, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
On 2025-08-09, Doc O'Leary wrote:
Accessibility is an important point, true, but one I find more
important on a personal level, is that I /can/ patch Lynx (due
to its relative simplicity), and I very much /cannot/ patch
Chromium (due to its relative complexity.)
But, again, my argument is that a browser like Chromium aims to
implement the mess that is modern web standards, not just whatever
patchwork subset that Lynx supports.
Some parts *could* be pulled out for use with Lynx in some fashion:
<https://en.wikipedia.org/wiki/V8_(JavaScript_engine)>
But I don't expect there's enough of a user base for *any* text
browsers to justify that development effort.
I still think the best angle to approach non-GUI web browsers
is some kind of accessibility argument.
That's one of the chief advantages of Lynx to me, and that's
why I largely dismiss complaints by website operators that I'm
using 'too old' (or whatever) a browser that's too inconvenient
and troublesome for them to add support for.
In the abstract, I'm right there with you! I've gone so far as to
try to make my sites *static* HTML when possible. But the fact
remains that there is usually some underlying data in play that is
*not* HTML, so *my* rendering it in HTML for *you* to see becomes
of questionable value.
Instead of complaining that you can't get modern sites to work on
some old HTML browser, maybe question whether or not it was wise
to have tried jamming everything into HTML in the first place.
First, why these two options have to be mutually exclusive?
Ask the people who make web browsers.
On 2025-08-11, Lawrence D'Oliveiro wrote:
On Sun, 10 Aug 2025 08:15:07 +0000, Ivan Shmakov wrote:
I do not consider W3C to be a relevant authority when it comes
to /interoperability,/ which is to say, having more than two
independent implementations of a technology or stack.
Which is exactly how standards like those endorsed by W3C are created.
For example, this is the reason why the WebSQL standard failed to
pass: because all the browser makers were using the same underlying
DBMS engine (SQLite) for their implementations, which didn't meet
the threshold for truly "independent" implementations.
The current specification features are implemented across major
browsers like Chrome, Firefox, and Safari.
This specification does not define a content protection or Digital
Rights Management system. Rather, it defines a common API that
may be used to discover, select and interact with such systems as
well as with simpler content encryption systems.
W3C's role in making the Recommendation is to draw attention to
the specification and to promote its widespread deployment. This
enhances the functionality and interoperability of the Web.
On 2025-08-11, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
I'm contending that the problem is not that there are different
cultures, but that there are inevitable culture clashes.
It just doesn't make much sense to gripe about Lynx or any
other browser not working well with the modern web; it's not
the obligation of the web to "live the life" of Lynx.
More importantly, am /I/ part of your target audience?
I think that's a false premise. Why should I be trying to limit my
audience to some "target" subset? If I have tabular data, for example,
I want as many people as possible to use it however they wish.
If your website requires anything besides that (CSS, JS, WebRTC, -
whatever) to be usable, I might complain.
How quickly the "different people" sentiment evaporates. :-)
If I'm /not/ part of your target audience, why bother?
If you can conclude you're not part of someone's "target audience",
why complain?
I'm quite happy to serve up a YAML file from my server that contains
all the data you need about a product, but there isn't a web browser
I know of that'll render it to *your* liking, so I'm forced to also
render it in HTML to *my* liking.
Summary: I /am/ old-fashioned. I appreciate finer things in
life, and those finer things IMO tend to be either old-fashioned,
or just plain old.
it's suddenly morally reprehensible
to enjoy "old-school," Lynx-compatible websites, such as
http://malvaceae.info/ and Wikipedia?
Now, someone may object that "no one's ever interested in that
PD junk" and that "contemporary writers never release anything
in electronic form without Adobe DRM."
Still, I know of no Lynx-compatible website where you can
(legally) /obtain/ any of them: paywalls are typically JS-based.
There're several well-known websites hosting amateur writing, but
all of them seem to have been captch'd recently, presumably due
to bot abuse, and are no longer readable with Lynx (or archived.)
It's interactive fiction, though, so even being relatively
recent, and a competition winner at that, it's still pretty
old-fashioned.
Doubting that anyone still writes DOS software?
2025-08-15, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
Summary: I /am/ old-fashioned. I appreciate finer things in life,
and those finer things IMO tend to be either old-fashioned, or just
plain old.
I'm thinking that does say more about you than what things might be objectively "finer".
it's suddenly morally reprehensible to enjoy "old-school," Lynx-
compatible websites, such as http://malvaceae.info/ and Wikipedia?
Straw man argument. I don't see anyone gatekeeping what you enjoy.
Yes, it's possible to live your life without using those sites, just as it's possible to live without indoor plumbing or refrigeration at home.
All I've said is that the modern web does *more* than what Lynx
sounds like it supports,
so don't expect everyone else in the world to cater to your "finer"
software experience.
And, like I said before, I'm more "old fashioned" in that I would
prefer my tabular data in a simple CSV file, not jammed up with HTML formatting. Wikipedia is a site full of lists (and other data) that
are made less usable because of that.
Now, someone may object that "no one's ever interested in that PD
junk" and that "contemporary writers never release anything in
electronic form without Adobe DRM."
Why fabricate these straw man arguments?
Nobody has objected to what *you* like. The contention has entirely
been the "stop liking what I don't like" meme.
Still, I know of no Lynx-compatible website where you can
(legally) /obtain/ any of them: paywalls are typically JS-based.
Fortunately, like web technology, what is legal is changing all the
time! It appears to be legal these days to download anything you
want so long as you're using it to train an "AI". Now, personally,
I think Lynx is even *worse* as an AI than as a modern web browser,
but that choice is yours to make. :-)
There're several well-known websites hosting amateur writing, but
all of them seem to have been captch'd recently, presumably due
to bot abuse, and are no longer readable with Lynx (or archived.)
But, again, did they need to be web sites in the first place?
Writing and publishing existed before the Internet.
Usenet is here, too, if they can stomach being "old fashioned".
I just care about getting things done in the most reasonable way
possible. If that somehow means using Forth or COBOL or some other
"old fashioned" technology, I use it. But I don't fetishize it as
being anything "finer", especially when it isn't.
Instead of complaining that you can't get modern sites to work on
some old HTML browser, [...]
Then again, my Lynx is 2.9.0dev.12 from January 2023. Is it
already considered "old"?
In every way that matters, yes. Just like a new Usenet client
could be released tomorrow and instantly be outdated, because the underlying technology is not fit for purpose. Which is to say
that, while usable for *a* purpose (simple text discussions),
Usenet is no longer anybody's idea of a *modern* messaging platform.
On 2025-08-11, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
I'm contending that the problem is not that there are different
cultures, but that there are inevitable culture clashes.
Whatever little I can do about culture clashes ("explain your
point, try to understand the other party, do not escalate"),
I believe I do. Other than that, I find it unproductive to be
concerned with things I can do nothing about.
My only "problem" with "modern" web is my indifference to it.
Someone starts talking about Facebook this, or Youtube that,
and, frankly, I'm at a loss how to feel and what to suggest.
I tend to respond along the lines of "if it hurts you to use it,
then don't?" but I can't say that's received all that well.
More importantly, am /I/ part of your target audience?
I think that's a false premise. Why should I be trying to limit my audience to some "target" subset? If I have tabular data, for example,
I want as many people as possible to use it however they wish.
I apologize if the term is misleading, but it's the best I was
able to come up with. My point is, intentionally or not, you
/do/ limit your audience. Can someone who can only read
Armenian make use of your websites? How about a five year old?
(Can /you/ read http://sw.wikipedia.org/ ? If so, please kindly
share pointers to your reference materials, as I'd like to be
part of their target audience, too.)
The way I understand it, "target audience" is about making sure
certain people /will be able/ to make use of your resources.
(Rather than making sure some won't be.)
Which is perhaps why you seem to be opposed to Lynx: including
Lynx users in your target audience means extra work, no?
How quickly the "different people" sentiment evaporates. :-)
Does it, though? Wouldn't the notion of "different people"
include those who can't walk, and those who can't talk? those
who only read Danish, and those who only read Spanish? those
who read web with Chromium, /and/ those who read web with Lynx?
If I'm /not/ part of your target audience, why bother?
If you can conclude you're not part of someone's "target audience",
why complain?
Exactly! When I have an issue with a website, I try to
complain to its operator directly.
I'm quite happy to serve up a YAML file from my server that contains
all the data you need about a product, but there isn't a web browser
I know of that'll render it to *your* liking, so I'm forced to also
render it in HTML to *my* liking.
How would you know the capabilities of the software I use?
So, I suppose what I'm trying to say is: my interest in your
data does /not/ necessarily imply interest in running your
application(s) on my computer(s). Javascript is an application
programming language; from where I stand, providing access to
your data from your application is no substitute to publicly
documenting your formats and data request protocols. Providing
readily readable HTML is appreciated, but not compulsory.
Is FTP a "modern web standard"? Unless I be mistaken, it was
supported by Chromium - until it wasn't. Who decided that FTP
is no longer "modern"? Google? Certainly not W3C.
Not to mention it'd break my mental model of Lynx, which,
HTML-wise, is merely a tool to convert HTML to text:
I seriously doubt that such an "accessible web" would be readily
readable with Lynx.
Not to say that braille displays are cheap, mind you.
Instead of complaining that you can't get modern sites to work on
some old HTML browser, maybe question whether or not it was wise
to have tried jamming everything into HTML in the first place.
First, why these two options have to be mutually exclusive?
Ask the people who make web browsers.
This is Usenet. People who make web browsers are of course
welcome to join this discussion and tell us why a person who
complains can't question and (or) vice versa.
I'm not dictating what anyone else should use, or even what they should specifically work to support.
As far as citing authority, I'll hand the mic over
to Tim Berners-Lee, a.k.a. The Guy Who Invented The Web:
"Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on
another computer, another word processor, or another network."
2025-08-15, Doc O'Leary wrote:
Straw man argument. I don't see anyone gatekeeping what you enjoy.
In news:[email protected] upthread, Paul Rubin
compared refraining from using modern websites (and modern
browsers) to refraining from using indoor plumbing:
Yes, it's possible to live your life without using those sites, just as it's possible to live without indoor plumbing or refrigeration at home.
Back in 2021, one of the irc://mbrserver.com/ participants has
argued that, basically, "everyone uses Spotify."
Elsewhere on the web (I don't have a pointer at hand; it's been
a while), there was a comment along the lines of "it's stupid
to use a text browser in 2015."
so don't expect everyone else in the world to cater to your "finer" software experience.
The thing is: it's not mine /alone./ It's a minority lifestyle,
granted, but 1. humanity consists of minorities; 2. about the
only thing that ever seems to "work" for minorities is: every
once in a while, politely remind the others that 'we exist.'
And, like I said before, I'm more "old fashioned" in that I would
prefer my tabular data in a simple CSV file, not jammed up with HTML formatting. Wikipedia is a site full of lists (and other data) that
are made less usable because of that.
Can relate, though can't help but point out that: 1. there's
also Wikidata, which is used as the source for /some/ of
Wikipedia's HTML; 2. the ?action=raw markup isn't /that/
different from what you'd get exporting a formatted spreadsheet
into a .csv; 3. the data for these lists is ought to come from
/reliable sources,/ so it might make sense to use those sources
directly, rather than relying on Wikipedia's copy.
Why fabricate these straw man arguments?
Why violate http://en.wikipedia.org/wiki/Principle_of_charity ?
Nobody has objected to what *you* like. The contention has entirely
been the "stop liking what I don't like" meme.
Curiously, do you mean a particular direction here? Or both?
Still, I know of no Lynx-compatible website where you can
(legally) /obtain/ any of them: paywalls are typically JS-based.
Fortunately, like web technology, what is legal is changing all the
time! It appears to be legal these days to download anything you
want so long as you're using it to train an "AI". Now, personally,
I think Lynx is even *worse* as an AI than as a modern web browser,
but that choice is yours to make. :-)
When it comes to all things legal, at the end of the day, the
choice is /court's/ to make.
Usenet is here, too, if they can stomach being "old fashioned".
Usenet is oriented towards discussions, not publishing.
For instance, when you publish your work, you expect that it'd
get an identifier that it, and your future revisions of it, can
be referenced with. Unlike HTTP, NNTP doesn't provide such an
identifier.
You have Message-Id:, and you can Supersede: (or
Control: cancel) your previous revision, but so far as I can
tell, there's no support for making new revision "take place"
of a prior one.
I just care about getting things done in the most reasonable way
possible. If that somehow means using Forth or COBOL or some other
"old fashioned" technology, I use it. But I don't fetishize it as
being anything "finer", especially when it isn't.
The exchange from news:107dsmb$2u9o3$[email protected] upthread
(below) /can/ be read as if you were erring in the opposite
direction: instantly dismissing a technology (Lynx, Usenet)
/because/ it is old and no longer popular.
Conversely, if technology being old is irrelevant to you (even if
"so long as it /does/ get the job done"), why bring it up at all?
That’s the inherent flaw with “web browsers” both old and new. Why
the *hell* does the server dictate the page HTML that *you* have to
display? Why am I giving you the same <banner> and <nav> and
<footer> blocks over and over and over? It needs an overhaul all the
way back to it’s foundation.
For your reference, records indicate that John Ames
<[email protected]> wrote:
As far as citing authority, I'll hand the mic over to Tim Berners-Lee,
a.k.a. The Guy Who Invented The Web:
"Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on
another computer, another word processor, or another network."
I sure hope that was something he naively said back in the 1990s,
because it’s disingenuous bordering on signs of senility if it is more recent. I ask you to think about that quote critically. It’s basically saying he got everything *perfect* on Version 1.0 (technically, HTML
2.0/HTTP 1.0).
That nothing was interoperable before he came along with
the one, true “document”.
On 2025-08-17, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
In news:[email protected] upthread, Paul Rubin compared
refraining from using modern websites (and modern browsers) to
refraining from using indoor plumbing:
Yes, it's possible to live your life without using those sites, just as it's possible to live without indoor plumbing or refrigeration at home.
That's not gatekeeping, that's just an apt metaphor.
Again, *you* can do whatever you want.
Just accept any burdens that come with that choice. Don't for a
second think the world wants to hear how it should change because
you chose poorly.
Usenet is oriented towards discussions, not publishing.
It's a platform to be used however people want to use it.
For instance, when you publish your work, you expect that it'd get
an identifier that it, and your future revisions of it, can be
referenced with. Unlike HTTP, NNTP doesn't provide such an identifier.
I don't know *what* you're talking about. You mean a URI?
Personally, I’m more in favor of intrinsic identifiers, like an
SHA-256 hash of the content.
The exchange from news:107dsmb$2u9o3$[email protected] upthread
(below) /can/ be read as if you were erring in the opposite
direction: instantly dismissing a technology (Lynx, Usenet)
/because/ it is old and no longer popular.
I'm not sure how; I wouldn't even be here (using a Usenet client
that I wrote from scratch, no less!) if that were the case.
Conversely, if technology being old is irrelevant to you (even if
"so long as it /does/ get the job done"), why bring it up at all?
Because I am not the world. Your position is not in opposition to me.
On 2025-08-17, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
It's a minority lifestyle, granted, but 1. humanity consists of
minorities; 2. about the only thing that ever seems to "work" for
minorities is: every once in a while, politely remind the others
that 'we exist.'
You have those going in the wrong direction. The reason accessibility
got traction is that the proponents smartly made it about *usability*.
They were inclusive rather than othering themselves as a minority.
There are people that like to watch things with closed captioning
on, because there is a compelling case for doing so in many
circumstances, even for people with perfectly good hearing.
That's why I encourage you to focus on the gap between Lynx and
a screen reader.
Can relate, though can't help but point out that: 1. there's also
Wikidata, which is used as the source for /some/ of Wikipedia's HTML;
I go to something like: <https://www.wikidata.org/wiki/Q6629082>
and I see no easy way to get anything close to a CSV.
The raw editing markup is also "visual"; more akin to Markdown
formatting than any proper data representation.
In any case, there is absolutely *nothing* Wikipedia has to do
because I would choose to do things differently; zero complaints
coming their way from me about it.
Curiously, do you mean a particular direction here? Or both?
I certainly am not going to exclude myself from the potential of
being on the wrong side of an argument. But, again, I'm not the one
upset that the modern web isn't as locked in to server-generated
HTML as it once was,
going so far as to complain to sites that are completely standards compliant!
It's not a problem for me if *you* like HTML. But it doesn't sound
like you actually do, given your usage of Lynx.
I will clarify for the sake of being clear ...
I'm talking about basic, *basic* stuff here - things like not depending
on Javascript to load and display static page content ...
... not hiding all your site navigation behind a hamburger button and
CSS pop-over ...
It's not dictatorial to expect that of Web designers ...
For instance, when you publish your work, you expect that it'd getOn 2025-08-17, Doc O'Leary wrote:
an identifier that it, and your future revisions of it, can be
referenced with. Unlike HTTP, NNTP doesn't provide such an identifier.
I don't know *what* you're talking about. You mean a URI?
Or ISBN, - anything that works.
I will clarify for the sake of being clear, though I doubt it'll keep
you from firing back with another "no u" - I'm *not* demanding that
anybody specifically work to support Browser XYZ. What I *do* expect out
of Web designers is some bare minimum of thought put into designing
with an eye towards graceful degradation, which (while never perfect)
has been possible since the beginning and remains so today.
I'm talking about basic, *basic* stuff here - things like not depending
on Javascript to load and display static page content, not hiding all
your site navigation behind a hamburger button and CSS pop-over, and
for the love of all that is good and holy *not* redirecting unfamiliar
user agents to a screw-you-for-not-using-an-Approved-Browser page.
It's not dictatorial to expect that of Web designers; it is (or ought
to be) a basic qualification of the profession, in the same way that,
if you build a chair that falls apart the moment someone sits a little
too far to the left in it or clunks the occupant with a clown hammer
because they didn't do a little dance first, you're objectively a bad furniture designer.
There is no alternative in the standard to replace just part of a
page ...
... no support for a “reference implementation” of CSS that would universally give you site navigation how *you* want it ...
On 2025-08-19, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
On 2025-08-17, Doc O'Leary wrote:
For your reference, records indicate that Ivan Shmakov wrote:
For instance, when you publish your work, you expect that it'd get
an identifier that it, and your future revisions of it, can be
referenced with. Unlike HTTP, NNTP doesn't provide such an identifier.
I don't know *what* you're talking about. You mean a URI?
Or ISBN, - anything that works.
Ten seconds on the ISBN Wikipedia page is all it takes for *anyone*
to see that "different ISBN is assigned to each separate edition and variation of a publication".
You clearly are not interested in presenting a sincere viewpoint
that comports with reality. I'm done with you.
These are not hard things - in fact, it usually takes more work to do
the Bad Behavior than to not do it. They don't require designers to
spend hours fiddling with their site design to work around Browser XYZ's esoteric CSS support or tendency to choke on emoji glyphs or whatever;
they just require designers to not do things that they shouldn't be
doing anyway.
John Ames wrote:
These are not hard things - in fact, it usually takes more work to do
the Bad Behavior than to not do it. They don't require designers to
spend hours fiddling with their site design to work around Browser XYZ's
esoteric CSS support or tendency to choke on emoji glyphs or whatever;
they just require designers to not do things that they shouldn't be
doing anyway.
Web designers continually change web sites that don't need to
be changed. They continually add "features" that don't help
me, "features" that make it harder for me to use the web
sites.
Web designers don't make these changes because of user demand.
Web designers don't make these changes because the changes
help users.
Web designers make these changes because they help the
web designers.
Most web designers are destructive parasites that ought to be
fired. Those that remain ought to be chained down.
On Tue, 19 Aug 2025 21:58:38 -0000 (UTC), Doc O'Leary , wrote:
There is no alternative in the standard to replace just part of a
page ...
Sure there is. The DOM lets you do that.
... no support for a “reference implementation” of CSS that would universally give you site navigation how *you* want it ...
Browsers let you define custom overrides for site CSS, don’t they?
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 04:09:16 |
| Calls: | 12,099 |
| Calls today: | 7 |
| Files: | 15,003 |
| Messages: | 6,517,890 |