this post was submitted on 04 Dec 2023
-28 points (23.1% liked)

Technology

58137 readers
4445 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Science is what is, which requires nor benefits from belief. Adding a belief layer is interpreting, exploitable, and leads to believing untrue things as true (Science).

Reduced Logical Form: I believe what is (true) = Oxymoron

Oxymoron: A rhetorical figure in which incongruous or contradictory terms are combined

Explainer: It is impossible to believe what is true.


---Highly Related---


Question: 1 - Is it true or false?

Hint: Is/must/can the number/digit/integer 1 (one) be boolean in [all] cases? What are the conditions in which 1 is false?

Test from OCaml: if 1 then true else false;;

Theorem Pseudocode: if (1 = true) && (2 = 1 + 1) && (2 = true && true) then [true +& true +& ...] = true else nothing else matters

Note my recursive application to all other numbers/physics and inference that if 1 is not true, nothing is true

Postulation: All positive integers are true

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 10 points 9 months ago (1 children)

Are we trying to add unnecessary mysticism to conveniently useful things? 0 is just as truthy in reality as 1 or any other value in any imaginable base. That we typically assign zero to be false in most programming languages and assign one or all positive integers or all positive numbers or all numbers or all non-zero values including NaN to be true is irrelevant, and doesn't help illuminate anything. I'm either misunderstanding this post completely, or this is just a bunch of pseudoscientific horse manure.

[โ€“] [email protected] -5 points 9 months ago

Since no mysticism was used, but logical proofs and pseudocode, then meandering to 0 (funny double meaning there), I'm gonna go with you misunderstanding it completely.