As a web developer trying to move from PHP to other spaces (and do some native Linux GUI and console tools) should I choose Go or Rust?
Go seems to be better for webdev where Rust looks better on system side
@CobaltVelvet so it would be good to learn Rust and wait for it to mature?
@GeekDaddy yes. i wouldn't replace django by any rust crate for now, but i'm sure it will happen eventually. in the meantime, rust is already very functional in many other kinds of projects, and even web-related crates are looking promising. it'd maybe already be a good choice for an API or a very small or very large web project.