Post #687752
2026-03-14 18:44 UTC
#Diverse perspectives on #AI from #Rust contributors and maintainers
https://nikomatsakis.github.io/rust-project-perspectives-on-ai/feb27-summary.html
Healthy debates are still possible, it seems. ๐
#LLM #LLMs #RustLang #OpenSource
Replies (2)
-
@janriemer@floss.social 2026-03-14 18:52
Lol, the irony that this has been boosted by a bot immediately after I'd posted it. ๐ค ๐
-
@mikalai@privacysafe.social 2026-03-15 00:17
@janriemer I articulate usefulness of Rust's type system in passing "mental model" from creator to reader/user-developer. And compiler precisely enforces model, expressed in types. Switching into "use of GenAI" tools, should have the same criteria: if explicit mental model is articulated in types, human/readers can fully grasp it, and compiler produces code that works, then, why should I tell anyone what tool to use? The reality, of course, is that despite M in LLM there is no explicit model.