dwyl / learn-rust

:bowtie: learn rust-lang to build systems.
GNU General Public License v2.0
11 stars 1 forks source link

I Spent 18 Months Using Rust And Regret It #30

Open nelsonic opened 3 months ago

nelsonic commented 3 months ago

https://medium.com/codex/i-spent-18-months-rebuilding-my-algorithmic-trading-in-rust-im-filled-with-regret-d300dcc147e0

image

https://youtu.be/7ySVWcFHz98

The Algorithmic Trading App in question: https://github.com/austin-starks/NextTrade was moved back to TypeScript: image

138 forks but only 2 contributors ...

image

And of those contributions, most are just updating the README.md:

image

So it's not like the TypeScript version is getting lots of community contributions. 💭 Looks like the Medium post and Prime reaction to it just sent them a bunch of traffic which converted to Stars ⭐ But no actual engagement or contribution to the project. 🤷‍♂️

The App is Deployed: https://nexustrade.io/ 🚀

image

I'd wager there's a good chance the app is no longer running the Open Source code. 🔐 Don't have time to dig deeper. Need to get back to work. Feel free to investigate. 👍