cle
cleder@hachyderm.io
<p>I cringe when LLMs are referred to as "thinking" or "reasoning".<br />They merely simulate these concepts through advanced pattern matching. Admittedly, the models are quite successful and convincing doing that, but it is still a long way away from intelligence. <br />> "All models are wrong, but some are useful" George E. P. Box</p>
Posts
-
Post #2080542
#bevy&#39;s Fifth Birthday: The Editor Bevy is a highly modular, code first, entirely Rust based game engine. So, why an editor? The simple truth is there are aspects of game development that code is not conducive to the final product or developer experience, such as level design. The lack of an editor is a consistent pushback against using Bevy, especially for artists in teams. While the code first approach of Bevy won&#39;t be replaced by the editor, instead using it to supplement th...