• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 27th, 2023

help-circle
  • Gestures work well, too!

    The one thing that has become worse for me is that the label for the username of the poster invisibly extends all the way to the right side (at least in compact mode). That sometimes result in being taken to the user’s profile page instead of the main body of the post, because I clicked the elongated username label rather than the main post card.

    OP, be aware that updating will wipe your settings and you’ll have to re-do everything from scratch.





  • Yes, up to 512 bits since Skylake. But there are very few real-world tasks that can make use of such wide data paths. One example is media processing, where a 512-bit register could be used to pack 8 64-bit operands and act on all of them simultaneously, because there is usually a steady stream of data to be process using similar operations. In other tasks, where processing patters can’t make use of such batched approaches, the extra bits would essentially be wasted.