Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fsloth
on April 6, 2023
|
parent
|
context
|
favorite
| on:
Chrome ships WebGPU
"..all the operations are specified to deterministically produce the same bit-exact results on all hardware..."
You have to block floating point calculations as well if that is your intent.
kg
on April 6, 2023
[–]
The animals already fled the barn on that one, WebAssembly floating point is not specified to be bit-exact, so you can use WASM FP as a fingerprinting measure (theoretically - I don't know under which configurations it would actually vary.)
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You have to block floating point calculations as well if that is your intent.