Michael Eriksson's Blog

A Swede in Germany

Posts Tagged ‘incompetence

The video infection of Wikipedia

leave a comment »

As I noted two years ago, one of the problems with the current Wikipedia is:

Increased use of animations instead of individual images to illustrate processes. Individual images are usually the superior choice for illustration, seeing that the users can jump back-and-forth as they please and can take their time or not. In addition, animations are highly destructive when trying to enjoy other parts of the page—like trying to read a book when someone waves a hand in front of the page once every second or so. With (at least) earlier browser/computers and some forms of animation (notably Flash) this also meant a considerable performance drain, especially for users of tabbed browsing. (I regularly have dozens of tabs open for days or weeks.) Unsurprisingly, to compensate, many users prefer to disable animations entirely, and these then have the problem that the animations are reduced to a single individual image with little or no value.

Since then, I have evermore often encountered something even worse: the inclusion of actual videos in lieu of text—but if I visit Wikipedia, it is to read about a topic. Moreover, these often give the first* impression of having a self-promotional “Youtube-y” character. For instance, the first shot shown to the Wikipedia visitors is often an entirely uninformative image of a speaker, as with e.g. the current version of the article on Coal workers’ pneumoconiosis. Here there is a video described as “A video on the history of black lung disease” depicting an older man in a shirt, apparently about to launch into a speech.

*I never watch them, so more than a first impression will necessarily be absent.

WTF!??!

If the maker of the video is one of the editors or otherwise wants to contribute to the page, then he should write a section on this history and put it in the article. If he is a third party, then his video might or might not be worthy of inclusion among the “External links”. To include the video in the middle of the actual article is utterly idiotic.

Apart from Wikipedia naturally being a text medium, I note that this type of video brings a number of disadvantages, e.g. wasted bandwidth, in-text searches that do not find the information, screen-readers who will stumble on them,* the security risks associated with active contents from unknown** sources, and the lower rate of information processing forced upon the viewer compared to the reader. Even from the Wikipedia editors’ point of view there are disadvantages, e.g. (in addition!) that it will be harder to discover and often impossible to correct the type of information that is consider unwanted*** in the article.

*In a twist potentially making such videos detrimental for those with impaired eye-sight.

**Note that while Wikipedia, it self, is a known entity, this does not necessarily apply to editors, uploaders, whatnot—anyone can contribute and malicious activities are not necessarily caught in time by the other editors.

***E.g. outdated science, sensitive or dubious information about living persons, and copyright violations.

Editors: Please, never, ever include videos in this manner—and throw those that you encounter out in a summary manner.

Visitors: Please, never, ever watch these videos.

Self-promoters, etc.: Leave Wikipedia alone!

Advertisement

Written by michaeleriksson

June 7, 2020 at 1:26 pm

WordPress and mangling of quotes

with 4 comments

Preamble: Note that the very complications discussed below make it quite hard to discuss the complications, because I cannot use the characters that I discuss and expect them to appear correctly. Please make allowances. For those with more technical knowledge: The entity references are used for what decimal Unicode-wise is 8220 / 8221 (double quotes) and 8216 / 8217 (single quotes). The literal ones correspond to ASCII/Unicode 34, which WordPress converted to the asymmetric 8220 and 8221. (I stay with the plain decimal numbers here, lest I accidentally trigger some other conversion.)

I just noticed that WordPress had engaged in another inexcusable modification of a text that I had posted as HTML by email—where a truly verbatim use of my text must be assumed.* Firstly, “fancy”** or typographic quotation marks submitted by me as “entity references”*** have been converted to literal UTF-8, which is not only unnecessary but also increases the risk of errors when the page or a portion of its contents is put in a different context.**** Secondly, non-fancy quotation marks that I had deliberately entered as literal UTF-8 had been both converted into entity references and distorted by a “fanciness” that went contrary to any reasonable interpretation of my intentions. Absolutely and utterly idiotic—and entirely unexpected!

*Excepting the special syntax used to include e.g. WordPress tags, and the changes that might be absolutely necessary to make the contents fit syntactically within the displayed page (e.g. to not have two head-blocks in the same page).

