Ask HN: Why aren't AIs being used as app beta testers yet?
13 points by amichail 16h ago 17 comments
Ask HN: How would expose a scam involving a powerful figure?
10 points by soueuls 15h ago 8 comments
Multi-Stage Programming with Splice Variables
33 matt_d 4 6/27/2025, 11:45:03 PM tsung-ju.org ↗
Could anyone explain to me how this is different from templates or parameter pack expansion in C++? I can see the constexpr-ness here is encoded in the type system and appears more composable, but I am not sure if I am missing the point.
I looked at the paper but I can't find anything related to C++.