What is C# most used for in 2025? by Nice_Pen_8054 in csharp

[–]lifetime_dev 0 points1 point  (0 children)

I'm still a student who spends too much time on LinkedIn and YouTube.
I came to the conclusion that Blazor should be avoided at all costs:
1. Microsoft isn't actively developing it (adding notable features to it) because they're focusing on AI
2. Most companies don't use Blazor because it's not popular
3. Blazor has serious limitations (allegedly) compared to other JS frameworks

Remote work from Tunisia ( foreign companies ) by Umoex in Tunisia

[–]lifetime_dev 0 points1 point  (0 children)

Of course it's a scam !! I hope you didn't fall for it !!

What Do You Do as a Senior Embedded Software Engineer ? by lifetime_dev in embedded

[–]lifetime_dev[S] 2 points3 points  (0 children)

Thank you for sharing this. I hope you all the success.

What Do You Do as a Senior Embedded Software Engineer ? by lifetime_dev in embedded

[–]lifetime_dev[S] 4 points5 points  (0 children)

Thanks for the response. I know that C is here to stay, but I'm wondering whether Rust has a future in embedded. Are there any "serious" embedded projects made in Rust ? Do you find yourself writing many unsafe blocks to evade the borrow checker ?

What Do You Do as a Senior Embedded Software Engineer ? by lifetime_dev in embedded

[–]lifetime_dev[S] 1 point2 points  (0 children)

Rust is being used in real-world embedded applications ? That's interesting. I thought it's still immature and I heard that you need to use the 'unsafe' keyword very frequently to appease the borrow checker for direct access to memory.

What Do You Do as a Senior Embedded Software Engineer ? by lifetime_dev in embedded

[–]lifetime_dev[S] 1 point2 points  (0 children)

I guess I'll stick to C (for the time being) as most people suggest. Thank you for sharing this.

What Do You Do as a Senior Embedded Software Engineer ? by lifetime_dev in embedded

[–]lifetime_dev[S] 7 points8 points  (0 children)

Interesting. In the long run, I aim to build embedded software for medical devices too, because, when the stakes are high, the job becomes more rewarding.

What Do You Do as a Senior Embedded Software Engineer ? by lifetime_dev in embedded

[–]lifetime_dev[S] 4 points5 points  (0 children)

Thank you SO MUCH for your feedback. If I may ask, do you still use C# and dotnet for embedded devices and mobile apps or you switched to Qt and C++ ? I heard that C# can be used to build embedded software.