**I.e. the ones that look a little differently as a “start” and as an “end” sign. The preceding sentence should, with reservations for mangling, contain two such start and two such end signs in the double variation. This to be contrasted with the symmetrical ones that can be entered by a single key on a standard keyboard.

***A particular type of HTML/XML/whatnot code that identifies the character to display without actually using it.

****Indeed, the reason why I use entity references instead of UTF-8 is partially the risk of distortion along the road as an email (including during processing/publication through WordPress) and partially problems with Firefox (see excursion)—one of the most popular browsers on the web.

The latter conversion is particularly problematic, because it makes it hard to write texts that discuss e.g. program code, HTML markup, and similar, because there the fancy quotes are simply not equivalent. Indeed, this was specifically in a text ([1]) where I needed to use three types of quotation marks to discuss search syntax in a reasonable manner—and by this introduction of fanciness, the text becomes contradictory. Of course, cf. preamble, the current text is another example.

This is the more annoying, as I have a markup setup that automatically generates the right fancy quotes whenever I need them—I have no possible benefit from this distortion that could even remotely compete with the disadvantage. Neither would I assume that anyone else has: If someone deliberately chooses to use HTML, and not e.g. the WYSIWYG editor, sufficient expertise must be assumed, especially as the introduction of fancy quotes is easy within HTML it self—as demonstrated by the fact that I already had fancy quotes in the text, entered correctly.

Excursion of Firefox and encoding:
Note that Firefox insists on treating all* local text as (using the misleading terminology of Firefox) “Western” instead of “Unicode”, despite any local settings, despite the activation of “autodetect”, despite whatever encoding has actually been used for the file, and despite UTF-8 having been the only reasonable default assumption (possibly, excepting ASCII) for years. Notably, if I load a text in Firefox, manually set the encoding to “Unicode”, and then re-load the page, then the encoding resets to “Western”… Correspondingly, if I want to use Firefox for continual inspection of what I intend to publish, I cannot reasonably work with pure UTF-8.

*If I recall an old experiment correctly, there is one exception in that Firefox does respect an encoding declared in the HTML header. However, this is not a good work-around for use with WordPress and similar tools, because that header might be ignored at WordPress’ end. Further, this does not help when e.g. a plain-text file (e.g. of an e-book) is concerned. Further, it is conceptually disputable whether an HTML page should be allowed to contain such information, or whether it should be better left to the HTTP(S) protocol.

Written by michaeleriksson

November 29, 2018 at 8:27 pm

WordPress at it again: Backups and security through obscurity

leave a comment »

The stream of outrageous incompetence by WordPress continues…

For the first time in half an eternity,* I decided to download a backup of my WordPress blog. In the past, this has resulted in (most likely) a zip-file being offered for saving. Today, however, I was met with a message that a link to this zip-file would be sent to my email account… The link, in turn, was valid for a full seven days, downloadable by any arbitrary Internet user, and protected only by (what I hope was) a random sequence of characters added to the file name. This is not only highly user unfriendly—it is also a great example of idiots relying on “security through obscurity”: It is true that no-one who does not know the random part of the file name (obscurity) will be able to download the file (“security”). However, with the state of email security, a great number of hostiles** would have had the opportunity to grab the email contents and find the link. To boot, this approach opens the door for simple errors or oversights by WordPress to open an unnecessary security hole, e.g. if a list with the current such links is similarly weakly protected… Other risks might exist, e.g. that it might be easier for a family member or visitor to get hold of the email/link than access to the WordPress account.*** In contrast, with the old system, the backup was transient and protected by the normal user-account controls—and if those are breached, it does not matter how backups are handled…

*This is not as bad as it sounds: I write all posts offline, with separate backups, in the first place; there are not that many comments; and I intended to leave WordPress at some point anyhow. Correspondingly, little data would actually be lost, if something bad happened.

**Notably, not necessarily parties hostile towards the individual blogger. More likely, it would be someone hostile towards WordPress or who sees WordPress as an easy source of data. Such a hostile would then watch the outgoing traffic from the WordPress mail-servers, grab all the links it could find, and then simply download everything. And, yes, many blogs will contain contents that are not intended for public viewing, including private blogs, blogs restricted to a smaller circle, and public blogs with unpublished drafts.

