https://aphyr.com/posts/411-the-future-of-everything-is-lies-i-guess
#correctness #systems #aphyr #kyle #llm #ai #+
A quotation from Douglas Adams
SLARTIBARTFAST: I’d far rather be happy than right any day.Douglas Adams (1952-2001) English author, humorist, screenwriter
Hitchhiker’s Guide to the Galaxy, Phase 1, “Fit the 4th” (BBC Radio) (1979-03-29)
More about this quote: wist.info/adams-douglas/82517/
#quote #quotes #quotation #qotd #douglasadams #hitchhikersguide #hitchhikersguidetothegalaxy #slartibartfast #arthurdent #correctness #happiness #lifestyle #rectitude

SLARTIBARTFAST: I'd far rather be happy than right any day. ARTHUR: And are you? SLARTIBARTFAST: No, that's where it all falls down, of course. ARTHUR: Pity, It sounded like quite a good lifestyle otherwise. This is novelized in The Hitchhiker's Guide to the Galaxy, ch. 30 (1979), with the same…
Love the order-chaos contrast in Shin Godzilla
So thinks this youtuber.

In life-critical #engineering practice, #correctness and #reliability concerns always take precedence over cost, performance, and other factors.
In modern business #software practice, #cost considerations and #LLM hallucinations reign supreme. No other factors seem worthy of a consideration.
#Programming in a #dependent #type system does not imply a blind obedience to the type system by the #programmer: not all types need be adorned with fully-dependent regalia. That is, the programmer selects the desired level of type specificity. For example, we may type the all-too-familiar \(\texttt{qsort}\) with progressively finer specificity, as follows:
• Simple, parameterised typed:
\[
𝑞𝑠𝑜𝑟𝑡\ :\ [ℤ]→[ℤ]
\]
• Dependent, parameterised, indexed typed:
\[
qsort\ :\ (n : ℕ) ⇒ [ℤ\ n] → [ℤ\ n]
\]
• Fully-dependent, parameterised, indexed, predicated \(\Sigma\) type:
\[
𝑞𝑠𝑜𝑟𝑡\ :\ (𝑛:ℕ)⇒[ℤ\ 𝑛]→(𝑥𝑥:[ℤ\ 𝑛], 𝑆𝑜𝑟𝑡𝑒𝑑\ 𝑥𝑥)
\]
The closer we approach full dependence, the greater our burden of proof and the messier our #code. And the farther we retreat from full dependence, the less precise our type specifications and the weaker their #correctness guarantees.
Such is the thug-life of a programmer....🤷♂️
A quotation from Judith Martin
It is, indeed, a trial to maintain the virtue of humility when one can’t help being right.Judith Martin (b. 1938) American author, journalist, etiquette expert [a.k.a. Miss Manners]
“Miss Manners,” syndicated column (1999-02-02)
More info about this quote: wist.info/martin-judith/79642/
#quote #quotes #quotation #qotd #judithmartin #missmanners #correctness #ego #falsemodesty #humility #modesty #pride #rectitude #selfrighteousness