Posts by [email protected] | |
Post #At5zbclW6PuQq9B1yy by [email protected] | |
0 likes, 0 repeats | |
@jk Pretty sure it's spirographs that led to me writing shader code thirty … | |
Post #AtE1HD53dtzqYrOEnQ by [email protected] | |
0 likes, 0 repeats | |
@mcc What does the block do in the second one? | |
Post #AtE1HDIsoV3VFjrHLU by [email protected] | |
0 likes, 0 repeats | |
@mcc The => { } at the end. | |
Post #AtE1HDUw5ghFr7Uu8G by [email protected] | |
0 likes, 0 repeats | |
@mcc Well I did assume as much in the normal case, but I was a bit confused how… | |
Post #AtE1HDlF73jyfh7vY8 by [email protected] | |
0 likes, 0 repeats | |
@mcc I don't read Rust well, but I am very familiar with Swift, which share… | |
Post #AtE1HDxIOFNjH4lYKu by [email protected] | |
0 likes, 0 repeats | |
@mcc To expand on what I said about booleans being special, what if you had THR… | |
Post #AtE1HEkZR2nTjtou8m by [email protected] | |
0 likes, 0 repeats | |
@mcc I see the appeal there for writing terse code, but also, I feel there is s… | |
Post #AtE1HTiHnosm99rnA8 by [email protected] | |
0 likes, 0 repeats | |
@mcc That sounds like some very saucy syntax. If x is true, what is y?Maybe wha… | |
Post #AtE1HTv32N5gmjpz3Q by [email protected] | |
0 likes, 0 repeats | |
@mcc The ordinal would be so you could do x ? VariantOne(_) | VariantTwo(_) | V… | |
Post #AtE1HU6kKsRrN1JKHw by [email protected] | |
0 likes, 0 repeats | |
@mcc Oh I see, so you'd basically get a list of "isFirstCase", &q… | |
Post #AtE1HUZSc7Puo4kG2q by [email protected] | |
0 likes, 0 repeats | |
@mcc So you can put a little mini match in your match. | |
Post #AtE1HUzL3u7K6KqvNg by [email protected] | |
0 likes, 0 repeats | |
@mcc So that I could handle the three cases together, and then inside that code… | |
Post #AtE1HVulcO3QyRimtU by [email protected] | |
0 likes, 0 repeats | |
@mcc But this makes more sense if the code that handles the cases is quite long… | |
Post #AtanAPWu1qWOQDM98C by [email protected] | |
0 likes, 0 repeats | |
@mcc Andy this is so deep | |
Post #AvLlBmO1VmUtvEMNBg by [email protected] | |
0 likes, 0 repeats | |
@floooh Here I go again with the weird corner cases: I am trying to run some co… | |
Post #AvLlBmV75QAWHDg2Eq by [email protected] | |
0 likes, 0 repeats | |
@floooh The issues I am getting are:1. VALIDATE_PIPELINEDESC_ATTR_SEMANTICS in … | |
Post #AvLlDT4UIOGAb31koa by [email protected] | |
0 likes, 0 repeats | |
@mcc I am pretty sure this is one of those problems that is really, really hard… | |
Post #AvO7bVSNfIBSFhzTLE by [email protected] | |
0 likes, 0 repeats | |
@davidgerard The exploding flour football is sending me. | |
Post #AvSsLhyMpuXkuklD1c by [email protected] | |
0 likes, 0 repeats | |
@decay I am increasingly in favour of not putting a license on my code at all. … | |
Post #AvUQfHX8RBhWJ1UIUq by [email protected] | |
0 likes, 0 repeats | |
@bob_zim @decay Not having a license also protects you from that. |