Post #2506779
2025-11-30 08:01 UTC
Replies (2)
-
@hipsterelectron@circumstances.run 2025-11-30 09:38
@skade@hachyderm.io the contributions of my search/parsing thesis would include branching into exactly this field of distributed state, which is a core assumption in both grammar construction and matcher semantics. [i'm refining this summary] i just learned about this research field from your post—do any particular profs or programs in this space come to mind as potential candidates for advisor i could look into?
-
@aeva@mastodon.gamedev.place 2025-11-30 10:21
@skade@hachyderm.io @msfjarvis@androiddev.social @yosh@toot.yosh.is as it happens dynamic resolution scaling and similar systems in video game rendering also work like that. 100% GPU load causes everything to go to hell (frame drops and worse) so we try to find setpoints that get us within some threshold below that. I don't remember what the magic % ended up being for the games I've worked on, but we try to run as close to the wire as we can and still have a stable cadence.