Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

ArkFlow - High-performance Rust stream processing engine

ArkFlow github: https://github.com/chenquan/arkflowHigh-performance Rust stream processing engine, providing powerful data stream processing capabilities, supporting multiple input/output sou...
12.03.2025 0 Read More

Enhancing your Aya program with eBPF maps

Enhancing your Aya program with eBPF maps
I'm getting started with eBPF programming with Aya. The idea behind this series of articles is to get you started too.This section is dedicated to eBPF maps. We'll learn how to create, use and differe...
12.03.2025 0 Read More

How to Change Hover Text in Tauri App on Dock?

IntroductionIf you're developing a Tauri app and want to customize the hover text that appears when your application is minimized to the dock, you're in the right place! The hover text, also known as ...
05.05.2025 0 Read More

Pin in Rust: The Why and How of Immovable Memory

Pin in Rust: The Why and How of Immovable Memory
Pin is a complicated concept for Rust beginners because it's too abstract. But is's also the cornerstone of async Rust. Now I'm going to introduce Pin in following parts: Why Pin is needed What is Pin...
05.05.2025 0 Read More

Verifying two interpreter engines with one test suite

Crosscheck, my cross-engine testing framework for Memphis, had been sitting atop my writing to-do list for a while.Instead, I deleted it and replaced it. Memphis can now test itself across all engines...
05.05.2025 0 Read More

Malai - Share your dev server (and more) over P2P

malai is a new open-source tool from the team at FifthTry. It helps you share your local HTTP server with the world — instantly and securely.Built on top of the powerful iroh P2P stack, malai lets y...
05.05.2025 0 Read More

Rust no es tan complicado después de todo...

Como ya sabrás, uno de los lenguajes más en tendencia en los últimos años es Rust. Seguro has escuchado que promete el rendimiento de C con una sintaxis más amigable, tipo Java, TypeScript o Pyth...
05.05.2025 0 Read More

Rust is not so complicated after all....

As you probably know, one of the most trending programming languages in recent years is Rust. You’ve likely heard it promises C-like performance with a more friendly syntax, similar to Java, TypeScr...
05.05.2025 0 Read More

Why I Fell in Love with Rust Procedural Macros

I consider myself a junior Rust developer. I have been learning Rust for a few months now, and I have thoroughly enjoyed the process. Recently, we started writing the next generation of Falkordb using...
05.05.2025 0 Read More

🔢 The Leonov Sequence: A Recursive Formula for Chaotic Memory and Adaptive Form

What if memory wasn't fixed in neural networks or static matrices — but emerged from a recursive, chaotic shape?Welcome to the Leonov sequence, a novel numerical recurrence that generates structured...
05.05.2025 0 Read More
Loading...
#reading
The effect of frequent values on histogram_bounds in PostgreSQL
0
Learn How to Build Robust RAG Applications Using Llama 4!
0
Introduction to Data Engineering Concepts |14| DevOps for Data Engineering
0
Programming Joke :)
0
Approvals and Workflows Shouldn’t Be This Hard — That’s Why We Built Heed
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0