Hacker News new | past | comments | ask | show | jobs | submit | wiineeth's comments login

Why modern C when you can move to Rust


Because we want a kernel that works today, and make improvements that can ship this year, not spend a decade rewriting working software.


https://thenewstack.io/rust-in-the-linux-kernel-good-enough/

> the objective was not to rewrite the kernel’s 25 million lines of code in Rust, but rather to augment new developments with the more memory-safe language than the standard C normally used in Linux development.


When are you going to start? Contributions are welcome.


I used to be a C++ Fan Boy. I just started learning rust last week and noticed how old c++ is. All the good practices are built into rust that you need to specifically write in C++.


Jane street is a very successful company that uses Ocaml for everything. Any other companies like that?


Brazilian nubank, they mainly use clojure


And they recently acquired Plataformatec, the company behind Elixir.


Syscog is a Portuguese company heavily focused on Lisp.


SimCorp uses Ocaml as well.


And APL. As I understand it, they have quite a bit of APL code, and only a little bit of OCaml and F# (and a crapload of C#).


Even i wonder about this! Also is Abseil widely used in the industry or only at Google?


Abseil is used extensively in Envoy Proxy. The project is a top level Cloud Native Computing Foundation (CNCF) project however Google are one of the top contributors.


I doubt it. Google lives at head and breaks things. Industry likes stability in general I have code from 1996 that I still need to support on cpus that were current back then. Nobody has written a new compiler for those cpus so I am stuck with whatever the old compiler supports.


OT: wiineeth, your account is shadow banned. I looked through your history and can't really tell why, but you should email hn and ask them to lift the ban, since IMO you don't look like a bad member in a community.


We just started using it for its flat_hash_map.


Is there anyone who has used rust instead of C++? What's your opinion on it?


C++ STL algorithms written by Alexander Stepanov.


Any specific ones that standout?


So i'm planning to learn C++ to get into HFT industry can anyone suggest me what all things do i need to learn to get into HFT as a software engineer?


It's so hard to get a job in India without a degree. i'm trying from 2 years and i'm still not employed


Should have also considered C++


How is ASP.NET core these days? How is it compared to node js? Is it worth using it?


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

Search: