You probably dont care at all but does someone know of a way to log back into an instagram account? I was stupid forgot my login password. I would love any assistance you can give me
@Patrick Enzo Thanks for your reply. I got to the site on google and I'm trying it out atm. Takes quite some time so I will reply here later with my results.
2:15 Code reuse is a non-issue here. It all has to do with proper separation of concerns in your code. You can write non reusable code by intermixing operating system functions with your domain level code. As long as you do a good job of separating your scheduling code from your application code, reuse should be achievable. That's all based on coding discipline and has absolutely nothing to do with an OS.
@MichaelKingsfordGray yeah how dare anyone question the authority and intellect of a random person on the internet. You are right, various compiler comply more or less with the language standards, and the language standards are not in and of themselves perfectly well specified. This doesn't actually set c apart from any other language though, and this isn't necessarily even a problem for the language to address. There exist other tools for analysis and verification of software semantics other than compilers.
@MichaelKingsfordGray I've been using C/FreeRTOS for 2 years now, and the only time my code fails is when I screw something up. FreeRTOS is a fantastic tool.
This is probably one of the best RTOS presentations on youtube, great speaker.
You probably dont care at all but does someone know of a way to log back into an instagram account?
I was stupid forgot my login password. I would love any assistance you can give me
@Oscar Wyatt Instablaster :)
@Patrick Enzo Thanks for your reply. I got to the site on google and I'm trying it out atm.
Takes quite some time so I will reply here later with my results.
@Patrick Enzo it worked and I actually got access to my account again. I'm so happy!
Thanks so much, you saved my ass!
@Oscar Wyatt Happy to help :D
2:15 Code reuse is a non-issue here. It all has to do with proper separation of concerns in your code. You can write non reusable code by intermixing operating system functions with your domain level code. As long as you do a good job of separating your scheduling code from your application code, reuse should be achievable. That's all based on coding discipline and has absolutely nothing to do with an OS.
What is fun is that I never managed to get all stats info right, like CPU runtime % in RTOSes, even in 2022.
My RAM is 64kb,
Total heap is (size_t)4096,
And my task not running when i put large program
www.eeweb.com/company-blog/nxp/get-to-know-freertos-from-the-creator
Follow this link, to get the presentation in pdf Format :)
+David Munuera
Why do companies require indemnification?
Why freeRTOS being such a good SW is free?
You could ask the same question about Linux.
@MichaelKingsfordGray yeah how dare anyone question the authority and intellect of a random person on the internet. You are right, various compiler comply more or less with the language standards, and the language standards are not in and of themselves perfectly well specified. This doesn't actually set c apart from any other language though, and this isn't necessarily even a problem for the language to address. There exist other tools for analysis and verification of software semantics other than compilers.
@MichaelKingsfordGray get outa here!
@MichaelKingsfordGray I've been using C/FreeRTOS for 2 years now, and the only time my code fails is when I screw something up. FreeRTOS is a fantastic tool.
the best