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

Simon ShineWriting code on doors
Did you ever see pseudo-code in job ads that looked like if ($you.like_to_work($here) === True) { ...

Omar HiariWhy You Should Be Worried About the Future of C/C++ in Embedded
The Grim View Software failures are nothing new in embedded, though with the continuing...

Omar HiariLearning Rust: My 6 Key Moments
If you’ve tried learning Rust or looked into it at least, you might have read somewhere how it has a...

Ahmad RosidUsing Trait for Unit testing in Rust
Trait is one of powerful feature in rust. If you are coming from object oriented world, the Trait is...

rinegade.solHow to learn Solana/Anchor and become Web3 Developer in 2 days?
Day 1: first 4h: read readme...

DingTianBuilding the staking smart contract with Solana blockchain
Summary Solana is a decentralized blockchain platform created by Anatoly Yakavenko.Solana has a...

Shoubhit DashCreate licenses for your projects right from the terminal! 🚀
I'm the type of person who is constantly working on open source projects. But whenever I create a new...

Daniele FrascaRust: CSV processing
This blog post is about CSV processing, and it sounds boring, but I want to share my experience on...

Shubham SamratSummer of Bitcoin'21 Experience
Will be uploaded soon.....!

Deepu K SasidharanWhy Safe Programming Matters and Why a Language Like Rust Matters
Why safe programming matters and why I would choose Rust for that. We will also talk about Fast and safe programming with Rust.

rikeSolana Development Personal Roadmap
Introduction Initially, I wanted to continue working on deploying an NFT project on an...

Abdulhafeez AbdulraheemBuilding REST API's with Rust, Actix Web and MongoDB
Building REST API's with Actix web and Rust Introduction The Rust programming language...

Mustafif TexCreate Beta 1 Released!
Yesterday I had released TexCreate Version 2 Beta 1, do note that not all commands are available yet...

BekkaThe borrow checker in Rust
Hey guys, Welcome to another blog post on Rust! In the last post I mentioned the borrow checker...

nikaniaList of common coding errors using Substrate
I have started to study Substrate recently, and encountered a lot of simple but not-so-easy to solve...

Nicolas FränkelError handling across different languages
I've tried Go in the past, and the least I could say is that I was not enthusiastic about it. Chief...