Safety critical systems say hello.
> Safety critical systems
Any concrete examples where we can see the code?
Any concrete examples where we can see the code?
I've been using WeLib since April and had a good experience so far
Something wrong with my eyes? Doesn't cmd.exe look smoother in this screenshot?
Then I realised Putty ships with a CLI version which I now use in Terminal for accessing serial.
Have they fixed font rendering yet? cmd.exe looks better on my laptop
On all modern processors, that instruction measures wallclock time with a counter which increments at the base frequency of the CPU unaffected by dynamic frequency scaling.
Apart from the great resolution, that time measuring method has an upside of being very cheap, couple orders of magnitude faster than an OS kernel call.
What do you do on ARM?
C/C++ got us really far, but greenfield projects are moving to safer languages where they can. Expert low level programmers, armed with all of the available linting tools are still making unfortunate mistakes. At some point we should switch to something better.
Agree. Python isn't it though