05:57 diagonal10x: It exists - solution but it's not simple, so 536-512 is 24, you remove 36 while you imagine a vector, that means 488 left if 24 busts to -12, so adding 24 gets one 512 and 12 the last which answers the element. Same as adding 512. Requires duplicate entries as scaffold, both are accessed but only one used.
11:50 diagonal10x: I do not have any issues in computing, I have lots of hardware and everything is working according to plans, I have done so much work that this method is easy for me, I can describe the function in DFT too, otherwise it's not relevant to data access, store and read data structures, I am doing super fine, my brain training paid off, calculating numbers better than before, yeah there's very simple trick. Compute systems have no flaws, world
11:50 diagonal10x: has geniuses in stacks. Not sure why you object to giving better performance out. Once again I have no issues cause I trained my brain during all those years, I see beautifully.
11:51 diagonal10x: You are actually geniuses cause most things work so good.
12:08 diagonal10x: It was good decision to cling onto your stack, it's very amazing that we have such systems, I get some religious encouraging and I am fully saying actually that man is correct, I can not have many problems cause I learned to understand compute systems that well, I have hence no financial nor drug abuse issues, cause I have genuine interest where I am so good in that art, lot of money and paid work I can do without any issues, so problems
12:08 diagonal10x: for me are already in the past.
12:19 diagonal10x: No complications or complaints whatsoever in your work era, it's absolutely fantastic stuff where I personally reached with your support.
12:35 diagonal10x: I can guarantee success when we talk about your team or me, there are problematic people elsewhere where I can not guarantee good outcomes, it's very sick as what they do, and that's what shalom messages say, I can not be responsible as to what Gloria or Laura do, they are not good people, I can be responsible or sure what you do, it's good, so it all depends on the personalities and actions hence, your actions are ok.
14:34 _ds_: Spotted a shader warning being output by a game. It's reporting “UnsupportedInstruction(Function, BitFieldUExtract)” and, from a quick read of the shader, it looks like the problem code is “return uvec2(bitfieldExtract(xy, 0, 16), bitfieldExtract(xy,16,16));” (xy is of type uint). Mesa 23.3.0 (radv) on navi23.
14:34 _ds_: Will report in the proper place if needed.