***Anonymous bloggers are not necessarily known to even a closer circle and even those who are might have contents not yet suitable for viewing by others. (This need not even relate to something truly secret, which would be foolish in the extreme to put on WordPress in any manner, but could include e.g. a draft of a post dealing with an upcoming proposal, surprise party, whatnot.)

If we consider only the delay, there might be see some justification to accomodate extremely large blogs, where there is at least a possibility that the time needed* for the creation of the backup might be too large for normal in-browser interaction. However, if so, the correct solution would be to present the download only within the account it self. Indeed, even if we assume that this type of linking was acceptable (it is not), the procedure is highly suboptimal: The link should have been presented in the confirmation page, not sent per email;** the availability time should have been far shorter (a day?); and the contents should have been deleted or otherwise made unavailable upon download (if something goes wrong, the user can always create a new backup).

*I received the email almost instantaneously, implying that my backup would have had to be at least one, more likely several, orders of magnitude slower than it actually was before this concern became legitimate.

**Or the contents behind an emailed link be password protected, with the password displayed in the confirmation page; or the contents only being served after a successful WordPress login.

Written by michaeleriksson

September 28, 2018 at 7:36 pm

Some problems with Wikipedia

with 5 comments

Preamble:
On several occasions, I have started a text on problems with Wikipedia. With too many items to discuss, I have always lost interest before I was even half-done. To finally get something published on the matter, I have taken my last attempt (from May 2017), struck out a few keywords-that-should-have-been-expanded-upon, and polished it a little (including a few links to more recent posts); I acknowledge that more specific examples would be helpful, but, with the intervening time, the old examples are long gone. The result is the rest of this text.

I have long been a great fan, avid reader, and sometime editor of Wikipedia. For at least some part of its history, I have considered Wikipedia worth more than the rest of the Web* together. The more painful it has been for me to see the gradual degeneration of Wikipedia, the loss of the encyclopedic ideal, and the takeover by politically and ideologically motivated editors in many subject areas. Below I will discuss some of the current problems, many of which could be explained by a drift** in authorship from people of over-average intelligence, from an academic background, and/or with more technical interests to members of the broader masses.

*Here it pays to make the distinction between Web and Internet. Email, e.g., is part of the latter but not the former.

