• 0 Posts
  • 70 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle

  • I just looked them up and maybe you are right. But QEMU definitely lacks a GUI config tool that is both easy to use and allows for advanced features like snapshots. So far the only ones I know is GNOME Boxes and Virt Manager, and neither is as good as providing handy ways to configure as VirtualBox. I could probably just write the XML config or QEMU command by the documentation, but next time it could be a different scenario so I have to investigate the docs and maybe a few more forum posts. In VirtualBox, the buttons that do everything for me are always there









  • If you see the problem in that scope, it’s the same as CC, wirebug/silkbind moves, or even hunting art and so on. To me, it looks like the “magic archer move” is just flashy and doesn’t have practical use after all, and the tracer shot is not bad considering it still shoots the monster, and it does the aiming for you so why not. I guess your best bet is hope there is skill switch mechanic that doesn’t mess up your bow much





  • From my understanding, one of the actual use case of assembly is for cyber security engineers to dump assembly instructions from a compiled program, so they can check for any potential vulnerability. I’ve also seen assembly included in an embedded codebase (the overall project is in C), which I assume is for more optimized performance and deterministic behavior