Windigo says: Singular vs plural functions
RE: hpr4445::2025-08-15 doodoo one by Jezra00:09:40 Listen in
ogg,
opus,
or
mp3 format.
I think you touched on a nugget of programming wisdom in this episode: functions should only work with one thing. If you need to apply the same function to a collection/group, every language has a loop/construct that can help you do that. :)
I'd even take it a step further; functions should do one thing, to one thing. Keep it nice and simple!
jezra says: noted!
RE: hpr4445::2025-08-15 doodoo one by Jezra00:09:40 Listen in
ogg,
opus,
or
mp3 format.
yes, I will discuss the file structure in my next doodoo recording. Thank you for the suggestion.
A small test app was partially developed, but I gave up on it due to reasons, mostly I'm lazy. but I'll expand on that in the next doodoo recording as well. :)