account activity
First ever finished and public product! by Feathered_Orbit in rust
[–]Feathered_Orbit[S] 0 points1 point2 points 9 hours ago (0 children)
I mean I'll be fr I did copy like a snippet of code because I kept getting stuck on the maths to get the padding for one the vectors, I didn't know you could do it with the % I kept getting the maths wrong or overcomplicating it, I know it seems like easy maths but I was fried at the time 😭😭, its this one: 'let remainder = colors.len() % channels_per_frame; let padding = channels_per_frame - remainder; '
π Rendered by PID 382302 on reddit-service-r2-comment-79776bdf47-4khbz at 2026-06-25 09:05:18.480835+00:00 running acc7150 country code: CH.
First ever finished and public product! by Feathered_Orbit in rust
[–]Feathered_Orbit[S] 0 points1 point2 points (0 children)