yagni_dev
No user record in our sample, but yagni_dev has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but yagni_dev has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
It's because borrow checker is very restrictive. Indices are a sanity escape!
You have no idea what tooling means in this context!
the only astonishing thing is how pathetic rustafarians are. Whenever someone writes something positive about a c++ feature the squad is working extra time to diminish the article/opinion. You are trying so hard,…
"You only need to hire “software” DevOps, rather than people who neatly lay your cables, journey to DC to replace disks, etc, etc, etc." Lol, what year you think we are? 1998? There are colo facilities around the world,…
Customer is king indeed but why they expect/want to use latest boost if their infra is old? Use the latest version your infra supports, simple!
the fact we might have got sick of your evangelism and lies hasn't crossed your mind I guess >It’s basically a compiler enforced set of C++ best practices Its not, its a whole different programming paradigm where the…
Segfaults happen, you run valgrind/asan/tsan etc. As long as the codebase is not horrendous its easy to fix. Third party packages complicate things, have to choose/use wisely/appropriately
>But as more and more engineers joined us, some shortcomings of C++ came to bite us: unreadable coding style, memory leak, segmentation fault, and more. - Seasoned devs but they never heard of clang tidy/format - Memory…