| Pronouns | She/Her |

  • 2 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle

  • I’m not watching a 20 minute YouTube video. But I did a quick search, and I’m guessing it’s about Box64, which does static recompilation. I’m still going to say that it’s not going to be perfect or even good enough in many cases (and their website indicates as much). You can’t always directly translate what happens on one CPU to another. Neon/SSE for example. You can do some translation, but some things will need emulating in software, and that’s going to be slow. Even memory access is different. I’m sure any programmer who’s tried writing a lockless queue is going to know that what works on x86 probably doesn’t work on ARM without a lot of futzing with memory barriers and atomic flags. It’s hard. And it’s hard because in order to be fast, it has to be the right code for the job. If you just slap a memory barrier after every instruction, it’ll run correctly, but too slow to matter.

    This is why emulators exist, and continue to exist.












  • This is my favourite part of the article. Western logic distilled.

    “The Russian army probably has more Javelins than the British Army now,” a British source said, adding that although he and his colleagues supported Ukraine’s fight against Russia, the effort to support Kyiv “was built around lies”.

    But I’ve read a few articles about how NATO tactics just don’t work. It’s hilarious to me that after 3 years, they are still insisting that their methods are the best, even though Russia has proven very effective at dealing with western materiel. The sheer arrogance, even though they haven’t fought against a peer in well over half a century, much less won a major war.





  • I don’t think that the dishonesty and hypocrisy is actually lost on them. The difference is that the US is always the “Good Guy”, and whatever enemy of the moment is the “Bad Guy”. When the bad guy does it, it’s because they only do bad things. When the good guy does it, it’s because they had no choice. It also makes it easy to just make up whatever you want about the bad guy, such as this garbage, even when they’re actually doing what they claim the bad guy is doing.