a dude that likes gaming and tech (especially Linux) aro/ace

  • 3 Posts
  • 112 Comments
Joined 2 years ago
cake
Cake day: November 6th, 2023

help-circle
  • I may be misinformed but the article says

    We’ve verified that every AST produced by the Rust parser is identical to the C++ one, and all bytecode generated by the Rust compiler is identical to the C++ compiler’s output.

    which I took to mean that the new code behaves 100% identically to the old code, like a byte-perfect decompilation. If that’s not the case and it’s just the same in their suite of tests then I’d agree with you.











  • Honestly for visual programming scratch is really great to get kids or even adults to learn scratch, since it’s basically the exact same thing, just easier since you don’t have to worry about syntax.

    Stuff like the unity block system is also extremely powerful, and lets designers configure, say, a characters movement much easier.

    MDA, honestly I don’t know much about it, but from the description in the image it sounds like it still requires someone to “write a universal model”

    I think the idea is that someone at the company could just take an already existing model and deploy it, not sure though.