**A similar drift explains many of the things that have changed for the worse on the Internet, in the Open-Source community, and similar, over time. Indeed, the people who dominated the Internet when I first encountered it (1994) form a very small minority by now. Also see a post expanding on these thoughts.

  1. A great proliferation of “popular culture”* sections that bring little or no value, but waste space and the editors energy. Why on Earth does every nit-wit who has just heard topic X briefly referenced on “Family Guy” or “The Simpsons” feel the need to add this to the Wikipedia article on X?!?

    *The section heading is almost always a variation of, or contains, “popular culture”. The contents are not always compatible with this and I use this phrase without implying that it is well chosen.

    Discussion of films and books referencing X can have a valid place, but this requires some degree of significance of the work, that the presence of X in the work is considerable, and that it actually brings some added value. In rare cases, there might be reason to include some mention to show that X has had an influence on popular culture, but it is then almost always better to just state that it had an influence, rather than to attempt to list every single TV episode that made a fleeting reference. For an article on Mozart, e.g., the movie “Amadeus” is highly relevant; his (hypothetical) appearance on an episode of “Family Guy” is not; that a character on some-TV-show-or-other liked his music is utterly irrelevant and unencyclopedic.

  2. A decrease in the quality of language. This includes a drop in register and increasing deviations from encyclopedic language in favor of journalistic language; and a number of more detailed issues. (See excursion at the end.)
  3. A PC/feminist/whatnot influence, which includes spurious or irrelevant references to social constructs; uncritical support of “equality of outcome” as something positive, or an implicit assumption that any difference in outcome is caused by a lack of “equality of opportunity”; every second article having a section of feminism’s role for the topic, the feminist take on an topic, whatnot*; categorical and unscientific denial that races exist, even in articles where the claim has no obvious purpose or relevance; …

    *Notably, the relevance of specifically feminism is in most cases so low that another dozen movements and whatnots would have an equal right to be included—but rarely are. A particular idiocy is “feminist film analysis”, which does not even appear to be an honest attempt at applying a certain perspective and methodology on film analysis, instead giving every impression of just trying to extend the pseudo-science of “gender studies” to a new area.

  4. The common application of “feminist” to persons who lived before the term was invented and who e.g. have written on women’s issues, from a woman’s perspective, or using “strong women”; have been involved with some part of the women’s rights movement or expressed opinions in that direction; or even just have been successful women. Some of these might have identified with feminism; others would not have. Associating them with this poison of the mind in such a blanket manner is insulting, stupid, and/or intellectually dishonest (depending on the motivations). Giving feminism pseudo-credibility by claiming that historical persons were feminists is just atrocious.

    To put it down plain and simply: Someone who likes strong women is NOT automatically a feminist. Someone who wants men and women to be equal in rights and responsibilities is NOT automatically a feminist—indeed, more likely than not, a random feminist will not believe in true equality. Someone who thinks that women should have the right to vote is NOT automatically a feminist. Etc. To claim any or all of this is the equivalent of saying that anyone who wants to improve living conditions for the poor is a socialist or that all communists are revolutionaries.

    See also a recent post covering similar ground.

  5. Undue reliance on and abuse of the principle of citability:

    One of the core principles of Wikipedia, and originally a very good thing, is that Wikipedia should only reflect what can be supported by reputable sources—not personal conviction, rumors, speculation, or even (possibly faulty) synthesis of facts by the editors. This, in theory, should keep the articles low* in bias, speculation, pseudo-science, mere personal opinion, …

    *A complete absence is likely unreachable.

    With time, this principle has turned out to be very vulnerable to both abuse and incompetence, and it fails whole-sale in areas where pseudo- or proto-sciences (and other fields of “expertise”) are dominated by true believers, ideology, and similar. Gender studies is the paramount, but, unfortunately, not only example. Because there is no equivalent of astronomy, the “astrologers” are the only ones citable and the articles are, by analogy, filled with astrology instead of astronomy.

    Even in areas where there is no such dominating streak of “astrology”, problems are quit common, notably that individual editors refuse to reconsider a claim which is based on a single, often low quality, source; fail to realize that the opinion of the source is not sufficiently supported that it can be viewed as fact; or similar. The use of sources that either do not satisfy Wikipedia’s criteria for good sources or does-but-should-not (e.g. news-paper articles) is abundant. Changes in what main-stream science consider correct are not necessarily reflected and it is not uncommon that scientists with no or minor expertise in a subject area are used as authorities (most of the, absurdly many, references to Stephen J. Gould are unwarranted for this reason—to the point that a blanket ban on using his name might be a good idea).

    This well-intentioned principle can in the end be what kills Wikipedia, and I see it as a near necessity that Wikipedia (a) is more explicit on the difference between fact and opinion*, (b) forces a higher degree of plausibility checking and culling of sources**, e.g. by excluding news papers and other journalistic reporting for material that cannot be considered “current events”. With regard to (a), I also note that a good encyclopedia considers the risk that what is considered fact today can turn out to be wrong tomorrow, e.g. because a better scientific theory appears or because a higher court over-turns a conviction***.

    *Consider e.g. the difference between “The sun is a black hole[1].”, “According to Meyer[1], the sun is a black hole”, “Meyer[1] represents the minority view that the sun is a black hole; main stream science considers it a star[2][3][4]”.

    **However, great care must be taken. It is very easy for such checks to degenerate into “agrees with me, OK; does not agree with me, not OK”. Criteria could include strength of source; whether the claims are logically consistent; whether a claim is actually supported by the source it self or just taken over from another source (note how “facts” are sometimes uncritically propagated in feminist propaganda with no-one knowing when and where the claim originated, cf. the Woozle effect); whether the claim is actually present in the source; to what degree the claim represents personal opinion/speculation by the editor, respectively has a support in the scientific community. (Where “support” need not imply even a majority opinion, but should go beyond rare fringe views.)

    ***Generally, I urge everyone, not just Wikipedia editors, to prefer formulations like “murder convict” over “convicted murderer”, unless the level of evidence goes considerably beyond even “reasonable doubt”.

    This becomes particularly problematic when a given article has one or several self-appointed “owners” and these have a strong opinion. The result is typically that controversy* is not discussed in the article, often hidden behind a flawed consensus among the editors** of the article, and attempts to introduce alternate view-points often result in these being deleted and another several references being tacked on to the view point pushed by the self-appointed owners. (This can result in single statements having between half and a whole dozen references—without the reader having any greater certainty about the correctness of the claim.)

    *This is a scenario to be contrasted with the anti-evolutionary mantra “teach the controversy”: For evolution, there is no controversy within science, only in e.g. U.S. politics and popular opinion. The cases I discuss are often quite the reverse, with an existing disagreement between scientists or even branches of science, whereas the alleged consensus is often political, ideological, “popular”, whatnot. Worse, the latter type of consensus is sometimes allowed to trump a contradictory scientific consensus… Unfortunately, I kept no specific examples when writing the original version of this text; however, a typical generic example (not necessarily present on Wikipedia) of such a reversal is I.Q., where main-stream politicians and “enlightened” citizens “know” that I.Q. only measures how well someone can do an I.Q. test and that I.Q. tests are flawed, evil, and “culturally biased” to begin with—something entirely at odds with what science says on the topic.

    **As opposed to the “consensus among scientists”.

  6. Increased use of animations instead of individual images to illustrate processes. Individual images are usually the superior choice for illustration, seeing that the users can jump back-and-forth as they please and can take their time or not. In addition, animations are highly destructive when trying to enjoy other parts of the page—like trying to read a book when someone waves a hand in front of the page once every second or so. With (at least) earlier browser/computers and some forms of animation (notably Flash) this also meant a considerable performance drain, especially for users of tabbed browsing. (I regularly have dozens of tabs open for days or weeks.) Unsurprisingly, to compensate, many users prefer to disable animations entirely, and these then have the problem that the animations are reduced to a single individual image with little or no value.
  7. There are a number of issues on the technical side, including search terms being replaced by something entirely different when Wikipedia presumes to know better than the user what he should search for, use of page transitions (evil, should never have been invented), and highly intrusive* requests for donations when JavaScript is activated**.

    *I have no objection against a valuable “pro bono” service asking for donations from its users; however, when it does so in a manner that dominates the page and comes close to an optical slap in the face, well, that is something very different. If nothing else, this type of behavior likely makes people less likely to donate…

    **This was true around the time I made notes for the first version of this text. I have not verified whether it still is. (I rarely allow JavaScript, in general; and doing so where anyone can add content, including malicious JavaScript code, would be quite dangerous.)

