cd/entity/Rust· home entities Rust
grep -l @rust /news/*.json | wc -l → 238

Rust

mentions 238 type Organization page 11/12 feed RSS

// recent coverage 238 mentions

15:24
2026-05-23
dev.to
developer-tools

Why Zed Is Replacing VS Code in My AI-Augmented Workflow

Zed is a Rust-based code editor that offers significantly faster performance than VS Code by using a custom GPU-accelerated UI framework instead of Electron, making it ideal for AI-augmented workflows…

00:00
2026-05-23
ekorbia.com
artificial-intelligence

Ekorbia v0.1 — first release of a local LLM client

Ekorbia released v0.1.0, the first public build of a native macOS desktop client for local AI models that operates entirely offline without cloud services, API keys, or telemetry. The open-source appl…

19:15
2026-05-22
dev.to
cloud-computing

[Boost]

The article describes how the author reduced Kubernetes ingress controller costs by approximately 10x by rewriting the software from Go to Rust. The switch leveraged Rust's lower memory and CPU footpr…

18:46
2026-05-22
bun.com
developer-tools

Bun's unreleased Rust port has 13,365 unsafe blocks

According to the article, Bun's unreleased Rust port contains 13,365 unsafe code blocks, which were counted using a single ripgrep command and categorized by root cause. The audit found that approxima…

16:48
2026-05-22
dev.to
artificial-intelligence

Made a Rust based AI agent

The author developed and published a Rust-based AI agent from scratch, which supports local LLM execution via Ollama, DuckDuckGo web search, and async execution with Tokio, distributed as a cross-plat…

12:28
2026-05-22
andrewlock.net
developer-tools

.NET (OK, C#) finally gets union types

The article announces that C# 15, part of .NET 11, will finally introduce native support for union types using the `union` keyword. Union types allow a variable to represent one of several distinct ty…

12:28
2026-05-22
andrewlock.net
developer-tools

dotNET (OK, C#) gets union types

The article announces that union types are being introduced in .NET 11 (C# 15), allowing developers to define a type that can represent one of several unrelated types using the new `union` keyword. It…

12:28
2026-05-22
andrewlock.net
developer-tools

.NET (OK, C#) gets union types

The article announces that union types are being introduced in .NET 11 (C# 15), allowing developers to define types that can represent one of several unrelated types using the new `union` keyword. It …

18:05
2026-05-21
discourse.haskell.org
large-language-models

Anti-LLM Sentiment Considered Harmful

Contentious debate surrounding the use of large language models (LLMs) in software development, particularly criticizing those who dismiss LLM tools without serious hands-on experience. It highlights …

09:14
2026-05-21
aiengineeringfromscratch.com
artificial-intelligence

AI Engineering from Scratch

This article describes a free, open-source AI engineering curriculum on GitHub maintained by Rohit Ghumare and contributors. The curriculum consists of 435 lessons across 20 phases, teaching algorithm…

← prev page 11 / 12 next →
// co-occurs with top 8 entities