←back to thread

WebGPU-Based WiFi Simulator

(wifi-solver.com)
325 points jasmcole | 2 comments | | HN request time: 0s | source
Show context
noahbp ◴[] No.41897720[source]
It's so frustrating that WebGPU support was released 1.5 years ago on Chrome, and yet is still unavailable on all other browsers.

This is a real killer feature that will dramatically slow adoption of non-Chromium browsers, even with Google defanging ad blockers.

replies(9): >>41897739 #>>41897797 #>>41897800 #>>41897830 #>>41897856 #>>41897860 #>>41897886 #>>41897974 #>>41898014 #
pjmlp ◴[] No.41897800[source]
Even Chrome only supports it officially on Windows, macOS and Android, no GNU/Linux (as stable).

And when it becomes widespread, just like WebGL 2.0, it will be a decade behind of what native APIs are capable of.

And in both cases, good luck debugging, other than replicating the content on native APIs, as means to use proper GPU debuggers, because even Chrome has yet to offer any developer tooling for GPU debugging.

replies(1): >>41897822 #
petermcneeley ◴[] No.41897822[source]
Runs great on my ChromeBook.
replies(3): >>41897848 #>>41897971 #>>41899270 #
SoKamil ◴[] No.41897971[source]
ChromeOS is not a Linux distribution, change my mind.
replies(1): >>41898147 #
yjftsjthsd-h ◴[] No.41898147[source]
ChromeOS is a Linux kernel with some software bundled on top to make a usable system; it is by definition a Linux distro. Curiously, it's even a GNU/Linux distro, as it uses glibc and GNU coreutils, unlike ex Android which is a non-GNU distro.

I will grant that it's a slightly odd distro, but is it any weirder than NixOS or Fedora Silverblue?

replies(1): >>41898281 #
pjmlp ◴[] No.41898281[source]
Only runs browser instances. Even Crostini is sandoxed in a way similar to WSL2.
replies(1): >>41898368 #
1. yjftsjthsd-h ◴[] No.41898368[source]
User-facing apps are browser instances and VMs, and under that is a pretty normal userland. It's still a distribution of software on a Linux kernel. And for that matter, is Silverblue any less a Linux distro with its read-only root and apps in flatpak/distrobox? Are Qubes OS or Proxmox with everything in VMs?
replies(1): >>41901218 #
2. pjmlp ◴[] No.41901218[source]
People buying a Chromebook down at the mall will never see GNU userland.

Folks using Silverblue and Flatpak distributions get to use GNU userland.