In addition, there are a few problems present that have been with Wikipedia from the beginning (and which I therefore do not discuss above), including a very poor or non-existent coordination between different language versions and that very many U.S. editors fail to understand that en.wikipedia.org is the English language Wikipedia—not the U.S. national Wikipedia. The least of the problems that arise from this is the constant abuse of “American” to mean “U.S.” (with variations). Others include writing from a purely U.S. perspective on an issue (including ignoring legal differences between different countries), not mentioning that a particular claim pertains only to the U.S. (including such bloopers like mentioning “the Department of Justice”, in a generic context, without specifying that the U.S. Department of Justice is intended), giving strictly U.S. pronunciations for English words commonly used in the rest of the English speaking world, etc. On a few rare occasions, I have actually seen articles use formulations like “this country” in manner that implies that both editor and reader are in the U.S.

Articles on movies and books tend to be of a particularly low quality, including being filled with personal speculation* about motives, events, and implications. An ever recurring special case is to claim that a character died, lay dying, fell to his death, or similar, even when the work described leaves the eventual outcome unstated. In many or most cases, death is indeed the most plausible interpretation, but drawing such conclusions is not the role of an encyclopedia—especially since they are quite often incorrect: Fiction is full of characters who appear to die only to come back at an (in)opportune moment.

*Barring explicit claims by the creators of the work, any interpretation is speculative. This is one area where even a reference to a credible source does not alter the irrelevance of the interpretation to an encyclopedia. (Still, personal speculation by the article’s editors is worse.) In fact, even when the creators do make a claim or have a very clear intention, some caution can be needed, as can be seen e.g. by the “death” of Sherlock Holmes—protests by readers famously forced Arthur Conan Doyle to revive him…

