TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Embedded development is not like web development

2 pointsby larveover 2 years ago

1 comment

disdi89over 2 years ago
I do not agree here. Writing a bootloader , startup scripts for a embedded board requires more intricate knowledge of working of underlying Systems. Also bugs in this area can be very fatal unlike in frontend languages where there is support in programming languages to be more secure and resistent to bugs and crashes.