@sinbad@mastodon.gamedev.place
Post #820005
2026-03-27 20:29 UTC
Replies (4)
-
@sinbad@mastodon.gamedev.place 2026-03-27 20:41
Some people say it’s just like moving from assembly to a higher level language, like the LLM is a compiler. But it’s absolutely not - compilers are still formal language and completely deterministic: you can trust them to produce a known output for a given input, every single time. With such a guarantee, it truly is just an abstraction, a productivity tool with directly analogous characteristics to the thing it is building on top of. You’re still in control, every action has a traceable outcome
-
@RethinkJeff@mastodon.social 2026-03-27 20:35
@sinbad The math is the point!
-
@BuschnicK@mastodon.gamedev.place 2026-03-27 21:23
@sinbad relevant: https://www.blackhc.net/essays/future_of_software/
-
@lritter@mastodon.gamedev.place 2026-03-28 11:25
@sinbad when i played with stable diffusion, the need for a formal way to define prompts came up very soon. in fact the community started heavily relying on danbooru and score tags to generate images, which is such a formalization. by which i mean to say remove precision, and it will be reinvented.