Browsing Tag
rust
164 posts
Why Pure RNG is Broken- Building a “Card Deck” Lottery in Rust
“Pure RNG promises nothing. A shuffled deck promises everything – eventually.” When designing the reward system for active…
SearchWala: I Built a Blazing-Fast Meta-Search Engine in Rust That Queries 90+ Engines Simultaneously
Hey devs! I want to share a project I have been working on called SearchWala (Swift-Search-RS). What is…
Streaming Gemini API Responses in Rust + Tauri — Real-Time Token Display
If this is useful, a ❤️ helps others find it. All tests run on an 8-year-old MacBook Air.…
Rust vs Rue: Can This Claude-Built Language Challenge Rust’s Memory Safety Crown?
Introduction The systems programming world has long operated on a silent bargain: accept memory unsafety, or accept performance…
I built a CLI snippet manager in Rust because I was tired of googling the same things
I have a habit. Every time I sit down to code I end up googling the same thing,…
I built a pixel-perfect, printer-independent report designer with Avalonia UI
I’ve released ACR Designer, a WYSIWYG report designer for the ACR (Across Report Renderer) engine. It focuses on…
I Put an LLM Inside the Linux Kernel Scheduler. Here’s What Happened.
A few weeks ago, I did something that probably shouldn’t work. I replaced the CPU scheduling algorithm in…
World in Chaos, Japan at a Crossroads: Why Wa (Harmony) Is the Governance Model the World Needs
The World in 2026: A New Warring States Era The World Economic Forum’s Global Risks Report 2026 ranks…
Building a Deep Fantasy Manager in Rust: Want to join?
I’ve been heads-down building Mythic League, a persistent fantasy guild manager. The goal is the long-term depth of…
vscreen 0.2.0: the MCP tools got smarter, and now they build websites
vscreen gives AI agents a real Chromium browser, streamed live over WebRTC. The first release had 63 tools.…