garbagedestroyer

Videos

Software benchmarks, systems deep-dives, and technical commentary. Subscribe on YouTube

Node vs Rust: 465MB vs 18MB. Same endpoint, same server #backend #performance
SHORT
0:53
Node vs Rust: 465MB vs 18MB. Same endpoint, same server #backend #performance

Node.js just ate 465 MB for the same API that Rust runs in 18 πŸ’€ same server, same endpoint, same machine. multiply by 100 instances and tell me memory doesn't matter.

|0:53
Rust Won. Then Lost. Then .NET Won. #backend #programming #softwarearchitect
SHORT
0:57
Rust Won. Then Lost. Then .NET Won. #backend #programming #softwarearchitect

One chart is not enough for a production stack decision. Rust Won. Then Lost. Then .NET Won. In this video: what each runtime/language wins where tail latency changes the decision how to pick based on your real bottleneck Watch the full breakdown on the channel for benchmark method, tradeoffs, an

|0:57
Stop Using Docker for Local Dev! 🚫🐳 #backend #coding #softwarearchitect
SHORT
0:36
Stop Using Docker for Local Dev! 🚫🐳 #backend #coding #softwarearchitect

Is your IDE lagging? It's probably Docker Desktop eating 200MB of RAM just to stay idle. Podman is the mathematically superior choice for 2026: βœ… 0MB Idle RAM (Daemonless) βœ… 30% Faster Startup βœ… Native Kubernetes Pods βœ… Rootless security by default Mathematically superior. No contest. **Tags:**

|0:36
What Happens When AI Takes Over Code Migration? πŸ€– #Bun #RustLang #AI
SHORT
0:58
What Happens When AI Takes Over Code Migration? πŸ€– #Bun #RustLang #AI

Bun just merged PR #30412, officially moving from Zig to Rust. 750,000 lines of code ported in just 6 days using Claude Code and Robo-Bun. This isn't just a rewriteβ€”it's the first major agentic runtime migration. #Bun #RustLang #ZigLang #AI #Coding #TechNews #SoftwareEngineering

|0:58
Why Backend Devs Hate Python in 2026 (GIL vs Go/Rust Reality) #pymongo #golang #pyhton
SHORT
0:45
Why Backend Devs Hate Python in 2026 (GIL vs Go/Rust Reality) #pymongo #golang #pyhton

Python is still the default for AI workflows in 2026. But when API traffic turns CPU-heavy, the GIL becomes the bottleneck and tail latency gets ugly. This short breaks down: - why CPU-bound Python services struggle under burst load - where Go and Rust hold better throughput and latency stability -

|0:45
Throughput vs Latency: Which Matters More #benchmark #golang #rust
SHORT
0:44
Throughput vs Latency: Which Matters More #benchmark #golang #rust

This short gives the headline from our 2026 Rust vs Go vs .NET microservice benchmark. Completed lanes summary: - Go leads throughput - Rust leads extreme p99.9 tails - .NET AOT lane is still pending stable completion Before choosing a production stack, watch the full longform breakdown for benchma

|0:44
GraphQL's Double-Edged Sword: Flexibility vs Security #GraphQL #BackendDevelopment
SHORT
0:47
GraphQL's Double-Edged Sword: Flexibility vs Security #GraphQL #BackendDevelopment

GraphQL looks elegant on the surface, but at scale the schema can become a real security and performance problem. Deep queries, introspection exposure, resolver explosions, and weak authorization patterns can turn one clean endpoint into a serious backend risk. In this video, I break down why Graph

|0:47
React Devs Are Switching to This (It's Shocking) #programming #webdevelopment #trending
SHORT
0:40
React Devs Are Switching to This (It's Shocking) #programming #webdevelopment #trending

We spent 10 years perfecting the "slow" web. Massive JSON payloads, hydration errors, and micro-frontend mazes. It's time to go back to basics. Here is how PHP with Swoole and HTMX outperforms modern SPAs and saves you massive cloud costs. Don't be a cost center. Be a Garbage Destroyer. πŸ—‘οΈπŸ”₯ #we

|0:40
Why Rust Zero-Cost Abstractions Are Actually Free
SHORT
0:41
Why Rust Zero-Cost Abstractions Are Actually Free

Rust abstractions look high-level, but compile into low-level machine code with near-C++ performance. Here's the proof through assembly, LLVM, and runtime metrics. #rust #systemsprogramming #performance #llvm #softwareengineering

|0:41
Project Structure Proof (Zig vs Rust vs C++)
SHORT
0:25
Project Structure Proof (Zig vs Rust vs C++)

Quick walkthrough of the benchmark repo structure: implementations, scripts, artifacts, and the wrk workload file used for fair comparison. Re-run it yourself: GitHub link in description. #shorts #zig #rust #cplusplus #backend #benchmark #opensource

|0:25
Real Code, Not Slides: Zig, Rust, C++ Compared #shorts #code
SHORT
0:22
Real Code, Not Slides: Zig, Rust, C++ Compared #shorts #code

Code-level proof cut: same routes, same schema, same wrk workload. Rust wins RPS, Zig wins p99, and C++ wins footprint in this run. Full repo and artifacts: GitHub link in description. https://github.com/prod-garbage-destroyer/zig-rust-cpp-cloud-v1 #shorts #zig #rust #cplusplus #backend #benchmark

|0:22
Zig vs Rust vs C++: Same API, Different Winners #shorts #benchmark
SHORT
0:26
Zig vs Rust vs C++: Same API, Different Winners #shorts #benchmark

Same API, same workload, same environment. Rust leads throughput, Zig leads p99 latency, C++ leads footprint. Full benchmark and code: GitHub link in description. https://github.com/prod-garbage-destroyer/zig-rust-cpp-cloud-v1 #shorts #zig #rust #cplusplus #backend #benchmark #cloud

|0:26

51 videos total