Show newer

"Reality has a surprising amount of detail" -- a model is **always** out of distribution in real world. Always.

@reidrac personally, I just blackhole all of cn subnets by default. Nothing good ever came from there.

@boilingsteam US-only and forbid forwarders for no good reason. Hard pass.

Ugh... I'm... Actually, I'm amazed how good this is, if you treat it like some conceptualist piece :ablobsurpriseblush:

[The Functional Integrity and Culinary Designation Act](this-law-does-not-exist--rob.o)

It shall be unlawful for any person within the jurisdiction of the United States to:
(a) Disseminate information that explicitly or implicitly equates a monad with a burrito.
(b) Employ the term 'burrito' to describe a monad in any educational setting, professional communication, or public forum.
(c) Present, display, or create any visual representation that depicts a monad as a burrito, including but not limited to diagrams, illustrations, and multimedia content.

> Repeat offenders may be required to complete a mandatory retraining program on the fundamentals of functional programming and Mexican cuisine, as determined by the Secretary of Education.

@Serpent7776 The tuple (pair) in Haskell is treated like a single-element container. The left element is "annotation" and the right is "value being annotated".
This allows transforming the value while preserving the annotation.

("Example", 12345) :: (Text, Int)

fmap (> 0) ("eg", 12345) = ("eg", True)

traverse load ("my cat", "cat.jpg") -- replaces the image source with it's content while keeping the title.

Leibniz, 1685: “this language will be the greatest instrument of reason,” for “when there are disputes among persons, we can simply say: Let us calculate, without further ado, and see who is right”

Humanity, 2025: "I've asked ChatGPT. It said I'm right."

@Serpent7776 I love Haskell tuples and their "some stuff gets an annotation" semantics. Pythons tries to go this way with the tuples-that-aren't-quite-lists, but drops the ball halfway.

@Some_Emo_Chick Why the investigation? What is there to investigate in a box with wires? 🤔

Homeopathy is deeply unethical

The method of invoking the water memory is exceptionally problematic. The water had been in *terrible* places. It witnessed... things... It carries an incomprehensible levels of trauma.

And you invoke it to what? To cure a cold what would pass by itself in a few days? How dare you!

LLM-generated docs be like

```python
def wiggle_bottom(self, amplitude: float, phase: float) -> RC:
"""This function would wiggle the bottom. It takes the following arguments: amplitude (a double-precision floating point value according to ieee734 standard) and phase (also a double-precision floating point value formetted to ieee734). As a result it would provide a remote controller."""
```

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.