{
  "version": "https://jsonfeed.org/version/1",
  "title": "rust on birdwatching",
  "icon": "https://avatars.micro.blog/avatars/2026/31/1322340.jpg",
  "home_page_url": "https://b10g.xyz/",
  "feed_url": "https://b10g.xyz/feed.json",
  "items": [
      {
        "id": "http://codybrom.micro.blog/2026/08/16/macencoding-on-cratesio-ive-been/",
        
        "content_html": "<p><a href=\"https://crates.io/crates/mac-encoding\">mac-encoding on crates.io</a></p>\n<p>I&rsquo;ve been working on some classic Mac projects but I kept tripping over text encodings. My toolchain for the projects is Rust and assumed there&rsquo;d be a solid, maintained crate for this, but I couldn&rsquo;t find one. So I made one that follows Apple&rsquo;s official Unicode maps.</p>\n",
        "date_published": "2026-08-16T18:10:55-05:00",
        "url": "https://b10g.xyz/2026/08/16/macencoding-on-cratesio-ive-been/",
        "tags": ["apple","development","mac","classic mac","rust"]
      },
      {
        "id": "http://codybrom.micro.blog/2026/08/07/rustlangrust-is-adopting-an-llm/",
        "title": "rust-lang/rust is adopting an LLM policy",
        "content_html": "<p>Jynn Nelson, writing for <a href=\"https://blog.rust-lang.org/inside-rust/2026/08/05/rust-langrust-is-adopting-an-llm-policy/\">The &ldquo;Inside Rust&rdquo; Blog</a>:</p>\n<blockquote>\n<p>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.</p>\n</blockquote>\n<p>If you&rsquo;re technically minded, <a href=\"https://forge.rust-lang.org/policies/llm-usage.html\">the policy they agreed to adopt</a> is an interesting read, but the overview has its own summary:</p>\n<blockquote>\n<p>It’s fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to <strong>create</strong>.</p>\n</blockquote>\n<div class=\"replies-data\" hidden aria-hidden=\"true\" data-threads=\"https://www.threads.com/@codybrom/post/DbwQW8coC-W\" data-mastodon=\"https://mstdn.social/@codybrom/117056315926334079\" data-bluesky=\"https://bsky.app/profile/codybrom.com/post/3msjido453y2v\"></div><a class=\"u-syndication\" rel=\"syndication\" href=\"https://www.threads.com/@codybrom/post/DbwQW8coC-W\" hidden aria-hidden=\"true\"></a><a class=\"u-syndication\" rel=\"syndication\" href=\"https://mstdn.social/@codybrom/117056315926334079\" hidden aria-hidden=\"true\"></a><a class=\"u-syndication\" rel=\"syndication\" href=\"https://bsky.app/profile/codybrom.com/post/3msjido453y2v\" hidden aria-hidden=\"true\"></a>\n",
        "date_published": "2026-08-07T16:20:07-05:00",
        "url": "https://b10g.xyz/2026/08/07/rustlangrust-is-adopting-an-llm/",
        "tags": ["development","ai","rust"]
      }
  ]
}
