eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

196
active users

#edgecomputing

0 posts0 participants0 posts today

🤝 Happy to introduce HOSCH!

Whether mining or industry: clean conveyor belts mean less downtime, less material loss, and more efficiency. HOSCH has specialized in this since 1975, with high-tech cleaning systems for conveyor belts worldwide.

In @COP_PILOT_Horizon, they contribute to Cluster 1, and support the development of smart IoT hardware, edge cloud solutions, and intelligent data processing.

🔗cop-pilot.eu/consortium#germany

In a surprise move, NVIDIA is bringing CUDA to RISC-V CPUs 💥
Announced at RISC-V Summit China , this allows RISC-V processors to run CUDA drivers + logic, with NVIDIA GPUs handling compute tasks ⚙️
Enables open CPU + proprietary GPU AI systems—big for edge, HPC & China’s chipmakers 🇨🇳

A potential shift in global AI infrastructure 🌐

@itsfoss

news.itsfoss.com/nvidia-cuda-r

It's FOSS News · In a Surprise Move, NVIDIA Brings CUDA to RISC-V ProcessorsA surprise collaboration, I must say.

🗓️ Tomorrow 17 July at 4pm CET! Register to the @w3c @wot online meetup "An #OpenSource software stack for #IoT virtualization and convergence with #EdgeComputing technologies"

▶️ w3.org/events/meetings/d5ca808

The implementation of VOStack is aligned with the Web of Things specifications and is implemented in the framework of the NEPHELE Horizon EU project. #standardization

Slides: nephele-project.eu/sites/nephe

cc @ege @hipeac @EclipseFdn

Had a great time at @opensuse Conference 2025 in Nuremberg! A highlight was the hands-on workshop by @tropicsquar, showcasing #TROPIC01 — the first open and auditable secure element. A big step for verifiable hardware #security in #Linux systems, edge devices & secure infrastructure.

Thanks to the Tropic Square team for the great session and the devkit

#HardwareSecurity #OpenSource #EdgeComputing #TROPIC01 #TrustedHardware #SecureChips
#IoTSecurity #NoObscurity #OpenHardware #linux #opensource

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.

#Whisper #WebGPU by #Huggingface sounds very exciting!

Does this mean an #activitypub server could delegate translation-into-user's-language of all the posts to the user's device?

I'm too thick to have been able to find any system-requirements information for just the text-translation feature... Is this #translation feature likely to fly on mobile devices too?

Am I getting too excited too soon?

dev.to/proflead/real-time-audi

github.com/keatonkraiger/Whisp

DEV CommunityReal-Time Audio to Text in Your Browser – Whisper WebGPU TutorialIn this article, I’m going to show you how you can easily transcribe audio and video files on your...