Hacker News new | ask | show | jobs
by the__alchemist 2103 days ago
Embedded software: Rust, due to its easy-to-use tools, and powerful features, without sacrificing low-level functionality or speed.

Serverside web programming: Python, due to how useful Django's batteries-included approach is. And, its model representation of database tables, with auto-migrations.

1 comments

You mention easy to use tools for Rust. Can you be more specific?