Bishal Nandi Profile picture
Nov 10, 2024 10 tweets 4 min read Read on X
If you think deleting your browser history is enough, Think Again.

Your online activity is still tracked and stored.

Here’s one method to become a Digital Ghost and completely erase your digital footprint:Image
1. First, visit myactivity.google.com
2. Next, click the 'Delete' button above your activity to fully clear it from your online records.
3. Choose the time range you want to delete, or select:

"All time"

- to clear your entire browsing history.
(B)👇Conclusive Requirements:

Step 1: Check all the email accounts you remember using over the past 8 to 10 years.

If any are inaccessible, attempt to recover them.

Regaining access helps you track down old registrations and update or delete your accounts across various platforms.
Step 2: To delete old accounts from forgotten services:

Use your email's search bar and type in keywords like "Sign up," "Welcome," or "Account."

Review the results for sign-up confirmation emails from various platforms.

Recover and log in to these accounts if needed, then proceed to delete them.

This helps you clean up your digital presence and remove old or unused accounts linked to your email.
Step 3: Secure Your Internet Connection

Always use a VPN when browsing, especially on public networks, to keep your data private.

Avoid using a VPN for banking or other sensitive activities as it may interfere with secure connections.

For added privacy, combine your VPN with DuckDuckGo for anonymous searches, protecting your online activity from tracking.

This setup enhances your privacy and keeps your browsing safer.
Step 4 (LAST): Strengthening Your Account Security

Update your passwords every 6 months for better protection.

Why is this important? Hackers regularly access new data breaches, using that info to target old accounts or attempt new hacks.

Regularly changing your passwords minimizes the risk and keeps your personal data safer.

A simple habit can make a big difference in protecting your online identity.
🎁 Bonus Tip:

Stay updated on the latest AI tools and trends by subscribing to the AI360Insights.

[It’s completely FREE]

Never miss important updates or breakthroughs in the AI world again: ai360insights.beehiiv.comImage
I hope you've enjoyed this thread.

Follow me @LearnWithBishal for more such content.

I'd appreciate it if you could like/retweet to support my content 👇

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Bishal Nandi

Bishal Nandi Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @LearnWithBishal

May 17
I just Deleted Duolingo.

Last month, I replaced it entirely with Claude and learned more French in 36 days than years of traditional apps ever taught me.

Here is the exact 8-prompt framework I used to gamify my fluency: 👇
1. The Daily Micro-Lesson

Prompt: "Act as an elite, patient French tutor. Create a highly structured 30-minute lesson focused entirely on [Insert Topic: e.g., ordering food / past tense]. Break it down into 3 parts: 10 minutes of core theory with clear context, 10 minutes of practical examples, and a 10-minute interactive quiz. Do not give the answers to the quiz until I reply with my attempts."
2. Contextual Flashcard Generator

Prompt: "Turn this list of 20 vocabulary words into a high-retention study guide: [Insert List]. For every word, provide: 1) The literal translation, 2) A realistic, everyday conversational sentence using it, and 3) A memorable mnemonic device or mental shortcut to help a beginner remember it instantly."
Read 9 tweets
May 17
Google remembers purchases you forgot existed.

Some people are finding receipts from 10+ years ago.

Here’s how to see everything Google knows you bought: 👇 Image
1/ Open myaccount. google. com/purchases

Scroll down slowly.

You’ll probably find:

• Amazon orders from years ago
• old hotel bookings
• food delivery receipts
• subscriptions you forgot existed
• random purchases from 2012–2013

Most people have no idea Google stores this much.
2/ Every entry reveals:

• merchant name
• amount spent
• purchase date
• original Gmail receipt

Google can basically reconstruct huge parts of your spending history from your inbox alone.
Read 9 tweets
May 16
🚨 The next wave of millionaires will be created by these 10 AI-era careers.

Most people are still training for jobs that won’t matter in 5 years.

Meanwhile, a new class of AI-native roles is quietly exploding in demand, leverage, and income.

Use Claude to learn them before the rest of the world catches up. 👇🧵
1/ AI Automation Consultant

Every company wants AI.

Almost none know how to actually use it.

People who can connect workflows, tools, and AI agents into real business systems will become insanely valuable.
2/ Personal Brand Strategist

Attention is becoming the most valuable asset on the internet.

The people who know how to grow creators, founders, and companies online will print money
Read 14 tweets
May 15
Recently, I went to war on my online footprint with Claude as my co‑pilot.

4 hours later:

29 data broker profiles nuked

9 zombie accounts wiped

2 sketchy search results buried

Here’s exactly how I disappeared myself from the internet, step by step. Thread. Image
Image
Step 1: Drag your whole digital mess into the light

Type your full name, main email, and phone number into Google and scroll until it feels uncomfortable. Screenshot every page that leaks personal info, even if it seems minor.

Then drop it into Claude with something like:

“Here are my search results: [paste]. For each link, label it as data broker, social media profile, old account, or article, and sort everything by highest to lowest priority for removal.”

Claude turns the chaos into a ranked takedown list you can actually execute on.
Step 2: Milk the easy wins from data brokers

Your lowest-hanging fruit is the creepy people-search sites hoarding your info: Spokeo, BeenVerified, Whitepages, MyLife, and a bunch of similar directories.

Most of them have to respect privacy and data removal laws if you ask clearly and in writing.

Give Claude a prompt like:

“Write a formal data removal request to this data broker: [site name].
My details: [name, email, address].
Reference relevant privacy and data protection laws, keep the tone firm and professional, and make it clear I want my personal data deleted from their systems.”

Claude gives you a reusable, legal-sounding template you can blast to every broker on your hit list.
Read 9 tweets
May 11
Stop telling Claude, "“write the code.”"
Stop telling Claude, "find the bug."
Stop telling Claude, “make this work”

You’re treating a billion-dollar AI engineer like a confused junior intern.

Here are 11 Insane prompts you can copy-paste right now:
1/ Turn Claude into a full startup engineering team.

Prompt:
“Act like a senior full-stack engineer building a production-ready startup MVP from scratch.
First design the complete system architecture, then build the most minimal but scalable version possible.

Include:
• System architecture
• File structure
• Database schema
• API endpoints
• UI architecture
• Production-ready code

Build it like a real startup that could scale to millions of users.”
2/ Make Claude audit your entire codebase like a senior engineer.

Prompt:
“Act like a senior engineer who just joined a massive unfamiliar codebase.
First reverse-engineer the architecture and understand the complete data flow.

Then identify:
• Bad architecture decisions
• Duplicate logic
• Performance bottlenecks
• Scalability risks
• Maintainability issues

Finally provide:
• A clean architecture breakdown
• Critical problem areas
• Refactoring strategies
• Improved production-grade code
Do not change functionality.
Only upgrade the code quality, scalability, and maintainability.”
Read 13 tweets
May 10
You carry a tracking device every day.

Airplane mode doesn’t stop it.
Location off doesn’t stop it.

Here’s how to disappear digitally:
01. The myths

Airplane mode = delayed tracking, not stopped.

GPS off = partial privacy.
Your device can still be located through network data.

Incognito = not invisible.

Websites still see your IP and device fingerprint.
02. The hidden ID (iPhone Fix)

Your phone has a built-in ad ID.

iPhone = IDFA
Android = GAID

Apps use it to follow your activity across everything you open.

Turn it off:
Settings > Privacy & Security > Tracking → OFF
Settings > Privacy > Apple Advertising → Personalized Ads OFF

(Android Fix)

Go to: Settings > Privacy > Ads
Then: • Tap “Delete Advertising ID” (newer Android) • Or “Reset Advertising ID” + “Opt out of Ads Personalization” (older Android)
Read 11 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(