Triton: DirectX 11 Driver for QEMU

(blog.getutm.app)

67 points | by electricant 5 hours ago

2 comments

  • iberator 1 hour ago
    [flagged]
    • cassepipe 1 hour ago
      I have never heard anyone diss qemu before. Care to elaborate?
      • asveikau 1 hour ago
        The other thing is that qemu is so many things. It can be a CPU emulator, a full system emulator, and a frontend to a virtualization engine. And all of this for so many different systems. It's kind of remarkable that all of this is called by the same name.
      • sph 1 hour ago
        It’s called trolling. You’re not supposed to feed the troll.
        • asveikau 43 minutes ago
          You never know what's going on in the mind of another person, they could have something going on that makes them feel negatively about qemu. We can project our stress into all kinds of strange places.
  • ramshanker 1 hour ago
    Maybe this is one of those topics to let an army of agents get loose.

    Nothing to lose and a lot to gain.

    • truncate 1 hour ago
      This is also one of things that needs to be well optimized to be any useful. Army of agents may get an implementation, but not sure it will be actually useful, and I'm also not sure if optimizing that implementation is going to be easier than more well paced use of LLM where person actually understands what code is being generated.
      • wrobelda 49 minutes ago
        You seem to contradict yourself. Army of agents doesn't mean the person doing that doesn't understand the code. And optimization is required no matter whether the bulk of the code is written by hand or by the machine. LLMs definitely make things actually doable where previously they were nearly impossible.