Accessibility warrior. I’m a dad, ham radio operator, book addict. I love meeting people and having great conversations
Accessibility warrior. I’m a dad, ham radio operator, book addict. I love meeting people and having great conversations
Also today, in coding news, I learned about csharp c# floats and spans. I'd heard of float numbers and span elements in html, but spans and floats for fast procefssing of memory, had no idea they existed. In JJ Flex, since we're creating our own DSP chain cause there's no other way to make this complicated junk to work, it's gotta process things fast. Spans and floats can read and process data in ram super quick, perfect if you're in the dot net environment and donot't want to deal with C or CPlusplus. Can't wait to use the chain we're building for the first time to basically remove noise via computer, i.e. off of the raw radio data. Super cool stuff.