101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

479
active users

#webgpu

1 post1 participant0 posts today

I am incredibly proud to announce that #WebGPU on Firefox has _officially_ gotten onto the train for stable release in Firefox 141 on Windows! More details to come when it actually releases, but...I'm so stoked, I couldn't _not_ post about it. 😀

More platforms to come soon, my team hopes.

Hopefully we'll see #bevy / @bevy shipping to Firefox soon, eh?

Replied in thread

@christianp

Just a thought, from a knuckle-dragging biology scientist. TL;DR: I believe there is scope to make the hosting of a peertube instance even more lightweight in the future.

I read some time ago of people using #webAssembly to transcode video in a user's web-browser. blog.scottlogic.com/2020/11/23

Since then, I believe #WebGPU has done/is doing some clever things to improve the browser's access to the device's GPU.

I have not seen any #peertube capability that offloads video transcoding to the user in this way.

I imagine, though, that this would align well with peertube's agenda of lowering the bar to entry into web-video hosting, so I cannot help but think that this will come in time.

My own interest is seeing a #Piefed (activitypub) instance whose web-pages could #autotranslate posts into the user's own language using the user's own processing power... One day, maybe!

Thank you again for all your hard work; it is an inspiration.

Scott LogicIn-browser transcoding of video files with FFmpeg and WebAssemblyThe WebAssembly build of FFmpeg allows you to run this powerful video processing tool directly within the browser. In this blog post I explore FFmpeg.wasm and create a simple client-side transcoder that streams data into a video element, with a bit of RxJS thrown in for good measure.

Earlier this month, @lolaodelola gave a talk on how web standards can unintentionally exclude users—especially those with disabilities or limited tech access.
Through examples like autoplay, frames, #WebGPU, and #CSS carousels, Lola demonstrates how assumptions in design can create barriers.

The @tag 's "Societal Impact Questionnaire" prompts spec creators to consider who might be excluded: w3ctag.github.io/societal-impa (draft note)

🎬 Watch "The Web and the Digital Divide": youtu.be/SYU4fb9sTTs

#WebGPU is an incredibly important API. Not just for browsers, but for GPUs in general.

It forces vendors to converge on common approaches that work across platforms and GPUs, instead of everyone pulling towards their own proprietary APIs and extensions.

It's a unique spec where Apple and Android cooperate. The designs are validated by being implemented by multiple browser vendors, reliably enough to be compatible with sandboxing, across all platforms from Windows to Linux.

When matsuoka-601 dropped his WebGPU fluid simulation demos, they left everyone in awe—pushing the limits of what's possible in the browser with breathtaking realism and incredible performance. 💦

Now, he's been kind enough to take us behind the scenes, breaking down the magic behind the mesmerizing waves, high-performance physics, and real-time rendering!

Read it here: tympanus.net/codrops/2025/02/2

I couldn't continue with #Genuary since I felt a bit overwhelmed, so I will do it during the year. Kind of stressed when I only wanted to have fun. The final nail in the coffin was the fact that I was trying to allocate 800x800 values in memory in #WebGPU, nothing that I haven't done before, but I'm now on #LinuxMint and is not great all the time. The GPU crashed and the computer got frozen for like 5 mins.