Hacker Newsnew | past | comments | ask | show | jobs | submit | more myspeed's commentslogin

she will be back from prison as a billioaire


https://mingleview.com Free meeting software (10$ per month for servers. No paid users.

https://myspeed.ai Gives speed & signal quality of wifi/mobile. 30$ monthly on servers. No revenue so far

https://zerofilterselfies.com Patented AI based Android app to take quick selfies. No paid users. No ad revenue.


Its better to migrate to rust. Instead of copying & implementing these things from other languages.


I agree that ideally everything should be written in safer alternatives, in most scenarios is not feasible to migrate from C++ to another language, because of the code base size.

I think cppfront[0] is the way to go if you want to write a safer language on top of C++, you can watch the talk about it here[1].

[0] https://github.com/hsutter/cppfront [1] https://www.youtube.com/watch?v=ELeZAKCN4tY


There is a good reason I'm not migrating to rust: I have 15million lines of C++ that we have written over the years, for a cost of hundreds of millions of dollars (probably over a billion by now). There is no way we can migrate to rust for less than more hundreds of millions, there is also the loss of new features that our competition can add while we are doing the migration effort.

I'm looking at how to fit rust into our project, but it isn't easy. I can report already that bad programmers in rust write worse code than great programmers in C++...


Often not possible when working on existing C++ codebase. C++ is here to stay...


Why would you migrate from a language full of :: and <> and {} which forces you to think about weird concepts about memory, ownership, sharing and pointers, to migrate to a very similar language?

It's like stopping huffing paint to start huffing petrol.


While I don't agree to migrate, I do agree that new projects need to find a safer alternative to C++, do we have a better mature alternative at this point in time other than Rust? I'm not aware of any other that is production ready.

Also if your only complain in syntax then is just your taste, I would have considered if you have complains about issues with the language, one that I can think of is async/await that is a WIP.


Toppers in hackerrank, leetcode created any products that is used by millions? Coding test or any test in that matter can't be used to measure a person intelligence. Because we are yet to understand & define what is intelligence?. To be successful in any job, you need a passion in it, working with people & audacity to bring in change.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: