// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
29.3 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

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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