Posts by Lordhacker756

@Lordhacker756

Utkarsh Mishra

Rust Engineer @garden.finance | Cross-Chain Infrastructure & Mobile
India linkedin.com/in/theutkarshmishra Joined March 2026
2.8k Points33 Badges19 Connections21 Followers23 Following

Posts by Lordhacker756

Lordhacker756 in Articles 6 min read
Cross-chain swaps are tedious by design. Open a browser. Connect a wallet. Approve a token. Copy addresses between tabs. Sign again. Wait for confirmations. Hope nothing breaks midway through the flow. I got tired of it. So I asked a different ques...
Lordhacker756 in Tutorials 6 min read
The Coordinated BLoC Pattern in Flutter — A Practical Guide > This post is based on real production code. Every mistake documented here was hit in the wild, debugged, and understood the hard way. At first, coordinating multiple BLoCs from initStat...
Lordhacker756 in Articles 5 min read
Most Flutter developers know how to build apps. Far fewer know how to build fast ones. The gap between a good app and a great one often isn't in the features. It's in the frames dropped, the memory leaked, and the milliseconds lost. Dart DevTools is...
Lordhacker756 in Articles 6 min read
You're building a Flutter app. Everything feels smooth — taps register instantly, animations glide, scrolling is butter. Then one day you load a large dataset. Maybe 15,000 transactions from a crypto API. Maybe a chunky image processing job. Maybe j...
Lordhacker756 in Articles 8 min read
Flutter's widget system looks deceptively simple on the surface — everything is a widget, you compose them, and the UI appears. But once you go deeper, you realize Flutter made a very deliberate architectural decision by splitting widgets into two ki...
Lordhacker756 in Tutorials 2 min read
Most tutorials show how to connect to a WebSocket. Very few show what happens when: The network drops DNS fails The server stops sending data The stream silently hangs This article focuses on handling those cases properly. The Problem A bas...
Lordhacker756 in Articles 3 min read
The Problem Documentation doesn’t fail because people are careless. It fails because of latency. Code changes → docs updated later maybe Systems evolve → docs stay frozen New engineers → trust outdated information Now scale that to reality: >...
Lordhacker756 in Tutorials 5 min read
Introduction Flutter is amazing—until it isn’t. Most of the time, you can build entire apps without ever touching native code. But the moment you hit a platform limitation, things get… interesting. This blog isn’t just about Method Channels. It’...
Lordhacker756 in Articles 4 min read
If you’ve been building with Flutter for a while, you’ve definitely heard terms like AOT and JIT thrown around. Maybe you know debug is slower than release. Maybe you’ve wondered what actually ends up inside your APK. But like… what’s really goin...
post-cover-14759
Lordhacker756 in Articles 8 min read
> "Rust compiler and Clippy are the biggest tsunderes — they'll shout at you for every small mistake, but in the end… they just want your code to be perfect." Why I Even Started Rust I didn't pick Rust out of curiosity or hype. I had to. I'm wor...
post-cover-13938
Lordhacker756 in Articles 6 min read
> "First make it work, then make it beautiful and robust." I'm a junior dev. I built a real app — Anahadhttps://anahad.space — that real people use. And for a while, I was proud of it. Then it grew. And I wasn't so proud anymore. This isn't a text...
post-cover-13790
chevron_left

Latest Jobs

View all jobs →