Excursion on language and related issues:
With the great number of editors, each with their own weak spots, it is impossible to give an even remotely complete list. However, the following are disturbingly common:

  1. An incessant use of constructs like “being X, he Y-ed”*. Hypothetical examples include “Born in Swaziland, he studied to be a surgeon.” and “A natural red-head, he was sued for malpractice.”, typically with a similar low degree of connection between the two parts of the statement. In the rare cases where a strong connection is present, they are more acceptable, e.g. “Going blind, he was forced to give up surgery.”; however, even then other formulations are usually preferable.

    *I am unaware of an actual name for this type of construct.

    As for the reason for these ugly formulations, I would speculate that we, by now, simply have editors following a hype or trying to use “cool” way of writing, without considering factors like coherence and understandability. Part of the earlier cases could have come from either (unfortunate?) moves of insertions* or the spurious removal of words** in a misguided attempt to shorten the text***.

    *E.g. turning “X, an experienced surgeon, was skilled in anatomy.” into “An experienced surgeon, X was skilled in anatomy.”, which to some degree misses the point of an insertion, and which would be better solved by the original from the next footnote. Note that the variation “X, as an experienced surgeon, was skilled in anatomy.” is also an acceptable starting point, and might be preferable for having a greater internal connection—and would lead to exactly the original of the next footnote. (The greater internal connection can be seen by comparing e.g. “X, a young Frenchman, was skilled in anatomy.” with “X, as a young Frenchman, was skilled in anatomy.”: The latter implies a connection which simply is not warranted, while the former combines the same statements without implying a connection.)

    **E.g. turning “As an experienced surgeon, X was skilled in anatomy.” into “An experienced surgeon, X was skilled in anatomy.”, which makes the the sentence harder to understand and increases the risk of any additional error distorting the meaning.

    ***An older text on my own lack of brevity contains some words on “The Elements of Style” and its corresponding recommendation.

  2. Annoying and (depending on the intentions of the editor) possibly offensive use of “their” and “they” to indicate the third-person singular, even in cases when it introduces ambiguity. Cf. another recent text.
  3. Endless repetitions of “then [s]he”, “[s]he also”, and similar in biographic articles, e.g. to list various movies in which someone acted. (Many biographic articles give the impression that the editor is a high-school dropout.)
  4. Insisting on putting things in prose that would be better handled by a list or a table. (Overlapping with the previous item: A formal list* would have eliminated the awkward formulations.) Annoyingly, there is even a tag that suggests that this-or-that would be better off as prose, which is usually applied to perfectly legitimate lists and tables, while there is no corresponding tag for prose that should be moved to a list or table. (Or there is one that is never used…)

    *E.g. what is created by the UL or OL HTML-tags. Note that I do not necessarily suggest the type of use that I often resort to on WordPress. (My use is partially driven by not wanting to use regular headings/Hx-tags within WordPress, where the effects are not under my control; however, in other contexts, headings are often the better alternative.)

  5. Insertion of a colon (“:”) where it does not belong, e.g. “Examples of names include: Jack, Jill, and Spot”, where “include” implies that no colon should be present, the correct version being “Examples of names include Jack, Jill, and Spot”. Similarly, there should be no colon after words like “are”. In contrast, “Examples of names: Jack, Jill, Spot” would use the colon correctly.
  6. Use of “may” as a replacement for “can” and “might”, apparently under the assumption that it is “fancier”. There is a difference in meaning between the three: “may” implies a permission, “can” an ability, and “might” a possibility.* They should not be used in each others stead unless the difference in meaning is sufficiently small in the given context.**

    *For instance, someone who “can come to visit” has the ability to do so, himself being the limiting factor; someone who “may come to visit” has been allowed to do so, the host (usually) being the limiting factor; someone who “might come to visit” is still waiting to make a final decision.

    **But I admit to not always doing so perfectly myself. I was particularly prone to replace “might” with “may” when I was younger. However, note that I am not complaining about the odd error here and there—some Wikipedia articles appear to use “may” as the sole word for all three functions.

