mknejp
No user record in our sample, but mknejp 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 mknejp has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This is doable, but it doesn't have great ergonomics. Here https://godbolt.org/z/1z4qP8esb you can find a general-purpose function to_static_array(), which can turn any dynamically sized input range into a std::array at…