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

nabbisenLemmy Server 0.16.7 on OpenBSD 7.2: Install
Summary This post is a part of Lemmy 0.16.7 on OpenBSD 7.2 about Lemmy. ...

Eric BurdenAdvent of Code 2022 - Day 13
It’s that time of year again! Just like last year, I’ll be posting my solutions to the Advent of Code...

nabbisenLemmy 0.16.7 on OpenBSD 7.2
Summary Lemmy is one of Fediverse implementations, which focuses on link aggregators. It...

Mr ShanasCustom File Uploader
Hello there it's 2023 and are you bored of the default tedious file input that HTML offers?, well I...

SivakumarRust Formatting
In this post, let us explore different ways to format integers, decimal, strings using format...

SivakumarRust Date & Time
In this blog post, let us explore how to work with Date & Time in Rust Creating...

Joubert RedRatSlim, possivelmente o framework ideal para quem vem do Golang
Eu trabalho com programação PHP há pelo menos 13 anos, já usei o PHP puro, frameworks como...

Masashi Part-0 The Plan
In this series, we are going to build a compiler. I assume that you have limited knowledge of working...

El Bruno#Rust 🦀 – Let’s create a Generic log() Function👍
Hi ! Let’s create a generic log function. This will not make a lot of sense, since the println!...

Kachkol AsaBest aesthetic pc build colors for developers
The color of the components may not seem to be a major factor when constructing a PC for development...

El Bruno#Rust 🦀 – Working with Generics and Types 👍
Hi ! I first used Generics back in the old C# days. It’s a super cool feature. Let’s ask ChatGPT for...

DavidCksrusty-css: a css in rust solution
My solution to writing css in rust that is highly accessible and mangable from your rust code. If...

El Bruno#Rust 🦀 – Accesing external vars in threads 🧵
Hi ! In order to access external variables in a thread, we must use the move closure with the move...

Michael AssafHow to launch a private local substrate blockchain
In this tutorial, you'll see how to launch your own private local blockchain with trusted...

El Bruno#Rust 🦀 – Working with threads 🧵 and joining thread handles
Hi ! Let’s take a look at the following code. The main thread will run a loop for ~5 seconds,...

Frank HorvathAn Open Source Rust SNMP Simulator
In much of the work we carry out for communication service providers (CSPs), either as part of...