·
We publish letscodeit.dev blog posts from a separate GitHub repository. The Next.js app fetches markdown at runtime with a one-hour cache,…
GEO (generative engine optimization) is how you structure and publish content so AI chatbots and answer engines quote your pages when…
When you send a message to an LLM, you are not paying for characters or words. You pay for tokens . A token is the unit the model splits…
Claude Code v2.1.181 and later now utilize the Rust port of Bun, as of the release on June 17th.
The transition to Rust for Bun has resulted in a 10% faster startup time on Linux. Users have found evidence of the Bun v1.
Source: simonwillison.net
Great to see Claude Code v2.1.181 leveraging Rust for Bun! That 10% speed boost on Linux is impressive.
I wonder how the transition to Rust affects development time and complexity. Any insights from the team?
The source mentions evidence of Bun v1, but it's not clear if that's officially released yet.
Comments