u/ReDucTor

Can I Sneak This Boat Through A Military Blockade? (2026) - On board an aid flotilla heading to Cuba, showing the impact of U.S sanctions on Cuban residents [1:27:58]

Can I Sneak This Boat Through A Military Blockade? (2026) - On board an aid flotilla heading to Cuba, showing the impact of U.S sanctions on Cuban residents [1:27:58]

This documentary follows Aleksa Vulović as he joins the crew of an aid flotilla headed to Cuba filled with medicine and other vital supplies, highlighting the struggles of just getting to a place where they can launch the flotilla, and the dangers of potentially being blown up by the U.S military. Upon arriving, the documentary highlights the direct impact that the U.S sanctions have had on Cuban citizens as they struggle with the basic necessities like food, power, clean water and health care supplies.

youtube.com
u/ReDucTor — 1 day ago
▲ 92 r/cpp

C++ Performance Quiz - A small side project to test your intuition for slow code

I have been working on this little side project in my spare time and finally ready to start putting it online.

It's a C++ Performance Quiz, covering a bunch of topics from algorithms to general unexpected performance gotchas. Every question includes a compiler explorer link so you can look at the actual machine code the compiler generated once you pick an answer.

The goal is for people to have fun and help build a bit of intuition about performance; answering correctly or incorrectly is not intended to reflect someone's skill.

All feedback is welcome.

EDIT: Thanks everyone for the feedback, I plan to address a bunch of the issues raised over the weekend.

quiz.cpp-perf.com
u/ReDucTor — 1 month ago