Henry Merrilees's Avatar

Henry Merrilees

@henrym.bsky.social

Software at Diderot — LA+Chicago My much cooler twin: @kristinmerrilees.bsky.social at phonetime.news

133 Followers  |  336 Following  |  52 Posts  |  Joined: 27.05.2023  |  1.947

Latest posts by henrym.bsky.social on Bluesky

I would love to be part of the conversation on MSNBC related to the Kimmel story and it's chilling effects on first amendment, but unfortunately I was terminated by MSNBC for stating that "hateful thoughts lead to hateful words which lead to hateful actions".

18.09.2025 13:58 — 👍 45948    🔁 12550    💬 1747    📌 420
Post image

Blue Oak (Quercus douglasii) is California’s most drought-tolerant deciduous oak. Its deep roots, small canopy, and tough blue-green leaves help it endure dry conditions.

#Oaks #Nature #Wildlife #California #LearnAboutNature #DiscoverOaks #NativePlants #DroughtTolerantPlants

11.09.2025 01:03 — 👍 6    🔁 1    💬 1    📌 0

Rust for Rustaceans is a good read. That is all.

22.08.2025 00:28 — 👍 18    🔁 2    💬 0    📌 0

Your stuff is so awesome! Inspired me to start using my plotter again!

17.08.2025 18:35 — 👍 1    🔁 0    💬 0    📌 0
Post image

My baby boy's first wonky media mention.
www.newsweek.com/donald-trump...

05.08.2025 02:41 — 👍 2187    🔁 371    💬 80    📌 26

They have Kahnmigo, which AFAICT does not claim any of these capabilities today. In the context of the interview (he’s on the podcast/interview circuit to sell his new book), i don’t want to speculate on what he thinks Kahn Academy will do in the future without reading it, which I probably won’t :/

27.06.2025 19:11 — 👍 0    🔁 0    💬 1    📌 0

And to address more directly, I agree completely that not all problems are software engineering problems. Especially here. But with regard to the initial claim about technical capability, that is a software engineering problem, though necessarily also invoking many other disciplines.

27.06.2025 19:01 — 👍 0    🔁 0    💬 0    📌 0

But “Kahn Academy is not well suited to realize these speculations, descriptively or ethically” is very different from “nobody will ever,” which was the initial claim.

27.06.2025 18:57 — 👍 0    🔁 0    💬 1    📌 0

I might be lost here but I thought this is just Sal Kahn speculating as to what could be done as opposed to any company making claims as to what they were going to do. I agree wholeheartedly if it were the latter, and for the former, I think his speculations are premature.

27.06.2025 18:54 — 👍 0    🔁 0    💬 3    📌 0

(End excerpt)

Obviously this is extraordinarily difficult to get right and potentially misses a lot of what teachers do in a traditional classroom (including the bad stuff!) but my point is simply that evidence is needed to get from there to “no pathway.”

27.06.2025 18:48 — 👍 0    🔁 0    💬 0    📌 0

And then, they're able to distill all of that and communicate to the parents. It's not once a term. It's almost real time.

27.06.2025 18:44 — 👍 0    🔁 0    💬 1    📌 0

And then, they'll report back to the teacher and say, 'Hey, I noticed Katty is not as engaged as she was yesterday' or 'Sal's really engaged today. Did you know that he's really into baseball? Let's make the next example about that just for Sal!'…

27.06.2025 18:44 — 👍 0    🔁 0    💬 1    📌 0

Relevant section:

When class starts, those grad students, along with the teacher, are going to be able to walk around and help your children when they need it. They don't have to wait for that help….

27.06.2025 18:44 — 👍 0    🔁 0    💬 1    📌 0

Sal Kahn interview in which he is optimistic about AI in education and speculates about potential uses.

27.06.2025 18:43 — 👍 0    🔁 0    💬 1    📌 0

Incredibly low! Which can be readily admitted without at all conceding either “no pathway” (initial claim) or “no ethical or responsible way it can be done” (normative claim, distinct in my view but certainly worth addressing).

27.06.2025 18:39 — 👍 0    🔁 0    💬 2    📌 0

Any engagement metric could indeed be used to marginalize neurodivergence. Should be expected to, like you said. But these are conditions of our vocationally-oriented education system as it exists, not an ethical impossibility inherent to the technology that would justify “no pathway” as claimed.

27.06.2025 03:22 — 👍 0    🔁 0    💬 1    📌 0

I wasn’t clear enough, but my response was intended to hinge on that current tech does not have the capabilities you mentioned.

27.06.2025 03:07 — 👍 0    🔁 0    💬 1    📌 0

Feels like the goalposts are shifting quite a bit here. I can’t find reference to correction anywhere in the original interview.

27.06.2025 03:03 — 👍 0    🔁 0    💬 2    📌 0

Maybe this is a software-person take, but I wouldn’t read that as supposing anything beyond current capabilities with conventional tech, aside from natural language formatting.

25.06.2025 16:51 — 👍 0    🔁 0    💬 1    📌 0

“All those with the funding to pull this off have horrible incentives and can be assured to do it poorly and roll it out prematurely” is much much more credible than that it simply cannot be done. It’s not magic, it’s a software engineering problem.

25.06.2025 16:47 — 👍 0    🔁 0    💬 2    📌 0

The biggest gap in the task described is software engineering and cost. I have already seen LLM-based feedback working to great effect in an upper-div OS course! Not without significant work by the professor (surprise, she’s good at software engineering).

25.06.2025 16:43 — 👍 0    🔁 0    💬 0    📌 0

nobody talks about how atproto is fundamentally a CAR-driven platform #urbanism

24.06.2025 16:16 — 👍 54    🔁 4    💬 8    📌 0

It’s a good thing Congress isn’t alive to see this

22.06.2025 00:47 — 👍 62548    🔁 13963    💬 810    📌 565

what are you supposed to do when the "good" political party doesn't treat a dozen credible sexual harassment claims as disqualifying for a political candidate. how are you supposed to ignore that

20.06.2025 13:48 — 👍 11256    🔁 2181    💬 96    📌 118

Excited to be talking about async cancellation at #rustconf! Cancellation in general is a really difficult problem, and async Rust has powerful ways to deal with it. But it's also surprisingly error prone, as we've found at @oxide.computer, and deserves a lot of careful thought

18.06.2025 20:16 — 👍 56    🔁 6    💬 2    📌 1
Preview
Pulitzer Feeling Increasingly Out Of Place In Washington Post Office

theonion.com/pulitzer-fee...

15.06.2025 00:53 — 👍 1913    🔁 97    💬 2    📌 2

I really think Noem’s plans to “liberate” California from its democratically elected government with military force should not have gotten lost in the news cycle but that appears to be exactly what is happening

14.06.2025 18:39 — 👍 3045    🔁 761    💬 74    📌 19

What a contrast:

On the one hand, one grandiose spectacle in the nation's capital, a panorama of propaganda put on by an aspiring autocrat.

On the other hand, thousands of assemblies of free citizens across the nation, authentic celebrations of the proposition that here the people rule.

14.06.2025 19:46 — 👍 10357    🔁 1720    💬 121    📌 45
tanks

tanks

"It's a republic, not a democracy," say the conservatives as they get very excited for a big display of military force moving across the river into the capital.

14.06.2025 10:24 — 👍 812    🔁 156    💬 34    📌 18

nervous to go to protests? Don’t be. They will be peaceful family affairs. Go with a group, peel off if anything makes you nervous, don’t stay to the bitter end.

This moment calls for all Americans to express their rights. And when some cannot, it’s important for others to stand in their place.

14.06.2025 16:41 — 👍 2454    🔁 454    💬 44    📌 10

@henrym is following 20 prominent accounts