DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

GFUnlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes
Introduction In this article, I want to share my experience with Istio Wasm Plugin and how...

NancyHow to develop Cross-Platform App SDK with Rust?
FeatureProbe is an open-source feature management service. We provide different kind of programming...

CrabNebulaSecurity Advisory for Tauri 1.4 (CVE-2023-34460)
This post shares insight into the most recent Tauri security advisory, affecting the Tauri 1.4...

Philip John BasileRust Me Baby All Night Long
Recently, I've been consumed by the task of job hunting, yet I have not lost sight of my passion for...

Son DotCom 🥑💙Introduction to Common Programming Concepts in Rust
In this article, we'll explore some fundamental programming concepts present in Rust, such as...

Antonio PerroneA Weekly Rust🦀 Pill #1
A Weekly Rust🦀 Pill is a post series where on a weekly base, I share some implementations of the most...

Chidozie C. OkaforMacros: The Hidden Power of Code Efficiency
In programming, simplicity and efficiency are frequently the main objectives. Macros serve a...

Adi SalimgereyevImplementing Type inference in Rust. Part #1: Unification
If you’re writing your own programming language, then you’ve probably heard of type inference. In...

Swarnab GarangA Guide To Advanced Solana Development With Anchor
Overview Welcome fellow developers. Today we are going to take a look at advanced Solana...

Omar HiariESP32 Standard Library Embedded Rust: UART Communication
This blog post is the second of a multi-part series of posts where I explore various peripherals in...

Bruno KoteskyEnhancing TypeScript: Implementing Robust Error Handling with Result and Option
In my recent TypeScript projects, I've been exploring new techniques to improve the way I handle...

Cherlock Code 🔎🦀 The 6 Best Free Resources to Learn Rust for Rookies
Let’s look at the best online resources to learn Rust for free in 2023. As ever-growing...

CrabNebulaUTM for Developers
UTM makes it easy to set up and manage macOS and Windows virtual machines. This can be especially...

webbureaucratSetting and Reading Session Cookies in Rust with Actix Web
In case it's not readily apparent, I've been having some trouble picking a backend stack recently,...

Federico PonziExperiments with eBPF: Snitchrs
In this post, I will share my experience on learning and playing with Extended Berkeley Packet Filter...

nikhilraojlIntro to errors in Rust
Rust unlike many other programming languages doesn't have exceptions to handle errors. What does it...