|
|
|
|
|
by glennsl
1362 days ago
|
|
Building an agtech platform (with quite a few other people, including a designer and data scientist, but I'm currently the sole developer, and for the most part it was built by a single developer). Backend: Rust, rocket, sqlx, postgres + a little bit of R. Ansible for deployment. Frontend: Rescript + React. Also a significant portion of Rust/WASM, but that was a mistake I'm trying to undo. In short, statically typed and functional(-ish). |
|