Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sirpalee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sirpalee
1y ago
I had success with it on a large, established project when using it for refactoring, moving around functions, implementing simple things and writing documentation. It failed when implementing complex new features and horribly went off the r
2.
▲
by
sirpalee
3y ago
A|B Street does some of that, but it is not a game: https://github.com/a-b-street/abstreet
3.
▲
by
sirpalee
9y ago
Neither C++ or Rust has any characteristic that would make it slower than C. It's all up to what is your existing codebase, and what kind of experts you have. Also, both languages can mix with C. For example, the Linux Kernel could als