• 0 Posts
  • 40 Comments
Joined 2 years ago
cake
Cake day: August 15th, 2023

help-circle












  • Thank you for reading and having an open mind. I just wish more commenters are like you.

    Now you can see how Ukraine, using its popularity, can easily manipulate the perception of their country at the same time building negative narrative about this bad neighbor Poland that only wants to hurt their relations. What is their goal? To isolate Poland in international politics?

    Sadly (or luckily?), Polish president-elect words, as quoted in this context, is not far-right nationalist rhetoric, it’s literally the opposite. Now you see how easy it is to misinterpret that (just look at other comments).

    You can also see, with this historical context, what Putin meant saying his special military operation is for denazifiacation of Ukraine (but we are not that stupid to fall for this).







  • Not quite? Ok so according to the article it is supposed to challenge the status of AUTOSAR. This is something used exclusively in automotive ECUs which most of the time use the operating system shipped with AUTOSAR compliant vendor. This OS is much much simpler than Linux is with totally different design goals and requirements. Think bare-bones no MMU operating system. It would be closer to FreeRTOS than Linux.

    However the story does not end here. Together with an operating system the vendor delivers all tooling for development, which includes such gimmicks like visualization of task scheduling in comparison to resource usage. You can inspect worst case scenarios without even running the compiled software and make sure that hard real-time requirements are always met.

    Now, this space is dominated by one company from Germany named Vector… You see where this goes.

    Source: worked with AUTOSAR many years ago. I hated it because the tooling is so advanced it is mostly point and click programming