Had some fun with the new TripoSplat from http://vast. ai , it's a nice model! Got it to run in the browser by quantizing a bunch of the weights and chunked SDPA.
Source: [Hacker News](https://splat.sqrm.co/)
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
Hello! In an attempt to reduce my time spent on screens (and more time in real life), I uninstalled social media from my phone ages ago. The same for email: only on desktop for me.
Earlier parts examined the performance characteristics of sequential and random access under single-threaded execution, and noted in passing the destructive effect of random access on the TLB. This part devotes full attention to the TLB: what it is, why a TLB miss is more severe than a cache mis...
Building a "paste a YouTube link, get a transcript" feature sounds trivial until you deploy it to a server. The moment your request comes from a datacenter IP instead of a residential one, YouTube responds with LOGIN_REQUIRED or quietly serves nothing. Here's how VidTranscriber handles it.
📝 Originally published on unfoldcms. com — reposted here for the DEV community. (I work on UnfoldCMS.