Rust Async in Tauri v2 — What Tripped Me Up and How I Fixed It
All tests run on an 8-year-old MacBook Air. All results from shipping 7 Mac apps as a solo developer. No sponsored opinion. Tauri v2 uses Tokio under
Curated development tutorials from top sources. Filter by language.
All tests run on an 8-year-old MacBook Air. All results from shipping 7 Mac apps as a solo developer. No sponsored opinion. Tauri v2 uses Tokio under
Day 9/60: Sliding window patterns 60 Day Rust DSA Challenge Today I focused on using a stable invariant so sliding window patterns feels l
Day 9/90: Enums and Option type 90 Day Rust Challenge: Zero to Production Today I wanted enums and option type to feel like a real enginee
Hey everyone! 👋 If you’ve been in the privacy space for a while, you’ve probably felt the pain of integrating and maintaining the legacy C Tor clien
Yesterday I logged into GitHub and noticed a Dependabot alert sitting on dynoxide. DNS rebinding CVE in rmcp, a transitive dependency. The alert had b
The 2 AM kernel debugging session nobody warned you about Last month I was helping a friend debug a training pipeline that worked perfectly
Post 2 of 6 in the series on building Anyhide, a Rust steganography tool. This post is about a small feature that multiplies your adversary's work by
All tests run on an 8-year-old MacBook Air. All results from shipping 7 Mac apps as a solo developer. No sponsored opinion. The first Tauri app I ship
Error Handling Stops Scaling When It Is Treated as a Local Coding Habit Many systems become hard to maintain later not because the business
The Rust MPP SDK (mpp-test-sdk on crates.io) implements the full Solana HTTP 402 payment flow in pure async Rust. No Solana SDK dependency. Ed25519 si
There is a moment in every codebase where someone draws a box on a whiteboard, labels it EventBus, and draws arrows fanning out to every other box. Th
Originally posted on tinyforge.store. When I started building Kurippa — a keyboard-first clipboard manager for macOS — I ran into something that bo
I shipped FirstCall v0.1.0, a Rust desktop + CLI tool for turning request sources into verified, redacted API recipe packages for agents. FirstCall i
The rmcp crate and standard Rust libraries are used to build a basic MCP Server in Rust. This MCP Server is then built and deployed to AWS Fargate and
Prompt injection gets more dangerous when an agent can act. The risky moment is often not the first user prompt. It is later, when a retrieved page,
The rmcp crate and standard Rust libraries are used to build a basic MCP Server in Rust. This MCP Server is then built and deployed to AWS ECS Express
Introducing KORE: 50x Faster Than Parquet, 10x Smaller Than JSON Published: May 11, 2026 Author: Sai Arun Kumar Katherashala Read Time: 10
When beginners first hear the word “multithreading”, it often sounds scary and complicated. But the core idea is actually very simple. In this artic
A surprising headline (with caveats) Last week a tweet from Jarred Sumner — Bun's creator — made the rounds claiming a Zig-to-Rust rewrite
Your encrypted data might already be compromised. You just don't know it yet. The attack is called "harvest now, decrypt later." Intelligence agencie