// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

CIA posts ‘spot the difference’ tweet. Can you find them all?

India — If you’re someone who follows Central Intelligence Agency (CIA), the foreign intelligence service of the federal government of the United States, on social media, you may be aware of the puzzle posts they often share. These are the posts that many love to solve as they engage them into the laborious yet fun process of finding the answers. Just like this ‘spot the difference’ post shared by the agency.

“Can you spot the differences?” they wrote and also asked people to reply saying how many they could find.

Take a look at their post to see if you can find all the differences.

Since being shared, the post has gathered close to 1,900 likes. It has also accumulated tons of comments.

Did you manage to find all the differences? If you’re still scratching your head, this reply by CIA, on their own tweet, will help you.

“How did you do?” the agency wrote and tweeted:

There were some who said that they could spot more differences.

How long did it take you to find them all?

- Advertisement -

Hot this week

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

Employee faces pressure to WFH after doctor recommends 14 days of hospital leave

On Reddit, a netizen shared: My doctor asked me to go for a laparoscopic appendectomy (lucky haven’t rupture) after persistent stomach pains. My doctor told me I need not be warded, just some disco...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks