top | item 24031601

(no title)

flywheel | 5 years ago

>This is a bad thing, not a happy thing to be advertised. Software fallback was of the most frustrating parts of working with OpenGL circa 2010.

>If you're making a hardware accelerated library, stop trying to make it "gracefully" fail. Just fail! That way people can address the root problem.

No. I want my code to run locally sometimes (possibly with a GPU), and sometimes I run the same code across hundreds of EC2 instances or just 1 instance, and I have good reasons for that. Sometimes a machine doesn't have a GPU, but I still want that code to run on it.

The "bad thing" is imagining you know every possible use of javascript, and then telling other people about how they should be running javascript (or any language).

discuss

order

No comments yet.