https://tuple.app/?utm_source=syntax-fm&utm_campaign=sponsorship-blitz
Built from the ground up to deliver razor sharp screen sharing, crisp audio, and seamless remote control. Because programmers deserve better than a generic...
pair programmingtuplebestremoteapp
https://tuple.app/slack
Just Slacked a colleague and found they're ready to pair? Now you can start Tupling without switching contexts.
slack integrationtuple
https://www.cppstories.com/2022/tuple-iteration-basics/
If you have a standard container, it’s easy to use a range-based for loop and iterate over its elements at runtime. How about std::tuple? In this case,...
ctemplatesiteratestdtuple
https://github.com/tc39/proposal-record-tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change! - tc39/proposal-record-tuple
githubproposalrecordtupleecmascript
https://www.cppstories.com/2025/tuple-iteration-cpp26/
In part 1 of this mini-series, we looked at the basics of iterating over a std::tuple using index_sequence and fold expressions. In part 2, we simplified...
ctemplatesiteratestdtuple
https://tuple.app/distributed/
A podcast about making remote work—work, with lessons from top engineering teams.
distributedtuple
https://www.cppstories.com/2022/tuple-iteration-apply/
In the previous article on the tuple iteration, we covered the basics. As a result, we implemented a function template that took a tuple and could nicely print...
ctemplatesiteratestdtuple