Posts by Krun Dev

@Krun Dev

Krun Dev

Krun Dev is a developer and the creator of krun.pro, a platform focused on under...
krun.pro Joined April 2026
1.1k Points18 Badges1 Connections1 Followers8 Following

Posts by Krun Dev

Krun Dev in Articles 8 min read
Rust Generator yield: What the Compiler Actually Builds Under async/await Every async fn you've ever written in Rust compiles down to something you probably never asked to see. The Rust generator yield mechanism isn't an exotic nightly toy — it's the...
Krun Dev in Articles 3 min read
The Python Developer Workflow in 2026 Looks Nothing Like What You're Running Three config files. Four CLI tools. A Poetry lockfile that takes a minute to resolve. A pre-commit chain that kills your flow state every single commit. If that sounds fami...
Posted in AI group
Krun Dev in Articles 3 min read
AI Mistakes You Can’t Afford in Python, Java, and Kotlin AI coding assistants are game-changers — they churn out code faster than a dev on espresso — but they also spawn subtle bugs that can take hours, sometimes days, to debug. The pattern isn’t r...
Krun Dev in Articles 4 min read
Garbage Collection in Rust Without a Single unsafe Block Most garbage collectors in the Rust ecosystem harbor a "dirty secret" in their source code: a hidden unsafe block that bypasses the borrow checker's guarantees. The conflict is clear—mapping c...
Krun Dev in Articles 2 min read
Contract Testing in Kotlin: Kill "Works on My Machine" API Failures Frontend deploys. Backend deploys. Everything looks green in CI, yet production is screaming with 500s because a field was renamed and someone’s Swagger doc was three sprints behind...
Krun Dev in Articles 2 min read
AI Code: It Passes Review, but the System Dies Anyway Ever had that sinking feeling? The CI is glowing green, linters are silent, and the code looks like a work of art. This phenomenon, often leading to AI-driven architectural regression, starts whe...
chevron_left

Latest Jobs

View all jobs →