Written by michaeleriksson

June 22, 2018 at 9:36 pm

The continuing idiocies of WordPress

leave a comment »

The incredible idiocies and incompetence of WordPress is another thing I have repeatedly written about.

Today takes the cake, however: Attempting to write the preceding post, I am met with a pop-up that I need to click away about enabling “distraction free writing”—I was not distracted until WordPress distracted me with this idiotic pop-up!

In addition, there were a number of other distracting moving aspects of the edit page.

Frankly, I am not certain why I bother with this useless platform even at my current irregular intervals—and I sure as hell do not understand what the designers of WordPress are thinking!

Written by michaeleriksson

August 8, 2015 at 11:24 pm

Posted in Uncategorized

Tagged with , ,

Journalists and incompetence

with one comment

The last few days, I have read a number of news articles dealing with the Klitschko–Jennings fight. These have provided ample evidence of my long-standing complaint that journalists tend not to know what they are talking about and fail to do appropriate background research and quality checks.

Their blunders include:

  1. Referring to Jennings as “Brandon” (actually “Bryant”).

  2. Calling the small-by-heavyweight standards Ruslan Chagaev a giant when listing prior opponents of Klitschko. (Possibly confusing him with 7-footer Nikolai Valuev, but Valuev never fought Klitschko in the first place.)

  3. Claiming that Klitschko won his title from Samuel Peter, instead of Chris Byrd. (Vitali Klitschko, his now retired older brother, did take his title from Peter, which might be the source of the error.)

  4. Confusing the time Klitschko has been undefeated with the length of his title reign.

  5. Short-changing Joe Louis severely in terms of title defenses, turning his record setting 25 into (possibly) 18.

To err is human, but is it too much to ask that someone spends two minutes on Wikipedia, when being payed to write and being published to thousands readers? Is it too much to ask that the papers have an independent fact-checker (not to mention spell-checker…) go over a work before allowing it to be published in their name?

(I too make mistakes, but despite writing for free, during my spare time, and for a far smaller readership, I am more conscientious than a very large proportion of the alleged professionals—let alone more intelligent and better educated.)

OK, so journalists get a few details wrong. Surely, this is not the end of the world?

No; not in and by it self. The problem is this:

If they get such easily checked details wrong, what can we expect about their fact checking in other articles? If the writers are so lacking in knowledge of this one field they are writing about, what can we expect when other fields are concerned?

What is the result in terms of informing the public? Educating voters? Giving the man on the street a reasonable chance to form a valid opinion?

Poor journalists strongly increase the risk that society suffers under poor politicians, that prejudice and ignorance grows more common, that destructive agendas can gain a following, …

(And, yes, my experience from other fields, including politics, economics, science, …, is that journalists are extremely lacking and that the problems is by no means limited to sports. This in particular when considering other factors that are less relevant when it comes to sports, e.g. the ability to think critically or to understand causes and consequences.)

A notable example is Spiegel Onlinew, a German online news source that I often visit due to its width of coverage: There are so many instances of problematic articles, including poor writing, ignorance of politics and economics, blatant agenda pushing, prejudice, and a sheer inability to think, that the German saying “geschenkt ist noch zu teuer” often crosses my mind. (Literally, “[even when] gifted [it] is still too costly”. In effect, something has so little or even negative value that not even the opportunity cost in terms of e.g. time taken to read, storage space needed, whatnot, is outweighed.)

Indeed, the “Brandon Jennings” error is from this source, specifically http://www.spiegel.de/sport/sonst/wladimir-klitschko-siegt-mit-muehe-gegen-brandon-jennings-a-1030697.htmle. By now, the article text has been changed, but the URL still contains the original error. Interestingly, I just now see another error that I missed when skimming through the text: It claims that Klitschko with this his 27th title fight sets a new record, pulling ahead of Ali and Holmes with 26 each. In reality, so English sources, he pulls even with Louis, making this the second time Louis is short-changed. (The numbers for Ali and Holmes are not unreasonably large, but I would not trust them without an explicit count. 27 should be correct for Louis, however, with one original victory, the aforementioned 25 defenses, and the ultimate loss.)

Written by michaeleriksson

April 26, 2015 at 10:27 am