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

Abhinav KumarRest in peace, grep!
I'm not saying that grep is slow or flawed in any way but it can be definitely faster (and better). A...

Dimitri MerejkowskyA boolean's story
Originally published on my blog. Earlier this month I told you about my pet project in Rust. As a...

Martin BeckerBuilding My own website
Time to get off my keister and build my own site!

Linda ElizaSimpson's Methods
Article about Simpson's Methods

stevensonmtNaming Nested For Loops in Rust
I've been aware of the ability to name for loops in rust for a while, but a recent project made me co...

mnivoliezTell me a story I could code #2
A code of which you are the hero

Dimitri MerejkowskyIntroducing rusync
Originally published on my blog. Today I wrote my first “real” rust project. It’s a re-write of...

Raunak RamakrishnanCargo refused to build my project - A Rust debugging story!
An afternoon of debugging!

Tamir BaharAdventures in Rust
A tale of my time in Rust-land

mnivoliezTell me a story I could code
A code of which you are the hero

edA‑qa mort‑ora‑yCode Royale: Rust AI Coding Competition
Tackling a new, tower-defense-style, game with heuristics.

bokuwebWriting An NES Emulator with Rust and WebAssembly
I wrote the NES emulator with Rust and WebAssembly to learn Rust. It’s not perfect and have some audi...

Martin BeckerBuilding My first Rust Project: Wercker Build Status
A post about My first project Wercker Build Status written in Rust

mnivoliezGetting started with Rust: Enum on steroids!
Let just cover quickly the basics of enum in rust

Christoph GraboFrom cobalt.rs to gutenberg
I wish I could have the features of both tools, but for now I will use gutenberg over cobalt. A tiny...

Benjamin CongdonPython Idioms in Rust
I’ve been going through a period of programming language wanderlust over the past couple months. Rece...