SSamridinblog.samrid.me·Jul 13 · 9 min readI tried to put Go inside Python. A Unix socket won.There's a dead branch in the locatr repo called feat/experiment-wasip1. On it, every string that crosses the border between Python and Go gets folded into a single unsigned 64-bit integer: pointer in 10
Sswathikinbuildinginthebrowser.hashnode.dev·Jul 3 · 10 min readRunning a background-removal neural net in the browser, with no two devices treated the sameEvery "AI background remover, 100% in the browser" demo you've ever clicked runs beautifully. On the author's MacBook. Then someone opens it on a three-year-old Android, the tab spins for forty second00
Sswathikinbuildinginthebrowser.hashnode.dev·Jul 3 · 13 min readConverting between image formats in the browser, including the weird ones (HEIC, AVIF, ICO, SVG, TIFF)JPG to PNG is the demo everyone ships. Draw the image onto a <canvas>, call toBlob("image/png"), done. Twelve lines, looks great in a tweet. Then someone uploads a photo straight off their iPhone and 10
IInstantconvertininstantconvert.hashnode.dev·Jul 2 · 7 min read Delete PDF Pages in JavaScript: A Complete Guide to Client-Side PDF ManipulationThe Privacy Problem with Traditional PDF Tools Every day, millions of PDF files are uploaded to online tools for editing, merging, or deleting pages. Legal contracts, medical records, financial statem00
Ssyncfusioninsyncfusion-blogs.hashnode.dev·Jun 19 · 13 min readShould C# Developers Switch to Blazor Full Stack in .NET 10?TL;DR: Blazor Fullstack with Visual Studio 2026 and .NET 10 gives C# developers a practical way to build full-stack web apps with shared C# models, flexible render modes, integrated debugging, Hot Rel00
MGMoksh Guptainmoksh45.hashnode.dev·Jun 14 · 7 min readWebAssembly in 2026: A Practical Guide to Wasm and WASI for Modern DevelopersGoogle Sheets recalculates cells twice as fast after shifting its compute engine to WebAssembly. Figma cut initial load time by 3x. Shopify executes custom checkout rules compiled from Rust to Wasm at00
TCThomas Cherickalinthomascherickal.hashnode.dev·May 29 · 8 min readHow Rust Runs Natively on Windows, Linux, Mac, Android, iOS, Web, IOT, and EdgeAll images in this article were created by GPT-Image. For years, the promise of "Write Once, Run Anywhere" (WORA) felt like a tech industry fairy tale. Java tried it with heavy, resource-hungry virtua00
ATAyantunji Timilehininfreecodecamp.org·May 27 · 18 min readHow to Build AI Apps in the Browser with TensorFlow.js and WebGPUMost developers think of AI the same way: you send data to a server, the server thinks, you get a response back. That mental model made sense for a long time. It still makes sense for a lot of use cas20
AAAli Abbas Chadharinaliabbaschadhar.hashnode.dev·May 25 · 4 min readDocker and WebAssembly: The Tech Marriage No One ExpectedFor years, a dramatic prophecy echoed through the hallways of cloud engineering: "WebAssembly (Wasm) is going to kill Docker." Tech influencers and architects confidently predicted the demise of the f00
RRahulBanerjeeinrahulbuilds.hashnode.dev·May 20 · 5 min readWhy I Built a Privacy-First PDF Tool for India's Government Portals (And the Tech Behind It) Every Indian who has applied for a government job, filed an ITR, or renewed their passport knows the frustration I'm about to describe. You have spent hours gathering your documents — Aadhaar card, PA00