Truthiness is a former featured article. Please see the links under Article milestones below for its original nomination page (for older articles, check the nomination archive) and why it was removed.
This article is within the scope of WikiProject Comedy, a collaborative effort to improve the coverage of comedy on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComedyWikipedia:WikiProject ComedyTemplate:WikiProject ComedyComedy
This article is within the scope of WikiProject Skepticism, a collaborative effort to improve the coverage of science, pseudoscience, pseudohistory, conspiracy theories, and skepticism related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.SkepticismWikipedia:WikiProject SkepticismTemplate:WikiProject SkepticismSkepticism
This article is within the scope of WikiProject Linguistics, a collaborative effort to improve the coverage of linguistics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.LinguisticsWikipedia:WikiProject LinguisticsTemplate:WikiProject LinguisticsLinguistics
This article is within the scope of WikiProject Philosophy, a collaborative effort to improve the coverage of content related to philosophy on Wikipedia. If you would like to support the project, please visit the project page, where you can get more details on how you can help, and where you can join the general discussion about philosophy content on Wikipedia.PhilosophyWikipedia:WikiProject PhilosophyTemplate:WikiProject PhilosophyPhilosophy
This article is within the scope of WikiProject Spoken Wikipedia, a collaborative effort to improve the coverage of spoken articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Spoken WikipediaWikipedia:WikiProject Spoken WikipediaTemplate:WikiProject Spoken WikipediaSpoken Wikipedia
This article is within the scope of WikiProject Politics, a collaborative effort to improve the coverage of politics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.PoliticsWikipedia:WikiProject PoliticsTemplate:WikiProject Politicspolitics
This article is within the scope of WikiProject Television, a collaborative effort to develop and improve Wikipedia articles about television programs. If you would like to participate, please visit the project page where you can join the discussion. To improve this article, please refer to the style guidelines for the type of work.TelevisionWikipedia:WikiProject TelevisionTemplate:WikiProject Televisiontelevision
Truthiness was featured in a WikiWorld cartoon. Click the image to the right for full size version.
Still missing
Latest comment: 6 years ago1 comment1 person in discussion
The usage of the terms truthy/falsy for... umm, exactly that... in computing contexts has stuck, if anything better than the Colbertian sense. I'm not saying it belongs here, but a "For ... see ..." template might. 76.73.175.43 (talk) 09:41, 4 December 2019 (UTC)Reply
Did we forget what this was all about?
Latest comment: 8 years ago1 comment1 person in discussion
"Truthy" and "falsy" in programming: pre-Colbert or post-Colbert?
Latest comment: 5 years ago20 comments9 people in discussion
As a non-American I'm wondering: do these terms actually pre-date Colbert's penning of the gut-truth definition or are they obvious references us foreigners couldn't possibly spot? In programming the adjectives "truthy" and "falsy" refer to values which evaluate to the booleans "true" and "false" (rather than the boolean values themselves). In JavaScript, for example, the numerical value "0" or the empty array "[]" would both be "falsy", other numerical values or non-empty arrays on the other hand would be "truthy". The terms are probably limited to dynamically typed languages, though some statically typed languages seem to allow using non-booleans as booleans (though this may be related to how booleans and boolean comparisons are implemented, so this may be very different). --- 78.35.107.83 (talk) 16:41, 7 August 2010 (UTC)Reply
Truthiness (as an intensively discussed topic) has a long history in coding, particularly in weakly-typed languages like JavaScript, SQL or Visual Basic. Crockford would be a solid ref for this. Unlike strongly-typed languages (Pascal being one of the first popular ones to have a specific Boolean type) or like C, where programmers counted every bit mentally, JavaScript and especially the varying notions of false / 0 / null / empty / void made a robust abstract model of their interpretation as truthful essential for reliable coding. I doubt the word truthiness is etymologically any older than Colbert, but the concept certainly is. Andy Dingley (talk) 10:44, 26 February 2015 (UTC)Reply
Hm -- this paragraph seems to have been cut. Strange. Does anyone know why? I've found uses of "truthy" going back years before Colbert. --winterstein (talk) 12:18, 14 July 2016 (UTC)Reply
Just the regular edit-warring from GliderMaven, who is equally omniscient on all technical topics.
For sources, Niklaus Wirth might be good as an early one, as he had some heated debate with Kernighan and Ritchie over C's fairly free-wheeling use of truthiness for a wide range of values - probably the first time that such behaviour had been codified in a language spec and encouraged as best practice, rather than being an accidental side effect. Pascal of course took a strictly typed approach with an explicit Boolean type.
The concept of "truthiness" has at least 40 years well-documented and sourceable history in computing, with a meaning of, "That which evaluates as true, no matter its actual value or representation." The specific word used here probably dates from Colbert. I'm in the UK, I've heard the term in use since around 2006, but still don't know what a Colbert is.
None of which has anything at all to do with the topic of the article, which is when a human being believes in something irrespective of facts. The other definition of 'truthiness' is only there because it's been connected to the topic via an on-topic reference saying that the word truthiness already existed, and that was done specifically in context. That doesn't mean you get to list every other definition of truthiness in the article. That's OR, and violates WP:NOT. Even if you reference it, that's not sufficient to some javascript book or whatever; you have to reference it in context.GliderMaven (talk) 19:45, 3 August 2016 (UTC)Reply
In your opinion. However RS use this word, as a derivation post-Colbert, in the context of computer science.
I'm opposed to off-topic and unreferenced material appearing in any article, and I would hope you would be too, but apparently not. I hadn't noticed mathiness, but that appears indeed to be off-topic, and I have now tagged it. This contrasts with the pseudoword "trustiness", which is linked by the references.GliderMaven (talk) 22:42, 3 August 2016 (UTC)Reply
@GliderMaven please show respect for your fellow editors. You say that CompSci-truthiness" is separate from Colbert-truthiness -- I expect you're probably right there. But CompSci "truthiness" is a notable topic, arguably more notable than Colbert-truthiness. I think having this article handle both uses is the best solution. An alternative would be to have two articles and a disambiguation page -- that feels like overkill to me, but you could make the case. To resolve this, please could you say: Where and how do you think CompSci "truthiness" should be covered? I think if we answer that, we'll fix this issue. Thanks. --winterstein (talk) 16:34, 8 August 2016 (UTC)Reply
You have to find a place to put your edits. I don't know off-hand where it should go. Generally speaking where it's a 'usage' thing it should be in wiktionary, not wikipedia, or covered in a compsci specific article. It should not go in a non compsci article like this.GliderMaven (talk) 17:13, 8 August 2016 (UTC)Reply
Truthiness is the opposite of a strongly typed Boolean type. It is the working principle that a pragma of regarding some definable set of values as "truthy" is workable and reliable, even without a strictly defined type system. A "truthy" value is not necessarily True, and cannot (correctly) be compared to a Boolean True. It may be though, and is, assumed to stand in for one. This has much more in common with Colbert's logic than Boole's. Andy Dingley (talk) 19:04, 8 August 2016 (UTC)Reply
I am understating the case to say that I have considerable difficulty in understanding how anyone could ever seriously think that a reader would expect the programming-related definition of the word 'truthiness' in this article, as opposed to in boolean data type, an article which also covers C-related languages, which have no boolean type per se.GliderMaven (talk) 19:24, 8 August 2016 (UTC)Reply
A page that states, "the effective identity between Booleans and integers is still valid for C programs." is dangerously wrong. People have been killed by that assumption. Andy Dingley (talk) 19:29, 8 August 2016 (UTC)Reply
That whole article could be completely and dangerously wrong in the extreme, and it would still be the better place to put programming-related information than putting it in this completely unrelated article.GliderMaven (talk) 19:41, 8 August 2016 (UTC)Reply
I came to this article expecting to find information about truthy/falsey in programming and was surprised to find a long article about Stephen Colbert. Korn (talk) 15:08, 26 May 2018 (UTC)Reply
Latest comment: 8 years ago1 comment1 person in discussion
Hello fellow Wikipedians,
I have just modified 2 external links on Truthiness. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:
If you find a reliable source discussing Latour re "truthiness" bring it here and we might have something to add. - SummerPhDv2.001:21, 13 December 2019 (UTC)Reply
FA status concerns
Latest comment: 4 years ago1 comment1 person in discussion
As a part of WP:URFA/2020, I am reviewing this article. I have quite a few concerns regarding the FA status of this article. Currently, it needs significant work to retain that shining bronze star:
The most major concern is the sourcing of the article. For FAs, we expect the sources to not just be secondary and reliable, but also of the highest quality available.
There are various places where a non-primary source is needed.
What makes BookLocker.com, Firedoglake, YouTube!, Salon, Vox, languagemonitor.com., Today.com, etc. even reliable sources?
There are various inconsistencies and other source formatting issues
Another major concern in the prose
There are too many blockquotes used in the article. Per MOS:QUOTE, "While quotations are an indispensable part of Wikipedia, try not to overuse them. Using too many quotes is incompatible with an encyclopedic writing style ... It is generally recommended that content be written in Wikipedia editors' own words. Consider paraphrasing quotations into plain and concise text when appropriate".
Lots of duplicate link throughout the article.
The article needs a copy-edit; currently, its prose it not upto FA standards.
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.