Steve Downey

@sdowney.org

Professional C++ nerd. I worked to make optional<T&> happen. Working to make Text less bad in C++. Whole person, not a brand. Posts about politics, software, books... Software engineer at Bloomberg LP Views are my own he/him @sdowney@mastodon.social

If there was solid evidence that Black Harvard Graduates were worse faculty that would be front and center. There isn't. The complaint is that "meritocracy" works but doesn't produce the "right" answer. Artificial exclusion has to be applied at all levels, instead.

Pieter T. L. Beck@ptrbck.bsky.social · 6d ago

Another typical Cofnas move when commenting on his blog/his views is saying: "I didn't say this, these are Harvard's numbers". When reading the original however, it is immediately clear that the "outside sports and entertainment"-statement is Cofnas's inference, not Harvard's. /49

Are you in the UK? Are you running android? Did you receive several emergency alerts yesterday? Could you run `adb shell content query --uri content://cellbroadcasts` and send me the output?

Even languages that do VSO ordering don't stack up verbs at the beginning of a sentence. `bind(filter(fmap(....` isn't natural and it isn't just you. Subject Verb Object is the default in languages, and seems to be how we think. Even when the Verb is primary.

Robert E. Howard didn't write more Conan because 1) WEIRD TALES wasn't paying, and 2) he died. During the Great Depression, the bank which held WEIRD TALES' accounts closed for a bank holiday and never reopened. So that wiped out a large chunk of operating capital, and they were already in debt to

Dr Tomas Rawlings@tomasrawlings.bsky.social · 4d ago

Why didn't Howard write more Conan? Seems its his most popular character? (Or was it not back then?). And hope you feel better!

Systems language design stray thought. Should foreign functions be marked unsafe? That would mean foreign functions are marked, which can be complicated. Systems languages, in general, need to support mixed languages, as well as the OS system "C" ABI.

The Elements of Typographic Style: Version 4.0: 20th Anniversary Edition Used: Very Good Ebooks on typography seem to mostly exist to demonstrate just how terrible ebook typography is. PDFs on e-readers are also awful.

Affordances! Even if you can find `and_then` or `bind` or `let_value` for the type you have, letting a monad::bind CPO look it up for you is a stronger signal to you *and anyone reading the code*.

The color and vibrance of the eclipse as it was setting into smokey skies was unbelievable. I’m not sure I’ll ever experience one like this again.

A close up of the 2026 Solar Eclipse with a large prominince visible on the left of the eclipse

I finally, this morning, worked out why I have trouble posting correctly with Slack. Enter and Shift-enter are modal and swap if you are in a fence block or not. And I mix code and normal text all the time. Dammit.

Computer languages that are too dense, too space filling where any sentence means something, are a problem for human beings because the computer can't ask you if that's what you meant without annoying you. C, a little, and that's why warnings are so common. APL, not even warnings. ASM, omfg

Human overgeneralizing Theory of Mind is far far better than under-generalizing. "And sin, young man, is when you treat people as things."

New Bladerunner, so: If Deckard wasn't a replicant then he was a violent sociopath complicit in murdering children. I prefer the replicant theory.

Star Wars Droids are running LLMs and are not conscious. Hallucinations and confabulation are why they have restraining bolts. It's not slavery.

We don't know how Human Cognition works. We do know how GenAI works. And we know it is not how human cognition works. When I say I don't know how GenAI works, I mean the results are not easily predictable from the input. It's complex. Not a mystery.