Yamakaky

Results 254 comments of Yamakaky

Oh, sorry. So what did you think when you mentioned `uniform!`?

Hum, effectively I didn't understand ^^ Just to be sure, is my code correct? It runs without error, but the first fragment shader sees `vram` and such as filled with...

Seems to work, thanks! (it's `uniform Vram {}` BTW ^^) Is there a mean to merge these blocks in one? I'll update the do of UniformBuffer.

:+1: I personally use this feature a lot to download my calendar from the university.

I forgot to mention this one, with added info on NFC/IR https://github.com/CTCaer/Nintendo_Switch_Reverse_Engineering. I should write my own addition since I discovered more things in the timings when handling the IR...

Hey, any news on this feature? This would greatly help for https://github.com/neomura/setup-aseprite-cli-action/issues/9.

Example of generated output: https://github.com/Yamakaky/cinder/blob/master/src/vulkan_h.rs#L2875-L2879

A low priority one but yes.

Hum, I'm not completely sure how securityContext works with sidecars. I think the issue is that the init container doesn't define a user id to run as, so the pod...