Todd Tanner
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
π dev.toSource
Long story short (I wish)... For 13 years I was a partner in 3DGameMarket LLC. For 13 years I was...
π dev.toSource
Eight months ago the creator of ILGPU told me supporting Blazor WebAssembly would be too difficult. Today I'm shipping a six-backend ML library to NuGet with five working demos. Here's how, and what it took to get here on $20 a month.
π dev.toSource
From Dev.to - beginners: You are a piggy bank Big Corps help themselves to
π dev.toSource
The Problem Microsoft is changing how .NET runs inside WebAssembly. When you enable threading with <WasmEnableThreads>true</WasmEnableThreads>, the entire .NET runtime moves off the browser's main thread and onto a background Web Worker β what they call the "Deputy Thread" mode
π dev.toSource
Anaglyphohol is a Chrome extension that converts 2D images and videos into anaglyph 3D - the kind you watch with red-cyan glasses - in real time, right in your browser. No server. No uploads. AI-powered depth estimation running entirely on your GPU, client-side. I've built it thr