I moved my blog over to micro.blog and I’ve ported over my social replies-as-comments system with it. I’ll share more about why I moved and how I set this up soon, but any public replies to this will show up on my site.
rust-lang/rust is adopting an LLM policy
Jynn Nelson, writing for The “Inside Rust” Blog:
At the time of writing, there are 1,281 open PRs to rust-lang/rust. This represents a staggering amount of time invested by both authors and reviewers. We have long had the problem that there are more people who want to write code than people willing to review it. With the advent of LLMs, this problem only gets worse.
If you’re technically minded, the policy they agreed to adopt is an interesting read, but the overview has its own summary:
Continue reading →It’s fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to create.